platform/upstream/nasm.git
2010-12-18 Keith Kaniosdoc/nasmdoc.src: document additions from preprocessor...
2010-12-18 Keith Kaniospreproc.c: simplify %un[i]macro warning message
2010-12-18 Keith Kaniospreproc.c: warn/ignore when attempting to %un[i]macro...
2010-12-18 Keith Kaniospreproc.c: replace tabs with spaces on recent commits
2010-12-18 Keith Kaniospreproc.c: free expansion definitions as needed
2010-12-18 Keith Kaniospreproc.c: free tokens when ignoring expansion definiti...
2010-12-18 Keith Kaniospreproc.c: placate tokenize() warnings during expansion...
2010-12-18 H. Peter AnvinNASM 2.10rc3
2010-11-23 Cyrill Gorcunovinsns.pl: Fix up merge conflict for sure
2010-11-23 Cyrill GorcunovMerge branch 'insns'
2010-11-23 Cyrill Gorcunovinsns: Fixup MOV[APS|UPS] for xmmrm cases
2010-11-23 Cyrill Gorcunovinsns: Implement size bits on KATMAI
2010-11-23 Cyrill Gorcunovinsns.pl: Clear tabs/space mess
2010-11-23 Anthony Williamsmake: Lift up openwcom.mak for build on FreeDOS
2010-11-21 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-11-21 Cyrill GorcunovNASM 2.09.04
2010-11-21 Cyrill GorcunovChanges for 2.09.04
2010-11-21 Victor van... BR3104852: only warn once for repeated prefixes
2010-11-21 Victor van... BR3058845: mostly fix bogus warning with implicit opera...
2010-11-21 Cyrill Gorcunovmisc: Enhance tag-release
2010-11-20 Cyrill Gorcunoveval: rexp3 should operate with 64bit numbers
2010-11-20 Victor van... Fix autoconf 2.68 warning.
2010-11-20 Cyrill Gorcunovcoff: Handle massive relocations
2010-11-16 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2010-11-16 H. Peter AnvinBR 3109604: Fix C4 vs C5 VEX form selection in calcsize()
2010-11-13 Keith Kaniospreproc.c: fix handling of %? and %??
2010-11-11 Cyrill GorcunovMerge branch 'cleanup'
2010-11-11 Cyrill GorcunovRevert 29cb0bb1b39f4e3c9e013993457e85fce14f5142
2010-11-11 Cyrill Gorcunovpreproc: Add dump_token helper
2010-11-11 Cyrill Gorcunovpreproc: Use nasm_zalloc more
2010-11-11 Cyrill Gorcunovpreproc: Use memset for stack allocated structure
2010-11-11 Cyrill Gorcunovpreproc: inc_fopen -- set sl->next early
2010-11-11 Cyrill Gorcunovpreproc: Use nasm_zalloc for new_ExpDef, new_ExpInv
2010-11-11 Cyrill Gorcunovpreproc: Use nasm_zalloc in new_Line
2010-11-11 Cyrill Gorcunovautoconf: Add --with-ccache option
2010-11-11 Cyrill Gorcunovpreproc.c: Get rid of tab/space mess
2010-11-10 Cyrill Gorcunovpreproc: do_directive: Allocate 'Include' from zeroifie...
2010-11-08 H. Peter Anvinpreproc.c: use nasm_strdup() rather than naked strdup()
2010-11-08 Keith Kaniospreproc.c: placate errors in OpenWatcom Compiler
2010-11-07 Victor van... BR3104852: only warn once for repeated prefixes
2010-11-07 Victor van... BR3058845: mostly fix bogus warning with implicit opera...
2010-11-07 Keith Kaniospreproc.c: Fix OpenWatcom compiler error
2010-11-07 Cyrill Gorcunovpreproc.c: Fix OpenWatcom compiler error
2010-11-07 Victor van... Fix autoconf 2.68 warning.
2010-11-07 Victor van... Fix Perl deprecation warnings.
2010-11-06 Keith KaniosNASM 2.10rc2
2010-11-06 Keith Kaniosversion: reverting back to 2.10rc1
2010-11-06 Keith Kaniospreproc.c: merge from preproc-rewrite branch
2010-11-06 Cyrill Gorcunovcoff: Cover 'else' with cond compilation
2010-11-06 Cyrill Gorcunovtest: Add br3104312.asm test
2010-11-06 Cyrill Gorcunoveval: rexp3 should operate with 64bit numbers
2010-11-06 Cyrill GorcunovMerge branch 'owc'
2010-11-06 Cyrill Gorcunovtest: Add br3092924.asm
2010-11-06 Cyrill Gorcunovcoff: Handle massive relocations
2010-11-05 Cyrill Gorcunovcoff: Issue fatal signal on relocations more then 0xffff
2010-11-05 Cyrill Gorcunovmake: Add tags and TAGS targets
2010-11-05 Cyrill Gorcunovcoff: Add IMAGE_SCN_MAX_RELOC constant
2010-10-30 Anthony Williamsmake: Lift up openwcom.mak for build on FreeDOS
2010-10-28 Cyrill Gorcunovmake: Add "test" target into .PHONY
2010-10-27 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-10-27 Cyrill GorcunovNASM 2.09.03
2010-10-27 Cyrill Gorcunovdoc: Update changes for 2.09.03
2010-10-27 Cyrill Gorcunovpreproc.c: Restore concat rules on context local variables
2010-10-27 Cyrill Gorcunovpreproc: Issue warning on unterminated %{ construct
2010-10-27 Frank KotlerBR3079777: Explain %00 in documentation
2010-10-27 Cyrill GorcunovBR3079550: NASM crash on run-time for OMF output format
2010-10-27 Cyrill GorcunovBR3074517: Print %macro name inside %rep blocks
2010-10-07 Cyrill Gorcunovpreproc: Issue warning on unterminated %{ construct
2010-10-06 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2010-10-06 H. Peter Anvindoc: fix spelling of "compatibility"
2010-10-06 Cyrill Gorcunovpreproc.c: Support multiple matches in paste_tokens
2010-10-05 Frank KotlerBR3079777: Explain %00 in documentation
2010-10-03 Cyrill GorcunovAdd SubmittingPatches file
2010-10-01 Cyrill GorcunovBR3079550: NASM crash on run-time for OMF output format
2010-09-30 Cyrill GorcunovNASM 2.10rc1
2010-09-30 Cyrill GorcunovBR30730640: Restore preprocessor token concatenation...
2010-09-30 Cyrill GorcunovMore tests automation
2010-09-24 Cyrill Gorcunovtest: Add br3074517.asm
2010-09-24 Cyrill GorcunovBR3074517: Print %macro name inside %rep blocks
2010-09-22 H. Peter Anvinphash: move sample function to the sample file
2010-09-17 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-09-17 Cyrill GorcunovNASM 2.09.02
2010-09-17 Cyrill Gorcunovdoc/changes.src: Describe changes
2010-09-17 Cyrill GorcunovAdd test-case for BR3066383
2010-09-17 Cyrill GorcunovBR3066383: Restore backward compatibility with token...
2010-09-15 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-09-15 Cyrill Gorcunovchanges.src: Describe changes for 2.09.02
2010-09-15 Cyrill GorcunovBR3064376: ndisasm crash
2010-09-15 Cyrill GorcunovBR3064459: Missing %endif doesn't always cause error
2010-09-15 Cyrill Gorcunovdoc/nasmdoc.src: Fix octal number prefix misprint
2010-09-15 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2010-09-15 H. Peter Anvinchanges: document fixed token reversal for %deftok
2010-09-15 H. Peter Anvinpreproc: reverse the order of the tokens in %deftok
2010-09-12 Cyrill Gorcunovpreproc.c: Get rid of new TABs brought in recently
2010-09-12 Cyrill GorcunovBR3064376: ndisasm crash
2010-09-11 Cyrill GorcunovBR3064459: Missing %endif doesn't always cause error
2010-09-10 Cyrill Gorcunovdoc/nasmdoc.src: Fix octal number prefix misprint
2010-09-09 Cyrill Gorcunoveval.c: Use OPFLAG_FORWARD instead of opencoded number
2010-09-07 Cyrill GorcunovMerge branches 'master' and 'nasm-2.09.xx'
2010-09-07 Cyrill GorcunovNASM 2.09.01
next