NetBSD/lib/csu
scw aa018ec72e Add a work-around for an SH5 binutils bug which results in bogus
GOT offsets in the PIC-compiled crt0 of statically linked binaries.
2003-04-01 10:20:38 +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
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
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 Add a work-around for an SH5 binutils bug which results in bogus 2003-04-01 10:20:38 +00:00
sparc
sparc64 Don't make ___start static as gcc can't tell it's referenced and complains. 2002-04-04 08:22:11 +00:00
sparc_elf don't include machine/asm.h (make this build again). 2002-09-19 01:24:43 +00:00
vax
vax_elf
x86_64 Split crtbegin/crtend into crti/crtbegin/crtend/crtn. NetBSD-specific 2002-11-22 06:44:56 +00:00
Makefile