summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-21test: Add test for BR 3187743Cyrill Gorcunov1-0/+7
2011-02-21BR 3187743: insns.dat -- Rename VLDQQU to VLDDQUCyrill Gorcunov1-1/+1
2011-02-20NASM 2.09.05Cyrill Gorcunov1-1/+1
2011-02-20doc: Update changes.srcCyrill Gorcunov1-1/+3
2011-02-20Delete invalid form of VPEXTRWCyrill Gorcunov1-1/+0
2011-02-20doc: Describe changes for 2.09.05 stableCyrill Gorcunov1-0/+5
2011-02-14test: Add test for BR3174983Cyrill Gorcunov1-0/+9
2011-02-14BR3174983: insns.dat -- Fix arguments encodong for VPEXTRWCyrill Gorcunov1-2/+2
2010-11-23make: Lift up openwcom.mak for build on FreeDOSAnthony Williams1-2/+2
2010-11-21NASM 2.09.04Cyrill Gorcunov1-1/+1
2010-11-21Changes for 2.09.04Cyrill Gorcunov1-0/+12
2010-11-21BR3104852: only warn once for repeated prefixesVictor van den Elzen1-1/+1
2010-11-21BR3058845: mostly fix bogus warning with implicit operand size overrideVictor van den Elzen2-6/+30
2010-11-21misc: Enhance tag-releaseCyrill Gorcunov1-14/+34
2010-11-20eval: rexp3 should operate with 64bit numbersCyrill Gorcunov1-1/+1
2010-11-20Fix autoconf 2.68 warning.Victor van den Elzen1-3/+2
2010-11-20coff: Handle massive relocationsCyrill Gorcunov2-3/+44
2010-11-16BR 3109604: Fix C4 vs C5 VEX form selection in calcsize()H. Peter Anvin2-1/+10
2010-10-27NASM 2.09.03Cyrill Gorcunov1-1/+1
2010-10-27doc: Update changes for 2.09.03Cyrill Gorcunov1-0/+15
2010-10-27preproc.c: Restore concat rules on context local variablesCyrill Gorcunov1-89/+95
2010-10-27preproc: Issue warning on unterminated %{ constructCyrill Gorcunov1-1/+5
2010-10-27BR3079777: Explain %00 in documentationFrank Kotler1-0/+7
2010-10-27BR3079550: NASM crash on run-time for OMF output formatCyrill Gorcunov2-4/+4
2010-10-27BR3074517: Print %macro name inside %rep blocksCyrill Gorcunov1-3/+13
2010-10-06doc: fix spelling of "compatibility"H. Peter Anvin1-1/+1
2010-09-18NASM 2.09.02Cyrill Gorcunov1-1/+1
2010-09-18doc/changes.src: Describe changesCyrill Gorcunov1-0/+4
2010-09-18Add test-case for BR3066383Cyrill Gorcunov1-0/+68
2010-09-18BR3066383: Restore backward compatibility with token pastingCyrill Gorcunov1-0/+30
2010-09-15changes.src: Describe changes for 2.09.02Cyrill Gorcunov1-0/+6
2010-09-15BR3064376: ndisasm crashCyrill Gorcunov1-1/+1
2010-09-15BR3064459: Missing %endif doesn't always cause errorCyrill Gorcunov1-3/+5
2010-09-15doc/nasmdoc.src: Fix octal number prefix misprintCyrill Gorcunov1-1/+1
2010-09-15changes: document fixed token reversal for %deftokH. Peter Anvin1-0/+5
2010-09-15preproc: reverse the order of the tokens in %deftokH. Peter Anvin1-1/+24
2010-09-07NASM 2.09.01Cyrill Gorcunov1-1/+1
2010-09-07changes.src: Describe changes for 2.09.01Cyrill Gorcunov1-0/+7
2010-09-07preproc.c: Make %substr robustCyrill Gorcunov1-4/+5
2010-09-07Handle %substr invalid parameters preventing NULL dereferenceCyrill Gorcunov1-9/+14
2010-09-07nasm_quote: Use memcpy only if length providedCyrill Gorcunov1-1/+2
2010-09-07Fix NULL dereferences on %substr missing operandsCyrill Gorcunov1-2/+3
2010-09-06BR3060469: Fix SIGSEV on missed %deftok second parameterCyrill Gorcunov1-1/+1
2010-08-24doc: document the %use fp macro packageH. Peter Anvin2-0/+26
2010-08-24NASM 2.09H. Peter Anvin1-1/+1
2010-08-19insns.pl: make insnsd.c a bit easier to readH. Peter Anvin1-11/+8
2010-08-19ndisasm: handle VEX.LIGH. Peter Anvin3-8/+8
2010-08-19ndisasm: unify VEX handlingH. Peter Anvin1-34/+6
2010-08-16ndisasm: fix handing of byte codes 250-253, 324H. Peter Anvin1-2/+12
2010-08-16NASM 2.09rc7H. Peter Anvin1-1/+1