nasm/output
H. Peter Anvin bc42cbe363 codeview: remove hack for handling local labels
Now when labels are properly concatenated in common code, there is no
reason for the debugging backend to need to be aware of local
symbols.  We don't have to consider ..[^@] special symbols either, as
they are now filtered in labels.c.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Debugged-by: Jim Kukunas <james.t.kukunas@linux.intel.com>
2016-03-07 22:06:16 -08:00
..
codeview.c codeview: remove hack for handling local labels 2016-03-07 22:06:16 -08:00
dwarf.h
elf.h
nulldbg.c Add missing header file in output/nulldbg.c 2014-11-25 12:14:52 -08:00
nullout.c
outaout.c Get rid of a bunch of unnecessary indirections 2016-03-03 15:22:03 -08:00
outaout.mac
outas86.c Replace nasm_error(ERR_FATAL/ERR_PANIC) with nasm_fatal/nasm_panic 2016-03-03 15:22:02 -08:00
outas86.mac
outbin.c Get rid of a bunch of unnecessary indirections 2016-03-03 15:22:03 -08:00
outbin.mac
outcoff.c Remove ofmt->current_dfmt indirection 2016-03-07 12:07:50 -08:00
outcoff.mac
outdbg.c Remove ofmt->current_dfmt indirection 2016-03-07 12:07:50 -08:00
outelf32.c Remove ofmt->current_dfmt indirection 2016-03-07 12:07:50 -08:00
outelf64.c Remove ofmt->current_dfmt indirection 2016-03-07 12:07:50 -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 Remove ofmt->current_dfmt indirection 2016-03-07 12:07:50 -08:00
outform.c Remove ofmt->current_dfmt indirection 2016-03-07 12:07:50 -08:00
outform.h Get rid of a bunch of unnecessary indirections 2016-03-03 15:22:03 -08:00
outieee.c outieee: no need to filter .. symbols in the debug format anymore 2016-03-07 22:04:54 -08:00
outlib.c
outlib.h
outmacho.c Replace nasm_error(ERR_FATAL/ERR_PANIC) with nasm_fatal/nasm_panic 2016-03-03 15:22:02 -08:00
outmacho.mac
outobj.c outobj: no need to filter .. symbols in the debug format anymore 2016-03-07 22:03:50 -08:00
outobj.mac
outrdf2.c Replace nasm_error(ERR_FATAL/ERR_PANIC) with nasm_fatal/nasm_panic 2016-03-03 15:22:02 -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