glibc/sysdeps
Ulrich Drepper 5c82e15e86 Update.
2002-03-14  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-minimal.c (malloc): Declare _end as hidden.
	(__errno_location): New function.  Declare errno as hidden.
	* elf/rtld.c (_dl_argc): Define as hidden.
	(_dl_skip_args): Define as hidden.
	(_begin, _end): Declare as hidden.
	* sysdeps/generic/dl-sysdep.c (_end): Declare as hidden.
	* sysdeps/generic/entry.h (_start): Declare as hidden.
	* sysdeps/generic/ldsodefs.h (_dl_argc): Declare as hidden.
	* sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Declare
	_dl_runtime_resolve and _dl_runtime_profile as hidden.
	(RTLD_START): Use GOTOFF to access _dl_skip_args and _dl_fini.
2002-03-15 03:16:52 +00:00
..
alpha Update. 2002-02-28 22:38:00 +00:00
am29k
arm Update. 2002-03-13 06:33:52 +00:00
cris Update. 2002-03-01 09:44:29 +00:00
generic Update. 2002-03-15 03:16:52 +00:00
gnu Update. 2002-03-14 00:57:10 +00:00
hppa Update. 2002-03-14 20:48:50 +00:00
i386 Update. 2002-03-15 03:16:52 +00:00
i860
i960
ia64 Update. 2002-02-28 22:38:00 +00:00
ieee754
m68k Update. 2002-03-01 09:44:29 +00:00
m88k
mach Update. 2002-03-13 06:33:52 +00:00
mips Added initialization of GP (to _gp) if compiled non-PIC. 2002-03-02 13:14:40 +00:00
posix Update. 2002-03-14 00:57:10 +00:00
powerpc Update. 2002-03-14 20:48:50 +00:00
pthread
rs6000
s390 Update. 2002-03-01 09:44:29 +00:00
sh Update. 2002-03-13 06:33:52 +00:00
sparc Update. 2002-03-12 00:38:37 +00:00
standalone
tahoe
unix Update. 2002-03-13 08:59:47 +00:00
vax
wordsize-32 Update. 2002-03-03 19:43:30 +00:00
wordsize-64
x86_64 Update. 2002-03-04 13:40:44 +00:00
z8000