glibc/sysdeps/i386
Roland McGrath 24906b43b9 Thu Sep 28 13:05:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Merge new message handling code from GNU gettext, by Drepper.
	* intl: New directory.
	* Makefile (subdirs): Add intl.

	* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Return
	USER_ENTRY instead of storing it on our stack.

	* elf/rtld.c (rtld_command): Variable removed.
	(_dl_skip_args): New variable.
	(dl_main): Increment _dl_skip_args instead of setting rtld_command.
	If the link_map for the executable itself is not first in the chain,
	make it so.
	* sysdeps/i386/dl-machine.h (RTLD_START): Use _dl_skip_args as
	count of args to skip.

Thu Sep 28 09:20:04 1995  Ulrich Drepper  <drepper@gnu.ai.mit.edu>

	* stdlib/strtod.c (STRTOF): Fix handling of numbers with lots of
	leading zeroes.
1995-09-28 18:42:29 +00:00
..
elf Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-08-25 19:23:32 +00:00
i586 initial import 1995-02-18 01:27:10 +00:00
__longjmp.S Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-01 22:25:08 +00:00
abort.c initial import 1995-02-18 01:27:10 +00:00
add_n.S * Makefile (distribute): Add ChangeLog.[0-9]. 1995-04-14 03:52:54 +00:00
addmul_1.S initial import 1995-02-18 01:27:10 +00:00
asm-syntax.h initial import 1995-02-18 01:27:10 +00:00
bsd-_setjmp.S Use JUMPTARGET macro in jmp insn. 1995-07-23 00:53:42 +00:00
bsd-setjmp.S Use JUMPTARGET macro in jmp insn. 1995-07-23 00:53:42 +00:00
bytesex.h initial import 1995-02-18 01:27:10 +00:00
bzero.c initial import 1995-02-18 01:27:10 +00:00
dl-machine.h Thu Sep 28 13:05:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-28 18:42:29 +00:00
dl-runtime.c * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmap 1995-06-12 09:00:13 +00:00
ffs.c initial import 1995-02-18 01:27:10 +00:00
Implies initial import 1995-02-18 01:27:10 +00:00
init-first.c Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-21 06:24:21 +00:00
jmp_buf.h Rewrote i386 setjmp in assembly. 1995-08-31 17:33:01 +00:00
lshift.S initial import 1995-02-18 01:27:10 +00:00
machine-gmon.h Tue Sep 26 16:50:17 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-26 20:59:38 +00:00
Makefile initial import 1995-02-18 01:27:10 +00:00
memchr.c initial import 1995-02-18 01:27:10 +00:00
memcopy.h initial import 1995-02-18 01:27:10 +00:00
memset.c initial import 1995-02-18 01:27:10 +00:00
mul_1.S initial import 1995-02-18 01:27:10 +00:00
rshift.S initial import 1995-02-18 01:27:10 +00:00
setjmp.S Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-01 22:25:08 +00:00
strlen.c initial import 1995-02-18 01:27:10 +00:00
sub_n.S * Makefile (distribute): Add ChangeLog.[0-9]. 1995-04-14 03:52:54 +00:00
submul_1.S initial import 1995-02-18 01:27:10 +00:00