NetBSD/lib/csu/arch
christos 9d493e3dc8 remove useless include; asm.h is not useful for c files. our current assumption
is that stuff in cdefs.h is duplicated in asm.h.
2017-01-14 15:50:24 +00:00
..
aarch64 Preliminary files for AARCH64 (64-bit ARM) support. 2014-08-10 05:47:35 +00:00
alpha remove useless include; asm.h is not useful for c files. our current assumption 2017-01-14 15:50:24 +00:00
arm Define ELF_NOTE_MARCH_DESC for when running non-eabi in compat_netbsd32 2013-09-10 22:00:01 +00:00
earm Make EHABI optional. 2014-05-06 16:02:10 +00:00
hppa
i386
ia64 Add crtstuff for ia64. Compile tested only 2014-03-14 18:15:02 +00:00
m68k
mips Make sure .init and .fini are word (4byte) aligned. 2015-05-01 21:35:56 +00:00
or1k New files for OR1K support 2014-09-03 19:34:25 +00:00
powerpc Use _XENTRY 2014-03-06 19:05:59 +00:00
riscv New files for Userland support of UCB RISC-V (both 32-bit and 64-bit) 2014-09-19 17:36:24 +00:00
sh3 ___start is __dso_hidden, so use CALL_DATUM_LOCAL and drop the PIC 2016-08-29 21:27:03 +00:00
sparc
sparc64
vax __do_global_ctors_aux and __do_global_ctors_aux must be used locally, so 2014-03-16 11:41:30 +00:00
x86_64