nasm/output
H. Peter Anvin 55ae12052c Add support for one-byte relocations
Add OUT_REL1ADR (one-byte relative address) and support for
OUT_ADDRESs with size == 1.  Add support for it in
outbin and outdbg.  *It still needs to be added to other backends*,
both the OUT_REL*ADR and OUT_ADDRESS codepaths need to be handled.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2010-05-06 15:33:24 -07:00
..
dwarf.h output/dwarf.h: update dwarf constants 2009-08-10 16:00:43 -07:00
elf.h Elf: Use SHA_ANY constant instead of open coded number 2010-04-11 12:58:05 +04:00
nulldbg.c output: change null_debug_routine to null_debug_directive 2009-08-09 13:04:13 -07:00
nullout.c Rename SEGALIGN to SECTALIGN 2010-04-21 18:09:54 +04:00
outaout.c Rename SEGALIGN to SECTALIGN 2010-04-21 18:09:54 +04:00
outaout.mac
outas86.c Rename SEGALIGN to SECTALIGN 2010-04-21 18:09:54 +04:00
outas86.mac
outbin.c Add support for one-byte relocations 2010-05-06 15:33:24 -07:00
outbin.mac
outcoff.c coff: Use IMAGE_SCN_ALIGN_MASK macro 2010-04-22 19:06:14 +04:00
outcoff.mac
outdbg.c Add support for one-byte relocations 2010-05-06 15:33:24 -07:00
outelf32.c Rename SEGALIGN to SECTALIGN 2010-04-21 18:09:54 +04:00
outelf64.c Rename SEGALIGN to SECTALIGN 2010-04-21 18:09:54 +04:00
outelf.c Elf: switch section_attrib to a new nasm_opt_val interface 2010-04-11 13:12:20 +04:00
outelf.h Elf: Rename SEG_ALIGN to SEC_FILEALIGN 2010-04-21 01:06:44 +04:00
outelf.mac
outform.c ofmt: Introduce output format aliases 2010-04-10 00:11:00 +04:00
outform.h Add "win" alias for "win32" output format 2010-04-21 01:06:36 +04:00
outieee.c ieee: Fix section index match in sectalign handler 2010-04-25 17:55:52 +04:00
outlib.c Add support for one-byte relocations 2010-05-06 15:33:24 -07:00
outlib.h Rename SEGALIGN to SECTALIGN 2010-04-21 18:09:54 +04:00
outmacho32.c MachO: Fix misprinted macho_sectalign 2010-04-28 23:17:13 +04:00
outmacho64.c MachO: Fix misprinted macho_sectalign 2010-04-28 23:17:13 +04:00
outmacho.mac
outobj.c obj: Implement sectalign helper 2010-04-25 22:00:15 +04:00
outobj.mac
outrdf2.c Rename SEGALIGN to SECTALIGN 2010-04-21 18:09:54 +04:00
outrdf2.mac
outrdf.mac
pecoff.h pecoff.h: Complete header 2010-04-22 19:02:22 +04:00
stabs.h Add common STABs definition into output/stabs.h 2010-01-03 15:04:31 +03:00