glibc/sysdeps
Roland McGrath 06b31ad3ef * elf/Makefile (tests): Uncomment tst-array[123].
* Makeconfig (CPPFLAGS-.oS): Add -DLIBC_NONSHARED=1.
	* csu/elf-init.c: New file.
	* csu/Makefile (routines, static-only-routines): Add elf-init.
	* sysdeps/alpha/elf/start.S: Use __libc_csu_init in place of _init
	and __libc_csu_fini in place of _fini.
	* sysdeps/arm/elf/start.S: Likewise.
	* sysdeps/cris/elf/start.S: Likewise.
	* sysdeps/hppa/elf/start.S: Likewise.
	* sysdeps/i386/elf/start.S: Likewise.
	* sysdeps/ia64/elf/start.S: Likewise.
	* sysdeps/m68k/elf/start.S: Likewise.
	* sysdeps/mach/hurd/powerpc/static-start.S: Likewise.
	* sysdeps/mips/elf/start.S: Likewise.
	* sysdeps/powerpc/powerpc32/elf/start.S: Likewise.
	* sysdeps/powerpc/powerpc64/elf/start.S: Likewise.
	* sysdeps/s390/s390-32/elf/start.S: Likewise.
	* sysdeps/s390/s390-64/elf/start.S: Likewise.
	* sysdeps/sh/elf/start.S: Likewise.
	* sysdeps/sparc/sparc32/elf/start.S: Likewise.
	* sysdeps/sparc/sparc64/elf/start.S: Likewise.
	* sysdeps/x86_64/elf/start.S: Likewise.
2002-12-09 20:37:37 +00:00
..
alpha * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
am29k
arm * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
cris * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
generic Update. 2002-12-08 03:13:06 +00:00
gnu
hppa * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
i386 * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
i860
i960
ia64 * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
ieee754
m68k * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
m88k
mach * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
mips * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
posix Update. 2002-12-07 04:21:51 +00:00
powerpc * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
pthread * sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'd 2002-12-09 07:14:24 +00:00
rs6000
s390 * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
sh * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
sparc * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
standalone
tahoe
unix Update. 2002-12-08 22:55:19 +00:00
vax
wordsize-32
wordsize-64
x86_64 * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
z8000