glibc/csu
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
..
.cvsignore Update. 1997-03-19 05:47:56 +00:00
abi-note.S Update. 2001-07-06 06:58:28 +00:00
defs.awk Update. 2000-07-25 22:19:16 +00:00
elf-init.c * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
gmon-start.c 2002-11-20 Steven Munroe <sjmunroe@us.ibm.com> 2002-11-22 05:05:02 +00:00
init.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Makefile * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
munch-tmpl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
munch.awk Update. 1998-05-08 20:42:23 +00:00
version.c (banner): If TLS support available say so. 2002-02-09 01:29:45 +00:00
Versions 2002-11-14 Roland McGrath <roland@redhat.com> 2002-11-15 03:36:52 +00:00