nasm/output
H. Peter Anvin b9c1ca7e8d Merge branch 'nasm-2.12.xx'
Resolved Conflicts:
	configure.in
	output/codeview.c

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2016-03-01 21:51:40 -08:00
..
codeview.c Merge branch 'nasm-2.12.xx' 2016-03-01 21:51:40 -08:00
dwarf.h output/dwarf.h: update dwarf constants 2009-08-10 16:00:43 -07:00
elf.h Elf: Use SHA_ANY constant instead of open coded number 2010-04-11 12:58:05 +04:00
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 output: make all instances of struct ofmt readonly 2016-02-17 20:59:22 -08:00
outaout.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outas86.c output: make all instances of struct ofmt readonly 2016-02-17 20:59:22 -08:00
outas86.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outbin.c output: make all instances of struct ofmt readonly 2016-02-17 20:59:22 -08:00
outbin.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outcoff.c More constification, mostly of struct dfmt 2016-02-18 02:16:36 -08:00
outcoff.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outdbg.c Make a few more data items static and const 2016-02-18 02:28:15 -08:00
outelf32.c More constification, mostly of struct dfmt 2016-02-18 02:16:36 -08:00
outelf64.c More constification, mostly of struct dfmt 2016-02-18 02:16: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 NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outelfx32.c More constification, mostly of struct dfmt 2016-02-18 02:16:36 -08:00
outform.c More constification, mostly of struct dfmt 2016-02-18 02:16:36 -08:00
outform.h More constification, mostly of struct dfmt 2016-02-18 02:16:36 -08:00
outieee.c A few more debugging format arrays to mark const 2016-02-18 02:25:26 -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 branch 'master' into elfmerge 2016-02-26 20:51:46 -08:00
outmacho.mac macho64: Manually merge macho64 branch with master branch. 2009-07-08 23:04:52 -05:00
outobj.c A few more debugging format arrays to mark const 2016-02-18 02:25:26 -08:00
outobj.mac NASM: relicense under the 2-clause BSD license 2009-07-06 11:09:11 -07:00
outrdf2.c output: make all instances of struct ofmt readonly 2016-02-17 20:59:22 -08: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 Add common STABs definition into output/stabs.h 2010-01-03 15:04:31 +03:00