nasm/output
Cyrill Gorcunov c56a7a2c82 Elf64: Implement segalign handler
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2010-04-21 01:15:28 +04: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 ofmt: Implement null_segalign stubs 2010-04-21 01:08:36 +04:00
outaout.c ofmt: Implement null_segalign stubs 2010-04-21 01:08:36 +04:00
outaout.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outas86.c ofmt: Implement null_segalign stubs 2010-04-21 01:08:36 +04:00
outas86.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outbin.c ofmt: Implement null_segalign stubs 2010-04-21 01:08:36 +04:00
outbin.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outcoff.c ofmt: Implement null_segalign stubs 2010-04-21 01:08:36 +04:00
outcoff.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outdbg.c ofmt: Implement null_segalign stubs 2010-04-21 01:08:36 +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 NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outelf32.c Elf-32: Implement segalign handling 2010-04-21 01:09:02 +04:00
outelf64.c Elf64: Implement segalign handler 2010-04-21 01:15:28 +04:00
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 ofmt: Implement null_segalign stubs 2010-04-21 01:08:36 +04:00
outlib.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outlib.h ofmt: Implement null_segalign stubs 2010-04-21 01:08:36 +04:00
outmacho.mac macho64: Manually merge macho64 branch with master branch. 2009-07-08 23:04:52 -05:00
outmacho32.c ofmt: Implement null_segalign stubs 2010-04-21 01:08:36 +04:00
outmacho64.c ofmt: Implement null_segalign stubs 2010-04-21 01:08:36 +04:00
outobj.c ofmt: Implement null_segalign stubs 2010-04-21 01:08:36 +04:00
outobj.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outrdf.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outrdf2.c ofmt: Implement null_segalign stubs 2010-04-21 01:08:36 +04:00
outrdf2.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
stabs.h Add common STABs definition into output/stabs.h 2010-01-03 15:04:31 +03:00