NetBSD/lib/csu
ross 88929ccff1 crt{begin,end}S.o must now depend on the new crt{begin,end}S.c wrappers 2003-03-19 16:54:25 +00:00
..
alpha Fix typo. 2002-11-22 16:47:20 +00:00
arm32
arm_elf
c++
common_aout MKDYNAMICROOT for a.out 2002-11-12 14:33:48 +00:00
common_elf crt{begin,end}S.o must now depend on the new crt{begin,end}S.c wrappers 2003-03-19 16:54:25 +00:00
hppa A new crt0.c for hppa, with support for dynamic linking. 2002-07-01 15:56:41 +00:00
i386
i386_elf Split crtbegin/crtend into crti/crtbegin/crtend/crtn. NetBSD-specific 2002-11-22 06:44:56 +00:00
m68k
m68k_elf
mips Correct a comment. 2002-11-23 17:23:51 +00:00
ns32k Don't use multi-line string literals. 2002-06-05 02:51:03 +00:00
powerpc To make things clearer, use register prefixes in asm() code. 2002-07-29 21:54:35 +00:00
sh3
sh3_elf Split crtbegin/crtend into crti/crtbegin/crtend/crtn. NetBSD-specific 2002-11-22 06:44:56 +00:00
sh5 The temporary asm trampoline code is no longer needed. 2002-12-06 17:06:06 +00:00
sparc
sparc64
sparc_elf don't include machine/asm.h (make this build again). 2002-09-19 01:24:43 +00:00
vax Comment out token after #endif. 2002-05-16 19:30:41 +00:00
vax_elf Allow this to compile under gcc-current. No multiline strings for asm. 2002-06-09 06:18:34 +00:00
x86_64 Split crtbegin/crtend into crti/crtbegin/crtend/crtn. NetBSD-specific 2002-11-22 06:44:56 +00:00
Makefile ${MACHINE_ARCH} != "arm32" is always true now, so remove it from an if. 2002-05-02 16:42:53 +00:00