summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* preproc.c: placate errors in OpenWatcom Compilernasm-2.10rc2Keith Kanios2010-11-081-5/+7
* BR3104852: only warn once for repeated prefixesVictor van den Elzen2010-11-071-1/+1
* BR3058845: mostly fix bogus warning with implicit operand size overrideVictor van den Elzen2010-11-072-6/+30
* preproc.c: Fix OpenWatcom compiler errorKeith Kanios2010-11-071-2/+2
* preproc.c: Fix OpenWatcom compiler errorCyrill Gorcunov2010-11-081-2/+1
* Fix autoconf 2.68 warning.Victor van den Elzen2010-11-071-3/+2
* Fix Perl deprecation warnings.Victor van den Elzen2010-11-075-5/+5
* NASM 2.10rc2Keith Kanios2010-11-061-1/+1
* version: reverting back to 2.10rc1Keith Kanios2010-11-061-1/+1
* preproc.c: merge from preproc-rewrite branchKeith Kanios2010-11-064-844/+1110
* coff: Cover 'else' with cond compilationCyrill Gorcunov2010-11-071-1/+1
* test: Add br3104312.asm testCyrill Gorcunov2010-11-061-0/+11
* eval: rexp3 should operate with 64bit numbersCyrill Gorcunov2010-11-061-1/+1
* Merge branch 'owc'Cyrill Gorcunov2010-11-061-2/+2
|\
| * make: Lift up openwcom.mak for build on FreeDOSowcAnthony Williams2010-10-301-2/+2
* | test: Add br3092924.asmCyrill Gorcunov2010-11-061-0/+25
* | coff: Handle massive relocationsCyrill Gorcunov2010-11-061-5/+40
* | coff: Issue fatal signal on relocations more then 0xffffCyrill Gorcunov2010-11-061-0/+4
* | make: Add tags and TAGS targetsCyrill Gorcunov2010-11-051-1/+11
* | coff: Add IMAGE_SCN_MAX_RELOC constantCyrill Gorcunov2010-11-051-0/+2
|/
* make: Add "test" target into .PHONYCyrill Gorcunov2010-10-291-1/+1
* Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2010-10-271-0/+15
|\
| * 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
* | preproc: Issue warning on unterminated %{ constructCyrill Gorcunov2010-10-071-1/+5
* | Merge branch 'nasm-2.09.xx'H. Peter Anvin2010-10-061-1/+1
|\ \ | |/
| * doc: fix spelling of "compatibility"H. Peter Anvin2010-10-061-1/+1
* | preproc.c: Support multiple matches in paste_tokensCyrill Gorcunov2010-10-071-48/+69
* | BR3079777: Explain %00 in documentationFrank Kotler2010-10-051-0/+7
* | Add SubmittingPatches fileCyrill Gorcunov2010-10-031-0/+116
* | BR3079550: NASM crash on run-time for OMF output formatCyrill Gorcunov2010-10-022-4/+4
* | NASM 2.10rc1nasm-2.10rc1Cyrill Gorcunov2010-09-301-1/+1
* | BR30730640: Restore preprocessor token concatenation rulesCyrill Gorcunov2010-09-301-88/+73
* | More tests automationCyrill Gorcunov2010-09-3010-1/+25
* | test: Add br3074517.asmCyrill Gorcunov2010-09-241-0/+12
* | BR3074517: Print %macro name inside %rep blocksCyrill Gorcunov2010-09-241-3/+13
* | phash: move sample function to the sample fileH. Peter Anvin2010-09-222-26/+26
* | Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2010-09-184-1/+103
|\ \ | |/
| * 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
* | Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2010-09-151-0/+6
|\ \ | |/
| * changes.src: Describe changes for 2.09.02Cyrill Gorcunov2010-09-151-0/+6
| * BR3064376: ndisasm crashCyrill Gorcunov2010-09-151-1/+1