nasm/output
Cyrill Gorcunov 660101a02e elf: Align members for file format defs
For readability sake.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2017-03-12 11:37:23 +03:00
..
codeview.c Add a generic pragma-handling infrastructure 2017-03-07 21:32:37 -08:00
dwarf.h output/dwarf.h: update dwarf constants 2009-08-10 16:00:43 -07:00
elf.h elf: Align members for file format defs 2017-03-12 11:37:23 +03:00
legacy.c Properly keep track of the base of relative relocations 2017-02-21 11:30:22 -08:00
nulldbg.c Add a generic pragma-handling infrastructure 2017-03-07 21:32:37 -08:00
nullout.c output: make the return value from the directives method more meaningful 2017-03-07 22:42:39 -08:00
outaout.c Add a generic pragma-handling infrastructure 2017-03-07 21:32:37 -08:00
outaout.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outas86.c Add a generic pragma-handling infrastructure 2017-03-07 21:32:37 -08:00
outas86.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outbin.c output: make the return value from the directives method more meaningful 2017-03-07 22:42:39 -08:00
outbin.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outcoff.c output: make the return value from the directives method more meaningful 2017-03-07 22:42:39 -08:00
outcoff.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outdbg.c output: make the return value from the directives method more meaningful 2017-03-07 22:42:39 -08:00
outelf.c output: make the return value from the directives method more meaningful 2017-03-07 22:42:39 -08:00
outelf.h output: make the return value from the directives method more meaningful 2017-03-07 22:42:39 -08:00
outelf.mac output: output format macros should be case insensitive 2017-03-07 22:53:48 -08:00
outform.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
outform.h Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-03-08 01:08:53 -08:00
outieee.c output: make the return value from the directives method more meaningful 2017-03-07 22:42:39 -08:00
outlib.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
outlib.h output: make the return value from the directives method more meaningful 2017-03-07 22:42:39 -08:00
outmacho.c outmacho: support the "subsections_via_symbols" directive 2017-03-07 22:43:00 -08:00
outmacho.mac outmacho.mac: fix typo in subsections_via_symbols 2017-03-07 23:02:31 -08:00
outobj.c output: make the return value from the directives method more meaningful 2017-03-07 22:42:39 -08: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 output: make the return value from the directives method more meaningful 2017-03-07 22:42:39 -08:00
outrdf2.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
pecoff.h coff: Add support for the Codeview 8 debug format 2016-01-24 14:14:39 +03:00
stabs.h lib: split library into stdlib and nasmlib; header handling fixes 2016-03-08 12:20:02 -08:00