NetBSD/lib/csu
cgd cccb7a88b4 Reimplement in C, adding ELF support. if compiled with -DECOFF_COMPAT
(currently the default), then it compiles on both an ECOFF toolchain
and on an ELF toolchain (but w/o support for dynamic linking or C++
constructors & destructors).  If compiled without -DECOFF_COMPAT, it
supports statically- or dynamically-linked ELF binaries (and shared
libraries).
1996-09-12 16:59:01 +00:00
..
alpha Reimplement in C, adding ELF support. if compiled with -DECOFF_COMPAT 1996-09-12 16:59:01 +00:00
arm32 Initial commit of the crt0.o source for the arm32 port. 1996-02-02 16:23:16 +00:00
c++ atexit() cannot reliably be used in this context. Introduce `.fini' which 1995-09-23 22:38:22 +00:00
common_aout Activate interface version 4: call dlexit() at exit. 1995-09-23 22:34:20 +00:00
common_elf Reimplement in C, adding ELF support. if compiled with -DECOFF_COMPAT 1996-09-12 16:59:01 +00:00
i386 Make `make depend' work. For this, it was necessary to remove ${.ALLSRC} 1995-09-29 11:23:15 +00:00
m68k Make `make depend' work. For this, it was necessary to remove ${.ALLSRC} 1995-09-29 11:23:15 +00:00
mips CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
ns32k Make `make depend' work. For this, it was necessary to remove ${.ALLSRC} 1995-09-29 11:23:15 +00:00
sparc Make `make depend' work. For this, it was necessary to remove ${.ALLSRC} 1995-09-29 11:23:15 +00:00
vax Really needed files, forgot them in -current after 1.1. 1995-12-12 08:04:47 +00:00
Makefile c++ not g++ 1994-01-10 14:09:16 +00:00
common.c Activate interface version 4: call dlexit() at exit. 1995-09-23 22:34:20 +00:00
common.h Private strrchr() not needed for scrt0.o 1995-06-15 21:41:41 +00:00