nasm/output
H. Peter Anvin dde34c51b3 outmacho: correct handling of GOT relocation, add TLVP relocations
Correct the handling of GOT relocations, as they need a symbol
reference.  Add handling of TLVP relocations; it is unclear to me
if non-local relocations in TLVP space is permitted.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2016-02-16 22:15:03 -08:00
..
codeview.c codeview.c: remove superfluous pointer test 2016-02-05 11:31:46 -08:00
dwarf.h
elf.h
nulldbg.c Add missing header file in output/nulldbg.c 2014-11-25 12:14:52 -08:00
nullout.c
outaout.c Replace global maxbits variable with field in struct ofmt 2016-02-11 20:40:07 -08:00
outaout.mac
outas86.c Replace global maxbits variable with field in struct ofmt 2016-02-11 20:40:07 -08:00
outas86.mac
outbin.c Replace global maxbits variable with field in struct ofmt 2016-02-11 20:40:07 -08:00
outbin.mac
outcoff.c Replace global maxbits variable with field in struct ofmt 2016-02-11 20:40:07 -08:00
outcoff.mac
outdbg.c Replace global maxbits variable with field in struct ofmt 2016-02-11 20:40:07 -08:00
outelf32.c Replace global maxbits variable with field in struct ofmt 2016-02-11 20:40:07 -08:00
outelf64.c Replace global maxbits variable with field in struct ofmt 2016-02-11 20:40:07 -08:00
outelf.c output: elf -- Move elf_directive into single instance 2014-08-29 20:30:57 +04:00
outelf.h output: elf -- Move common structures into outelf.h header 2014-09-21 13:03:26 +04:00
outelf.mac
outelfx32.c Replace global maxbits variable with field in struct ofmt 2016-02-11 20:40:07 -08:00
outform.c
outform.h
outieee.c Replace global maxbits variable with field in struct ofmt 2016-02-11 20:40:07 -08:00
outlib.c
outlib.h
outmacho.c outmacho: correct handling of GOT relocation, add TLVP relocations 2016-02-16 22:15:03 -08:00
outmacho.mac
outobj.c Replace global maxbits variable with field in struct ofmt 2016-02-11 20:40:07 -08:00
outobj.mac
outrdf2.c Replace global maxbits variable with field in struct ofmt 2016-02-11 20:40:07 -08:00
outrdf2.mac
outrdf.mac
pecoff.h coff: Add support for the Codeview 8 debug format 2016-01-24 14:14:39 +03:00
stabs.h