nasm/output
Chang S. Bae 960efc3ff2 macho/reloc: Allow absolute relocation when forcing a symbol reference
The (fake) section for absolute symbols is not in the linked list. So,
when the section is not found from the index, now it simply points to
the special section.

Based-on-code-from: zenith432 <zenith432@users.sourceforge.net>
Signed-off-by: Chang S. Bae <changseok.bae@gmail.com>
2018-10-09 10:22:57 +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 Add a generic pragma-handling infrastructure 2017-03-07 21:32:37 -08:00
nullout.c Add support for backend-defined subsections and label hacks 2018-05-30 14:48:18 -07:00
outaout.c Cleanup of label renaming infrastructure, add subsection support 2018-06-01 18:06:25 -07:00
outaout.mac
outas86.c Add support for backend-defined subsections and label hacks 2018-05-30 14:48:18 -07:00
outas86.mac
outbin.c Cleanup of label renaming infrastructure, add subsection support 2018-06-01 18:06:25 -07:00
outbin.mac
outcoff.c Cleanup of label renaming infrastructure, add subsection support 2018-06-01 18:06:25 -07:00
outcoff.mac
outdbg.c subsections: don't lose the offset in the parent section 2018-06-27 20:20:21 -07:00
outdbg.mac Sanitize the handling of segments a bit 2017-05-03 17:33:04 -07:00
outelf.c Cleanup of label renaming infrastructure, add subsection support 2018-06-01 18:06:25 -07:00
outelf.h output: elf -- Make elf_section_attrib static 2017-03-25 22:15:04 +03:00
outelf.mac output: output format macros should be case insensitive 2017-03-07 22:53:48 -08:00
outform.c
outform.h
outieee.c Cleanup of label renaming infrastructure, add subsection support 2018-06-01 18:06:25 -07:00
outlib.c
outlib.h Add support for backend-defined subsections and label hacks 2018-05-30 14:48:18 -07:00
outmacho.c macho/reloc: Allow absolute relocation when forcing a symbol reference 2018-10-09 10:22:57 +03:00
outmacho.mac macho: implement do_dead_strip, make subsections_by_symbols a pragma 2017-03-14 18:46:31 -07:00
outobj.c obj: Fix to initialize segment list 2018-09-15 23:04:30 +03:00
outobj.mac
outrdf2.c Add support for backend-defined subsections and label hacks 2018-05-30 14:48:18 -07: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