opnsense-src/libexec/rtld-elf/i386
Konstantin Belousov ef9cbd91d0 Handle the R_386_TLS_TPOFF32 relocation, which is similar to R_386_TLS_TPOFF,
but with negative relocation value.

Found by:	mpfr test suite, pointed to by ale
Reviewed by:	kan
MFC after:	1 week
2011-10-08 12:42:19 +00:00
..
elf_rtld.x Eliminate all machine-dependent code from the main source body and 1999-04-09 00:28:43 +00:00
Makefile.inc Sort -mno-(mmx|3dnow|sse|sse2|sse3) options consistently throughout the 2011-01-05 21:23:26 +00:00
reloc.c Handle the R_386_TLS_TPOFF32 relocation, which is similar to R_386_TLS_TPOFF, 2011-10-08 12:42:19 +00:00
rtld_machdep.h When loading dso without PT_GNU_STACK phdr, only call 2011-01-25 21:12:31 +00:00
rtld_start.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:07:05 +00:00
Symbol.map Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00