nasm/output
H. Peter Anvin 2bc0ab38a2 Move version strings to a separate header
Move version strings to a separate header, instead of needing to
include nasm.h in places where it probably really doesn't belong.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2016-03-08 02:17:36 -08:00
..
codeview.c Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-03-08 01:08:53 -08:00
dwarf.h
elf.h
nulldbg.c More constification, mostly of struct dfmt 2016-02-18 02:16:36 -08:00
nullout.c Rename SEGALIGN to SECTALIGN 2010-04-21 18:09:54 +04:00
outaout.c Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-03-08 01:08:53 -08:00
outaout.mac
outas86.c Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-03-08 01:08:53 -08:00
outas86.mac
outbin.c Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-03-08 01:08:53 -08:00
outbin.mac
outcoff.c Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-03-08 01:08:53 -08:00
outcoff.mac
outdbg.c Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-03-08 01:08:53 -08:00
outelf32.c Move version strings to a separate header 2016-03-08 02:17:36 -08:00
outelf64.c Move version strings to a separate header 2016-03-08 02:17:36 -08:00
outelf.c output: elf -- Move elf_directive into single instance 2014-08-29 20:30:57 +04:00
outelf.h output: elf -- Move common structures into outelf.h header 2014-09-21 13:03:26 +04:00
outelf.mac
outelfx32.c Move version strings to a separate header 2016-03-08 02:17:36 -08:00
outform.c Defer debug format search until after command line parsing 2016-03-07 23:20:00 -08:00
outform.h Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-03-08 01:08:53 -08:00
outieee.c Move version strings to a separate header 2016-03-08 02:17:36 -08:00
outlib.c Add support for one-byte relocations 2010-05-06 15:33:24 -07:00
outlib.h More constification, mostly of struct dfmt 2016-02-18 02:16:36 -08:00
outmacho.c Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-03-08 01:08:53 -08:00
outmacho.mac
outobj.c Move version strings to a separate header 2016-03-08 02:17:36 -08:00
outobj.mac
outrdf2.c Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-03-08 01:08:53 -08:00
outrdf2.mac
outrdf.mac
pecoff.h coff: Add support for the Codeview 8 debug format 2016-01-24 14:14:39 +03:00
stabs.h Remove unnecessary C99-isms 2016-03-02 10:48:53 -08:00