summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NASM 2.14rc16nasm-2.14rc16Cyrill Gorcunov2018-10-151-1/+1
* doc: Update changesCyrill Gorcunov2018-10-141-0/+4
* preproc: expand_smacro -- Fix nil dereference on error pathCyrill Gorcunov2018-10-141-1/+3
* eval: Eliminate division by zeroCyrill Gorcunov2018-10-141-1/+1
* doc: Update changesCyrill Gorcunov2018-10-131-0/+2
* opflags: Convert is_class and is_reg_class to helpersCyrill Gorcunov2018-10-131-2/+12
* preproc: Fix out of range access in expand mmacroCyrill Gorcunov2018-10-131-0/+2
* doc: Update changesCyrill Gorcunov2018-10-131-0/+2
* parser: Fix sigsegv on certain equ instruction parsingCyrill Gorcunov2018-10-131-0/+17
* labels: Make sure nil label is never passedCyrill Gorcunov2018-10-131-0/+2
* labels: Don't nil dereference if no label providedCyrill Gorcunov2018-10-131-7/+5
* macho: Add warning message in macho_output()Chang S. Bae2018-10-091-0/+3
* macho/reloc: Fix addr size sensitive conditionsChang S. Bae2018-10-091-1/+1
* macho/reloc: Fix macho_output() to get the offset adjustments by add_reloc()Chang S. Bae2018-10-091-1/+4
* macho/reloc: Fixed offset adjustment in add_reloc()Chang S. Bae2018-10-091-6/+6
* macho/reloc: Allow absolute relocation when forcing a symbol referenceChang S. Bae2018-10-091-4/+7
* macho/reloc: Adjust SUB relocation informationChang S. Bae2018-10-091-2/+4
* macho/reloc: Fixed in handling GOT/GOTLOAD/TLV relocationsChang S. Bae2018-10-091-5/+9
* macho/reloc: Simplified relocation for REL/BRANCHChang S. Bae2018-10-091-16/+2
* macho/sym: Record initial symbol number alwaysChang S. Bae2018-10-091-3/+3
* opflags: Style unificationCyrill Gorcunov2018-10-011-9/+9
* preproc: parse_size -- Check for string providedCyrill Gorcunov2018-09-291-2/+1
* pspdf.pl: GhostScript font integration seems broken with -dSAFERH. Peter Anvin2018-09-241-5/+25
* doc: changes -- Add a few more bulletsCyrill Gorcunov2018-09-231-0/+6
* Fix small typo in commentCyrill Gorcunov2018-09-221-2/+2
* asm: Restore showing output for preproc mode in stdoutCyrill Gorcunov2018-09-221-3/+9
* obj: Fix to initialize segment listChang S. Bae2018-09-151-4/+5
* macho: Fix relocation type for relative direct branchChang S. Bae2018-08-241-0/+2
* doc: Fix macho section name for codeChang S. Bae2018-08-241-1/+1
* disasm: Fix buffer overread in ndisasmCyrill Gorcunov2018-08-163-7/+33
* macho: Turn off jump-match optimization for subsections_via_symbolsChang S. Bae2018-08-161-0/+3
* optimization: Introduce new flag to turn-off selectivelyChang S. Bae2018-08-165-18/+35
* NASM 2.14rc15nasm-2.14rc15H. Peter Anvin2018-07-061-1/+1
* float: fix bogus pass flags for errors and warningsH. Peter Anvin2018-07-061-14/+14
* asm/float.c: fix buffer underflow in float parsingAdam Majer2018-07-061-0/+2
* labels: Add missing backend type for extern symbolsCyrill Gorcunov2018-07-011-0/+1
* labels: Shrink declare_labelCyrill Gorcunov2018-06-301-4/+1
* NASM 2.14rc14nasm-2.14rc14H. Peter Anvin (Intel)2018-06-281-1/+1
* assemble: defer MERR_OPSIZEMISSINGH. Peter Anvin (Intel)2018-06-281-1/+5
* NASM 2.14rc13nasm-2.14rc13H. Peter Anvin (Intel)2018-06-271-1/+1
* asm: add a default-off warning for phase error in pass 1H. Peter Anvin (Intel)2018-06-273-4/+20
* NASM 2.14rc12nasm-2.14rc12H. Peter Anvin (Intel)2018-06-271-1/+1
* subsections: don't lose the offset in the parent sectionH. Peter Anvin (Intel)2018-06-274-8/+26
* nasm.c: min 2 optimization passes, don't re-run pass 1H. Peter Anvin (Intel)2018-06-271-1/+8
* doc/rdsrc.pl: fix unescaped braceH. Peter Anvin (Intel)2018-06-251-2/+2
* NASM 2.14rc11nasm-2.14rc11H. Peter Anvin (Intel)2018-06-251-1/+1
* insns.dat: add Intel Software Guard Extensions (SGX) instructionsH. Peter Anvin (Intel)2018-06-252-0/+6
* doc: add a few more updatesH. Peter Anvin (Intel)2018-06-252-22/+22
* insns.dat: V4F(N)MADDSS are .lig not .512H. Peter Anvin (Intel)2018-06-251-2/+2
* NASM 2.14rc10nasm-2.14rc10H. Peter Anvin2018-06-251-1/+1