NetBSD/libexec/ld.elf_so/arch
martin abea8b316b The R_SPARC_L44 relocation type is documented to be truncating and
calculated as "(S + A) & 0xfff" - so while it (usually) sets a "imm13" field
in the opcode, only 12 bits of the calculated value can be used.
2013-10-03 10:45:57 +00:00
..
alpha Enable TLS for alpha - a 2nd class^Wtier system in pookaBSD^WNetBSD 2011-03-31 15:30:31 +00:00
arm For earm, emit a MARCH note. 2013-09-10 16:35:10 +00:00
hppa Implement lazy binding on hppa. rump_server needs it!?!?! 2012-01-06 10:38:56 +00:00
i386 Add support for R_386_TLS_TPOFF32. This patch was created by 2012-11-07 07:24:46 +00:00
m68k Use new macros from <machine/asm.h> to be more portable 2013-07-18 21:57:42 +00:00
mips Simplify ELFSIZE by using _MIPS_SZPTR 2013-07-10 15:08:38 +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 The R_SPARC_L44 relocation type is documented to be truncating and 2013-10-03 10:45:57 +00:00
vax Add basic locking to ld.elf_so. 2011-03-25 18:07:04 +00:00
x86_64 Align in the stack before calling _rtld in the way the x86_64 ABI 2011-12-11 22:07:26 +00:00