NetBSD/lib/csu
drochner e757f639d2 don't include <machine/asm.h> to avoid conflicts with definitions
in <sys/cdefs.h>
2002-01-14 12:06:49 +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 * Use += to assign OBJS so that machine-dependent Makefiles can 2002-01-13 19:59:26 +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 Reduce the alignment constraint from 4 to 2. This fixes the problem where 2001-10-13 09:21:50 +00:00
mips Enlarge the stack frame to 16 bytes, and store the return address 8 2001-08-16 03:44:46 +00:00
ns32k
powerpc Add the new .init/.fini support. 2001-07-17 12:16:43 +00:00
sh3
sh3_elf .init/.fini support. 2001-07-23 20:43:31 +00:00
sparc
sparc64 enable dot_init.h on both sparc & sparc64, fixing .init & .fini processing 2001-07-17 18:25:11 +00:00
sparc_elf enable dot_init.h on both sparc & sparc64, fixing .init & .fini processing 2001-07-17 18:25:11 +00:00
vax issueing -> issuing 2001-07-26 22:55:12 +00:00
vax_elf Make __start global. 2001-09-08 18:59:20 +00:00
x86_64 Set ELFSIZE=64. 2002-01-01 01:14:22 +00:00
Makefile