NetBSD/lib/csu
wiz da0b574ae0 Comment out token after #endif. 2002-05-16 19:30:41 +00:00
..
alpha Build and install crtfm.o (sets the Alpha FP_C in a way that GCC's 2002-01-14 01:31:58 +00:00
arm32
arm_elf %progbits, not @progbits (@ is a comment character in ARM assembly). 2002-01-01 01:36:21 +00:00
c++
common_aout
common_elf Deal better with platforms that don't yet support shared libraries: 2002-05-05 00:45:31 +00:00
i386
i386_elf don't include <machine/asm.h> to avoid conflicts with definitions 2002-01-14 12:06:49 +00:00
m68k
m68k_elf Multi-line string literals are not in ISO-C. 2002-01-23 03:55:33 +00:00
mips
ns32k Comment out token after #endif. 2002-05-16 19:30:41 +00:00
powerpc Define _SDA(2)_BASE_ as [] which is more correct. 2002-05-09 20:32:59 +00:00
sh3
sh3_elf Pass the rtld object and ps_strings to _start() properly. From Marcus. 2002-02-03 23:57:19 +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 fix multiline string literal. from gcc3 2002-02-11 06:08:23 +00:00
vax Comment out token after #endif. 2002-05-16 19:30:41 +00:00
vax_elf Change to use a register prefix. 2002-02-24 01:06:18 +00:00
x86_64 Set ELFSIZE=64. 2002-01-01 01:14:22 +00:00
Makefile ${MACHINE_ARCH} != "arm32" is always true now, so remove it from an if. 2002-05-02 16:42:53 +00:00