..
assemble.c
asm/*: Move directive processing to its own file, refactor error handling
2017-03-07 19:31:04 -08:00
assemble.h
Add a generic pragma-handling infrastructure
2017-03-07 21:32:37 -08:00
directiv.c
output: make the return value from the directives method more meaningful
2017-03-07 22:42:39 -08:00
directiv.dat
outmacho: support the "subsections_via_symbols" directive
2017-03-07 22:43:00 -08:00
directiv.pl
outmacho: support the "subsections_via_symbols" directive
2017-03-07 22:43:00 -08:00
error.c
Add a generic pragma-handling infrastructure
2017-03-07 21:32:37 -08:00
eval.c
asm/*: Move directive processing to its own file, refactor error handling
2017-03-07 19:31:04 -08:00
eval.h
exprdump.c
exprlib: move dumping code to a separate C file
2017-02-28 18:13:43 -08:00
exprlib.c
exprlib: move dumping code to a separate C file
2017-02-28 18:13:43 -08:00
float.c
asm/*: Move directive processing to its own file, refactor error handling
2017-03-07 19:31:04 -08:00
float.h
labels.c
Fix global variables without declarations
2017-03-07 19:44:21 -08:00
listing.c
asm/*: Move directive processing to its own file, refactor error handling
2017-03-07 19:31:04 -08:00
listing.h
nasm.c
Add a generic pragma-handling infrastructure
2017-03-07 21:32:37 -08:00
parser.c
asm/*: Move directive processing to its own file, refactor error handling
2017-03-07 19:31:04 -08:00
parser.h
phash.pl
pptok.dat
Merge remote-tracking branch 'origin/nasm-2.12.xx'
2016-10-04 14:09:07 -07:00
pptok.pl
pragma.c
Add a generic pragma-handling infrastructure
2017-03-07 21:32:37 -08:00
preproc-nop.c
asm/*: Move directive processing to its own file, refactor error handling
2017-03-07 19:31:04 -08:00
preproc.c
Add a generic pragma-handling infrastructure
2017-03-07 21:32:37 -08:00
preproc.h
quote.c
quote.h
rdstrnum.c
segalloc.c
stdscan.c
asm/*: Move directive processing to its own file, refactor error handling
2017-03-07 19:31:04 -08:00
stdscan.h
strfunc.c
tokens.dat
tokhash.pl