nasm/output
H. Peter Anvin a5fd1ca895 outcoff: fix invalid reference to ofmt
ofmt is a static in nasm.c (why?), not a global...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-07-16 22:46:34 -04:00
..
dwarf.h Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
elf32.h Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
elf64.h Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
elfcommon.h Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
nulldbg.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outaout.c Make it possible for outputs to be either text or binary 2009-07-05 14:45:12 -07:00
outaout.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outas86.c Make it possible for outputs to be either text or binary 2009-07-05 14:45:12 -07:00
outas86.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outbin.c outbin: be consistent in spelling "Intel hex" with those caps 2009-07-06 23:37:00 -07:00
outbin.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outcoff.c outcoff: fix invalid reference to ofmt 2009-07-16 22:46:34 -04:00
outcoff.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outdbg.c outdbg: be excrutiatingly correct... 2009-07-07 10:27:51 -07:00
outelf32.c ELF: add debug support for TY_YWORD 2009-07-13 21:25:36 -04:00
outelf64.c ELF: add debug support for TY_YWORD 2009-07-13 21:25:36 -04:00
outelf.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outelf.h Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outelf.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outform.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outform.h outform.h: update comments regarding macho32/macho64 2009-07-16 21:13:10 -05:00
outieee.c Make it possible for outputs to be either text or binary 2009-07-05 14:45:12 -07:00
outlib.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outlib.h Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outmacho32.c macho64: Manually merge macho64 branch with master branch. 2009-07-08 23:04:52 -05:00
outmacho64.c macho64: Manually merge macho64 branch with master branch. 2009-07-08 23:04:52 -05:00
outmacho.mac macho64: Manually merge macho64 branch with master branch. 2009-07-08 23:04:52 -05:00
outobj.c Make it possible for outputs to be either text or binary 2009-07-05 14:45:12 -07:00
outobj.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outrdf2.c Make it possible for outputs to be either text or binary 2009-07-05 14:45:12 -07:00
outrdf2.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outrdf.c Make it possible for outputs to be either text or binary 2009-07-05 14:45:12 -07:00
outrdf.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00