summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NASM 2.09.08nasm-2.09.08Cyrill Gorcunov2011-04-061-1/+1
* doc: Updates for stable branch fixCyrill Gorcunov2011-04-062-3/+13
* ofmt: Alias shortname must be used for __OUTPUT_FORMAT__ macroCyrill Gorcunov2011-04-064-14/+29
* openwcom.mak: Update to use features from newer WMAKEJiri Malak2011-03-151-212/+260
* NASM 2.09.07nasm-2.09.07Cyrill Gorcunov2011-03-121-1/+1
* doc: Update changesCyrill Gorcunov2011-03-071-0/+1
* test: Add br3189064Cyrill Gorcunov2011-03-071-0/+7
* BR3189064: Fixes for VEXTRACTF128, VMASKMOVPSCyrill Gorcunov2011-03-071-2/+2
* doc: Update changesCyrill Gorcunov2011-03-071-1/+9
* test: Add br3200749Cyrill Gorcunov2011-03-071-0/+9
* preproc.c: Don't forget to dup filename before freeCyrill Gorcunov2011-03-071-1/+1
* BR3200749: Fix "use after close" file pointerCyrill Gorcunov2011-03-071-1/+4
* NASM 2.09.06nasm-2.09.06Cyrill Gorcunov2011-02-281-1/+1
* doc: Describe changes for 2.09.06Cyrill Gorcunov2011-02-281-0/+3
* output/outbin.c: initialize section align/start attributes upon creationKeith Kanios2011-02-281-0/+4
* doc: Describe changesCyrill Gorcunov2011-02-231-0/+3
* insns: VLDQQU is backCyrill Gorcunov2011-02-231-0/+1
* test: Add test for BR 3187743Cyrill Gorcunov2011-02-211-0/+7
* BR 3187743: insns.dat -- Rename VLDQQU to VLDDQUCyrill Gorcunov2011-02-211-1/+1
* NASM 2.09.05nasm-2.09.05Cyrill Gorcunov2011-02-201-1/+1
* doc: Update changes.srcCyrill Gorcunov2011-02-201-1/+3
* Delete invalid form of VPEXTRWCyrill Gorcunov2011-02-201-1/+0
* doc: Describe changes for 2.09.05 stableCyrill Gorcunov2011-02-201-0/+5
* test: Add test for BR3174983Cyrill Gorcunov2011-02-141-0/+9
* BR3174983: insns.dat -- Fix arguments encodong for VPEXTRWCyrill Gorcunov2011-02-141-2/+2
* 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