nasm/output
H. Peter Anvin 31b707bef0 Move backend-specific code to output/; break out null debug stuff
Move backend-specific code into the output/ directory, and make the
null debugging backend a separate file (it certainly isn't needed for
ndisasm...)

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-06-27 22:07:33 -07:00
..
dwarf.h ELF: add header files, begin merging common code, drop .comment 2009-06-25 12:30:50 -07:00
elf32.h Handle the new ELF headers in the dependency generation 2009-06-25 13:06:49 -07:00
elf64.h Handle the new ELF headers in the dependency generation 2009-06-25 13:06:49 -07:00
elfcommon.h ELF: add header files, begin merging common code, drop .comment 2009-06-25 12:30:50 -07:00
nulldbg.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outaout.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outaout.mac outaout.mac: aoutb is an alias for aout 2008-09-09 09:53:20 -07:00
outas86.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outas86.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outbin.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outbin.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outcoff.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outcoff.mac macros: win32 and win64 are COFF, not Mach-O 2008-09-09 09:37:37 -07:00
outdbg.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outelf32.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outelf64.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outelf.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outelf.h ELF: bump GLOBAL_TEMP_BASE 2009-06-25 17:25:35 -07:00
outelf.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outform.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outform.h Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outieee.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outlib.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outlib.h Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outmacho.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outmacho.mac macros: win32 and win64 are COFF, not Mach-O 2008-09-09 09:37:37 -07:00
outobj.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outobj.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outrdf2.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outrdf2.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outrdf.c Move backend-specific code to output/; break out null debug stuff 2009-06-27 22:07:33 -07:00
outrdf.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00