nasm/output
Chang S. Bae 427d8e3e57 output: macho -- Avoid conversion of addresses to RAWDATA
Without relocation, the linker may do erroneous dead strip.
For the relocation, the conversion of addresses to RAWDATA
should be avoided for Mach-O.

https://bugzilla.nasm.us/show_bug.cgi?id=3392469

Reported-by: Andrew Fish <afish@apple.com>
Signed-off-by: Chang S. Bae <chang.seok.bae@intel.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-05-05 23:44:33 +03:00
..
codeview.c output: codeview -- change version number written 2018-04-20 11:27:19 +03:00
dwarf.h dwarf: Update dwarf_line_number_extended 2017-03-25 22:15:04 +03:00
elf.h output: elf -- Add ELF32_R_INFO, ELF64_R_INFO helpers 2017-03-18 15:16:10 +03:00
legacy.c Sanitize the handling of segments a bit 2017-05-03 17:33:04 -07:00
nulldbg.c
nullout.c Add generic perfect string hashes, use for directives 2017-04-03 00:27:07 -07:00
outaout.c Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
outaout.mac
outas86.c Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
outas86.mac
outbin.c outbin: check the status of lookup_label() 2018-02-22 14:51:59 -08:00
outbin.mac
outcoff.c Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
outcoff.mac
outdbg.c Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
outdbg.mac Sanitize the handling of segments a bit 2017-05-03 17:33:04 -07:00
outelf.c output: elf,ieee,macho,obj -- Fix mofule name for commit 81b62b9f54 2018-02-25 15:50:35 +03:00
outelf.h output: elf -- Make elf_section_attrib static 2017-03-25 22:15:04 +03:00
outelf.mac
outform.c
outform.h
outieee.c output: elf,ieee,macho,obj -- Fix mofule name for commit 81b62b9f54 2018-02-25 15:50:35 +03:00
outlib.c
outlib.h Add generic perfect string hashes, use for directives 2017-04-03 00:27:07 -07:00
outmacho.c output: macho -- Avoid conversion of addresses to RAWDATA 2018-05-05 23:44:33 +03:00
outmacho.mac
outobj.c output: outobj -- Fix typo in obj_init 2018-02-25 16:12:34 +03:00
outobj.mac
outrdf2.c Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
outrdf2.mac
outrdf.mac
pecoff.h
stabs.h
strtbl.c hashtbl, strtbl: add hash_free_all(), split strtbl_find() 2017-04-24 00:54:51 -07:00
strtbl.h hashtbl, strtbl: add hash_free_all(), split strtbl_find() 2017-04-24 00:54:51 -07:00