nasm/asm
Cyrill Gorcunov 0135a8147e Merge nasm-2.14
* commit '9a1216a1efa0ccb48e5df97acc763ea3de71e0ce':
  NASM 2.14
  nasmdoc.src: fix compound word
  doc: Add a description for a useful case of mangling symbols
  preproc: Don't access out of bound data on malformed input
  rdstrnum: Make sure we dont shift out of bound
  preproc: Fix out of bound access on malformed input
  doc: Clarify %include search directory semantics

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-11-12 23:21:43 +03:00
..
assemble.c Merge branch 'nasm-2.14.xx' 2018-10-15 22:58:13 +03:00
assemble.h
directiv.c Merge branch 'nasm-2.14.xx' 2018-10-15 22:58:13 +03:00
directiv.dat
error.c Merge branch 'nasm-2.14.xx' 2018-10-15 22:58:13 +03:00
eval.c Merge branch 'nasm-2.14.xx' 2018-10-15 22:58:13 +03:00
eval.h
exprdump.c
exprlib.c
float.c Merge branch 'nasm-2.14.xx' 2018-10-15 22:58:13 +03:00
float.h
labels.c labels: Make sure nil label is never passed 2018-10-13 17:18:05 +03:00
listing.c
listing.h
nasm.c strlist: use a hash table 2018-10-25 12:33:58 -07:00
parser.c Merge branch 'nasm-2.14.xx' 2018-10-15 22:58:13 +03:00
parser.h
phash.pl
pptok.dat
pptok.pl
pragma.c pragma: define a hander for generic output (and debug) pragmas 2018-06-18 11:34:33 -07:00
preproc-nop.c strlist: use a hash table 2018-10-25 12:33:58 -07:00
preproc.c Merge nasm-2.14 2018-11-12 23:21:43 +03:00
preproc.h
quote.c
quote.h
rdstrnum.c rdstrnum: Make sure we dont shift out of bound 2018-10-29 22:25:16 +03:00
segalloc.c
stdscan.c eval: add support for signed shift operators <<< and >>> 2018-06-15 18:37:32 -07:00
stdscan.h
strfunc.c
tokens.dat
tokhash.pl