summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* insns: Fixup MOV[APS|UPS] for xmmrm casesinsnsCyrill Gorcunov2010-11-231-2/+2
* insns: Implement size bits on KATMAICyrill Gorcunov2010-11-231-69/+63
* insns.pl: Clear tabs/space messCyrill Gorcunov2010-11-231-520/+520
* make: Lift up openwcom.mak for build on FreeDOSAnthony Williams2010-11-231-2/+2
* NASM 2.09.04nasm-2.09.04Cyrill Gorcunov2010-11-211-1/+1
* Changes for 2.09.04Cyrill Gorcunov2010-11-211-0/+12
* BR3104852: only warn once for repeated prefixesVictor van den Elzen2010-11-211-1/+1
* BR3058845: mostly fix bogus warning with implicit operand size overrideVictor van den Elzen2010-11-212-6/+30
* misc: Enhance tag-releaseCyrill Gorcunov2010-11-211-14/+34
* eval: rexp3 should operate with 64bit numbersCyrill Gorcunov2010-11-201-1/+1
* Fix autoconf 2.68 warning.Victor van den Elzen2010-11-201-3/+2
* coff: Handle massive relocationsCyrill Gorcunov2010-11-202-3/+44
* BR 3109604: Fix C4 vs C5 VEX form selection in calcsize()H. Peter Anvin2010-11-162-1/+10
* NASM 2.09.03nasm-2.09.03Cyrill Gorcunov2010-10-271-1/+1
* doc: Update changes for 2.09.03Cyrill Gorcunov2010-10-271-0/+15
* preproc.c: Restore concat rules on context local variablesCyrill Gorcunov2010-10-271-89/+95
* preproc: Issue warning on unterminated %{ constructCyrill Gorcunov2010-10-271-1/+5
* BR3079777: Explain %00 in documentationFrank Kotler2010-10-271-0/+7
* BR3079550: NASM crash on run-time for OMF output formatCyrill Gorcunov2010-10-272-4/+4
* BR3074517: Print %macro name inside %rep blocksCyrill Gorcunov2010-10-271-3/+13
* doc: fix spelling of "compatibility"H. Peter Anvin2010-10-061-1/+1
* NASM 2.09.02nasm-2.09.02Cyrill Gorcunov2010-09-181-1/+1
* doc/changes.src: Describe changesCyrill Gorcunov2010-09-181-0/+4
* Add test-case for BR3066383Cyrill Gorcunov2010-09-181-0/+68
* BR3066383: Restore backward compatibility with token pastingCyrill Gorcunov2010-09-181-0/+30
* changes.src: Describe changes for 2.09.02Cyrill Gorcunov2010-09-151-0/+6
* BR3064376: ndisasm crashCyrill Gorcunov2010-09-151-1/+1
* BR3064459: Missing %endif doesn't always cause errorCyrill Gorcunov2010-09-151-3/+5
* doc/nasmdoc.src: Fix octal number prefix misprintCyrill Gorcunov2010-09-151-1/+1
* changes: document fixed token reversal for %deftokH. Peter Anvin2010-09-151-0/+5
* preproc: reverse the order of the tokens in %deftokH. Peter Anvin2010-09-151-1/+24
* NASM 2.09.01nasm-2.09.01Cyrill Gorcunov2010-09-071-1/+1
* changes.src: Describe changes for 2.09.01Cyrill Gorcunov2010-09-071-0/+7
* preproc.c: Make %substr robustCyrill Gorcunov2010-09-071-4/+5
* Handle %substr invalid parameters preventing NULL dereferenceCyrill Gorcunov2010-09-071-9/+14
* nasm_quote: Use memcpy only if length providedCyrill Gorcunov2010-09-071-1/+2
* Fix NULL dereferences on %substr missing operandsCyrill Gorcunov2010-09-071-2/+3
* BR3060469: Fix SIGSEV on missed %deftok second parameterCyrill Gorcunov2010-09-061-1/+1
* doc: document the %use fp macro packagenasm-2.09H. Peter Anvin2010-08-242-0/+26
* NASM 2.09H. Peter Anvin2010-08-241-1/+1
* insns.pl: make insnsd.c a bit easier to readH. Peter Anvin2010-08-191-11/+8
* ndisasm: handle VEX.LIGH. Peter Anvin2010-08-193-8/+8
* ndisasm: unify VEX handlingH. Peter Anvin2010-08-191-34/+6
* ndisasm: fix handing of byte codes 250-253, 324H. Peter Anvin2010-08-161-2/+12
* NASM 2.09rc7nasm-2.09rc7H. Peter Anvin2010-08-161-1/+1
* test/avx: remove deleted instructionsH. Peter Anvin2010-08-161-7/+0
* insns.dat: permit contracted forms for VBLENDVPH. Peter Anvin2010-08-161-4/+4
* assmemble.c: fix VEX.W logicH. Peter Anvin2010-08-161-2/+2
* insns.dat: fix encoding of VCVTSD2SSH. Peter Anvin2010-08-161-1/+1
* insns.dat: SSE encoding of VBLEND with VEX prefix is forbiddenH. Peter Anvin2010-08-161-4/+0