nasm/output
H. Peter Anvin 3fa2558a69 output/codeview.c: remove C99-ism
Remove a C99-ism, specifically the use of a variable declaration
inside a for loop statement.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2017-02-23 18:43:31 -08:00
..
codeview.c output/codeview.c: remove C99-ism 2017-02-23 18:43:31 -08:00
dwarf.h output/dwarf.h: update dwarf constants 2009-08-10 16:00:43 -07:00
elf.h lib: split library into stdlib and nasmlib; header handling fixes 2016-03-08 12:20:02 -08:00
legacy.c Properly keep track of the base of relative relocations 2017-02-21 11:30:22 -08:00
nulldbg.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
nullout.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
outaout.c output,aout: Improve aout_section_names 2017-01-05 22:38:41 +03:00
outaout.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outas86.c outas86: Shrink as86_section_names 2017-01-05 22:38:41 +03:00
outas86.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outbin.c backend: move wrapper for legacy output functions to a library routine 2016-09-24 09:46:47 -07:00
outbin.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outcoff.c outcoff: Shrink coff_section_names 2017-01-05 22:38:41 +03:00
outcoff.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outdbg.c backend: move wrapper for legacy output functions to a library routine 2016-09-24 09:46:47 -07:00
outelf.c output: outelf,dwarf -- Add missing DW_LNS_copy 2016-11-05 15:12:45 +03:00
outelf.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
outelf.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07: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 backend: move wrapper for legacy output functions to a library routine 2016-09-24 09:46:47 -07:00
outlib.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
outlib.h backend: move wrapper for legacy output functions to a library routine 2016-09-24 09:46:47 -07:00
outmacho.c output/outmacho.c: use UINT64_C() instead of 1L 2017-01-22 20:53:03 -08:00
outmacho.mac macho64: Manually merge macho64 branch with master branch. 2009-07-08 23:04:52 -05:00
outobj.c backend: move wrapper for legacy output functions to a library routine 2016-09-24 09:46:47 -07:00
outobj.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outrdf2.c backend: move wrapper for legacy output functions to a library routine 2016-09-24 09:46:47 -07:00
outrdf2.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
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