platform/upstream/nasm.git
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
2010-07-26 Cyrill Gorcunovdoc: Fix ..sym section name misprint
2010-07-26 Cyrill Gorcunovassemble.c: Style nitfix
2010-07-25 H. Peter AnvinRevert "Improve process_ea and introduce -OL"
2010-07-25 H. Peter Anvinnasm.h: move "regs.h" to top; make is_register() a...
2010-07-25 Cyrill Gorcunovmove is_register helper to nasm.h
2010-07-24 Cyrill GorcunovUse is_register helper
2010-07-24 Cyrill Gorcunovregs.pl: Introduce is_register() helper
2010-07-24 Victor van... Remove redundant sentence in docs
2010-07-24 Victor van... Improve process_ea and introduce -OL
2010-07-23 Cyrill Gorcunovdoc: Update changes.src
2010-07-23 Cyrill Gorcunovpreproc.: Fix NULL dereference on broken %strlen argument
2010-07-20 H. Peter Anvinpreproc: allow non-identifier character in environment...
2010-07-17 Cyrill Gorcunovchanges.src: Fix misprint in "instructions" word.
2010-07-16 H. Peter Anvinnasmdoc: we still miss Chuck, but...
2010-07-16 H. Peter AnvinMerge branch 'nasm-2.08.xx'
2010-07-16 H. Peter Anvinchanges.src: update with the 2.08.xx changes
2010-07-16 H. Peter AnvinNASM 2.09rc4
2010-07-16 H. Peter AnvinMake -Ox the default
2010-07-13 Bryant KellerDocumentation: describe %ifenv and friends
2010-07-13 H. Peter Anvinpreproc: add %ifenv
2010-07-13 H. Peter AnvinBR3028880: Revert to nonfatal, better error message...
2010-07-13 Cyrill GorcunovUpdate changes.src
2010-07-13 Cyrill GorcunovBR3028880: Make nonexistent environment variable being...
2010-07-13 Cyrill GorcunovCheck in test for BR3028880
2010-07-13 Cyrill GorcunovBR3028880: Fix NULL dereference on nonexistent environm...
2010-07-13 Cyrill Gorcunovtokenize: Fix wrong string index in indirect strings
2010-07-13 Cyrill Gorcunovpreproc: Extract reading line from predefined macros...
2010-07-13 Cyrill GorcunovDocumentation updates
2010-07-13 Cyrill GorcunovNo need for \n at __OUTPUT_FORMAT__ macro end
2010-07-13 Cyrill GorcunovMerge branches 'master' and 'preproc-paste-fix'
2010-07-13 Cyrill GorcunovBR3026808: Assign to local preprocessor variable does...
2010-07-10 H. Peter Anvinnasmdoc: remove obsolete Sourceforge references
2010-07-10 H. Peter AnvinNASM 2.09rc3
2010-07-09 Cyrill GorcunovNASM 2.08.02
2010-07-09 Cyrill Gorcunovpreproc.c: Fix NULL deref on token pasting
2010-07-09 Cyrill Gorcunovpreproc.c: Fix NULL deref on token pasting
2010-07-09 Cyrill Gorcunovpreproc: add another test case
2010-07-08 H. Peter Anvinpreproc: don't paste TOK_PREPROC_ID
2010-07-08 H. Peter AnvinRevert "BR3005117: Expland local single macro before...
2010-07-08 H. Peter AnvinRevert "expand_mmac_params: Don't forget to handle...
2010-07-08 H. Peter AnvinRevert "expand_mmac_params: Expand local single macros...
2010-07-08 H. Peter AnvinRevert "expand_mmac_params: Expand local single macros...
2010-07-08 H. Peter AnvinCheck in test case from bug report br3005117
2010-07-08 H. Peter Anvinbr3026808: add test case
2010-07-08 H. Peter Anvininsns: add FXSAVE64/FXRSTOR64, drop np prefix
2010-07-08 H. Peter AnvinMerge branch 'master' of ssh://repo.or.cz/srv/git/nasm
2010-07-07 H. Peter Anvininsns.dat: add XSAVE/XRSTOR64, XSAVEOPT, VCVTPH2PS...
2010-07-07 H. Peter Anvininsns.dat: remove VCVTPH2PS/VCVTPS2PH as AMD instructions
2010-07-06 H. Peter AnvinNASM 2.09rc2
2010-07-06 Cyrill Gorcunovdoc: Update changes.src
2010-07-06 H. Peter Anvininsns.dat: fix CPU flags for new instructions
2010-07-06 H. Peter AnvinAdd RD*SBASE, WR*SBASE, RDRAND from AVX v7
2010-07-06 Cyrill Gorcunovoutbin: Cleanup bin_cleanup
2010-07-06 Cyrill Gorcunovoutbin: Simplify reverse address computing
2010-07-06 Cyrill GorcunovBR3025702: outbin -- Fix byte ordering
2010-06-25 H. Peter Anvindoc: inslist.src is an intermediate file, move to ...
2010-06-25 Cyrill GorcunovBR 3020760: insns.dat -- confirm push imm32 on x86...
2010-06-19 Cyrill Gorcunovpreproc.c: Get rid of signed/unsigned comparison warning
2010-06-18 H. Peter AnvinBR 3018233: handle LFS, LGS and LSS with a 64-bit register
2010-06-15 H. Peter Anvinopenwcom.mak: drop /f from delete commands
2010-06-15 H. Peter AnvinRename filenames to 8.3 format
next