OSDN Git Service

Based on discussions with Stefan Allius, change it so that we always
authorEric Andersen <andersen@codepoet.org>
Thu, 12 Dec 2002 10:14:19 +0000 (10:14 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 12 Dec 2002 10:14:19 +0000 (10:14 -0000)
commit3628edc05e5b439aad08191ab220360f9d9f54bd
treeff8aaa7216e50019a7852d367bae3bae34fdb92d
parentf329b6fe2f16e16000bb648aa678c2a947258e87
Based on discussions with Stefan Allius, change it so that we always
build a crt0.o and a crt1.o.  crt1.o will support ctors and dtors if
such support is enabled.  One more gratuitous toolchain support issue
is thereby removed...
 -Erik
libc/sysdeps/linux/arm/Makefile
libc/sysdeps/linux/arm/crt0.S
libc/sysdeps/linux/common/Makefile
libc/sysdeps/linux/i386/Makefile
libc/sysdeps/linux/i386/crt0.S
libc/sysdeps/linux/i386/crt0.c [deleted file]
libc/sysdeps/linux/mips/Makefile
libc/sysdeps/linux/mips/crt0.S
libc/sysdeps/linux/sh/Makefile
libc/sysdeps/linux/sh/crt0.S