platform/upstream/nasm.git
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
2010-09-07 Cyrill Gorcunovchanges.src: Describe changes for 2.09.01
2010-09-07 Cyrill Gorcunovpreproc.c: Make %substr robust
2010-09-07 Cyrill GorcunovHandle %substr invalid parameters preventing NULL deref...
2010-09-07 Cyrill Gorcunovnasm_quote: Use memcpy only if length provided
2010-09-07 Cyrill Gorcunovpreproc.c: Make %substr robust
2010-09-07 Cyrill GorcunovHandle %substr invalid parameters preventing NULL deref...
2010-09-07 Cyrill Gorcunovnasm_quote: Use memcpy only if length provided
2010-09-06 Cyrill GorcunovFix NULL dereferences on %substr missing operands
2010-09-06 Cyrill GorcunovFix NULL dereferences on %substr missing operands
2010-09-06 Cyrill GorcunovBR3060469: Fix SIGSEV on missed %deftok second parameter
2010-09-06 Cyrill GorcunovBR3060469: Fix SIGSEV on missed %deftok second parameter
2010-08-27 Cyrill Gorcunovparser.c: Drop space line and use hex notation
2010-08-25 H. Peter AnvinBR 3052618: handle segment register operations in 64...
2010-08-24 H. Peter Anvindoc: untabify
2010-08-24 H. Peter Anvindoc: override optimization with STRICT
2010-08-24 H. Peter Anvindoc: document imm64 optimization
2010-08-24 H. Peter AnvinOptimize mov r64,imm
2010-08-24 H. Peter Anvinassemble: add an OPT instruction flags for optimizing...
2010-08-24 H. Peter Anvindoc: document the %use fp macro package
2010-08-24 H. Peter AnvinNASM 2.09
2010-08-20 H. Peter Anvininsns.pl: make insnsd.c a bit easier to read
2010-08-20 H. Peter Anvinndisasm: handle VEX.LIG
2010-08-19 H. Peter Anvinndisasm: unify VEX handling
2010-08-17 H. Peter Anvinndisasm: fix handing of byte codes 250-253, 324
2010-08-16 H. Peter AnvinNASM 2.09rc7
2010-08-16 H. Peter Anvintest/avx: remove deleted instructions
2010-08-16 H. Peter Anvininsns.dat: permit contracted forms for VBLENDVP
2010-08-16 H. Peter Anvinassmemble.c: fix VEX.W logic
2010-08-16 H. Peter Anvininsns.dat: fix encoding of VCVTSD2SS
2010-08-16 H. Peter Anvininsns.dat: SSE encoding of VBLEND with VEX prefix is...
2010-08-16 H. Peter Anvininsns.dat: updates from AVX v7
2010-08-16 H. Peter Anvinassemble: handle vex.lig
2010-08-16 H. Peter Anvinvex: change .wx to .wig to match the latest AVX spec
2010-08-16 Cyrill Gorcunovdoc: Update -O option description
2010-08-16 Cyrill Gorcunovdoc: Fix typo in changes.src
2010-08-14 Keith Kaniospreproc.c: revamped context-local fall-through warning...
2010-08-14 Keith Kaniosdoc/nasmdoc.src: revamped context fall-through entry
2010-08-13 Cyrill Gorcunovdoc: Describe context-through lookup
2010-08-13 H. Peter AnvinLICENSE: update year
2010-08-12 Cyrill Gorcunovsectalign: Implement on/off mode
2010-08-12 Cyrill Gorcunovstandart.mac: Style nitfix
2010-08-11 Cyrill Gorcunovpreproc.c: Context-through single macros expansion...
2010-08-11 Keith Kaniospreproc.c: modified deprecation warning for context...
2010-08-09 Cyrill Gorcunovpreproc.c: Fix error message typo
2010-08-09 Cyrill Gorcunovtest: Add br3041451 testcase
2010-08-09 Cyrill GorcunovBR3041451: Implement upper bound for %rep counter
2010-08-09 Keith Kaniospreproc.c: added deprecation warning for context-local...
2010-08-06 Cyrill GorcunovNASM 2.09rc6
2010-08-04 Cyrill Gorcunovtest: Add automatizing annotations to imm64.asm
2010-08-02 H. Peter Anvininsns.dat: unbreak test/imm64.bin
2010-07-29 Cyrill Gorcunovelf: Move stabs symbol table format into outelf.h
2010-07-29 Cyrill Gorcunovnasmlib.c: fix typo in nasm_init_malloc_error
2010-07-28 Cyrill GorcunovNASM 2.09rc5
2010-07-28 Cyrill Gorcunovdoc: Updates on macro ranges
2010-07-28 Cyrill Gorcunovlabels.c: cleanup
2010-07-28 Cyrill GorcunovGet rid of misc/altreg.inc
2010-07-28 Cyrill Gorcunovdoc: Explain SECTALIGN
next