NetBSD/libexec/ld.elf_so/arch
chs d7bbed6455 avoid linker warnings with the new binutils by not forcing ld.elf_so
to be soft-float.  the floating-point usage in ld.elf_so is only
because of stdarg functions like printf(), and gcc 4.5 is good
about not actually executing the FP instructions in such functions
unless FP values are passed to them, which ld.elf_so doesn't do.
2011-10-26 15:56:58 +00:00
..
alpha Enable TLS for alpha - a 2nd class^Wtier system in pookaBSD^WNetBSD 2011-03-31 15:30:31 +00:00
arm Add support for TLS relocations. 2011-04-12 16:40:04 +00:00
hppa match EXIT() with LEAF_ENTRY() so that sizes are actually constants. 2011-09-30 03:05:43 +00:00
i386 Add basic locking to ld.elf_so. 2011-03-25 18:07:04 +00:00
m68k Add basic locking to ld.elf_so. 2011-03-25 18:07:04 +00:00
mips Add basic locking to ld.elf_so. 2011-03-25 18:07:04 +00:00
powerpc avoid linker warnings with the new binutils by not forcing ld.elf_so 2011-10-26 15:56:58 +00:00
sh3 Add basic locking to ld.elf_so. 2011-03-25 18:07:04 +00:00
sparc Add missing comma. 2011-03-31 12:47:01 +00:00
sparc64 Add support for 64 bit TLS relocations. 2011-03-30 08:37:52 +00:00
vax Add basic locking to ld.elf_so. 2011-03-25 18:07:04 +00:00
x86_64 Add basic locking to ld.elf_so. 2011-03-25 18:07:04 +00:00