NetBSD/lib/csu
dogcow b8d6c11ba4 <machine/profile.h> needs <sys/types.h>; why crt0.c needs <machine/profile.h>
(and only on amd64) is another question altogether.
2007-09-27 10:51:18 +00:00
..
alpha All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
arm32 bare asm -> __asm 2005-12-24 21:51:51 +00:00
arm_elf All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
c++ bare asm -> __asm 2005-12-24 21:51:51 +00:00
common_aout bare asm -> __asm 2005-12-24 22:45:33 +00:00
common_elf All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
hppa All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
i386 bare asm -> __asm 2005-12-24 21:51:51 +00:00
i386_elf All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
ia64 All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
m68k bare asm -> __asm 2005-12-24 21:51:51 +00:00
m68k_elf All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
mips All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
ns32k
powerpc All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
powerpc64 All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
sh3 bare asm -> __asm 2005-12-24 21:51:51 +00:00
sh3_elf All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
sparc
sparc64 Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use: 2006-05-19 19:11:12 +00:00
sparc_elf All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
vax bare asm -> __asm 2005-12-24 21:51:51 +00:00
vax_elf All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep it 2007-05-15 16:51:37 +00:00
x86_64 <machine/profile.h> needs <sys/types.h>; why crt0.c needs <machine/profile.h> 2007-09-27 10:51:18 +00:00
Makefile