nasm/output
H. Peter Anvin d3544ff534 outobj: handle the case of SEG <undefined> in pass 0
SEG <undefined> can happen, validly, for a common symbol during the
optimization passes.  It better not happen during the real passes,
however!

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-07-01 22:04:11 -07: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 Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outaout.mac Add copyright headers to macro files 2009-06-28 17:16:54 -07:00
outas86.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outas86.mac Add copyright headers to macro files 2009-06-28 17:16:54 -07:00
outbin.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outbin.mac Add copyright headers to macro files 2009-06-28 17:16:54 -07:00
outcoff.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outcoff.mac Add copyright headers to macro files 2009-06-28 17:16:54 -07:00
outdbg.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -07: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 Add copyright headers to macro files 2009-06-28 17:16:54 -07:00
outelf32.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outelf64.c ELF64: fix incorrect type for the .strtab section header 2009-06-30 14:09:39 -07:00
outform.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outform.h Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outieee.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -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
outmacho.c outmacho: change license to 2-BSD 2009-06-30 21:17:07 -07:00
outmacho.mac Add copyright headers to macro files 2009-06-28 17:16:54 -07:00
outobj.c outobj: handle the case of SEG <undefined> in pass 0 2009-07-01 22:04:11 -07:00
outobj.mac Add copyright headers to macro files 2009-06-28 17:16:54 -07:00
outrdf.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outrdf.mac Add copyright headers to macro files 2009-06-28 17:16:54 -07:00
outrdf2.c Add new copyright headers to the output modules 2009-06-28 17:25:15 -07:00
outrdf2.mac Add copyright headers to macro files 2009-06-28 17:16:54 -07:00