nasm/output
H. Peter Anvin 3def9fcb59 outieee: no need to filter .. symbols in the debug format anymore
labels.c now filter ..[^@] special symbols from the debug backend,
so we don't have to open-code that everywhere.

In the actual output format, don't treat ..@ symbols as special.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Jim Kukunas <james.t.kukunas@linux.intel.com>
2016-03-07 22:04:54 -08:00
..
codeview.c codeview: be a bit more explicit about the nature of a panic 2016-03-03 14:15:41 -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
outelf.h
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