platform/upstream/nasm.git
2011-06-29 Cyrill Gorcunovpreproc: Alignment in loop
2011-06-29 Cyrill Gorcunovinsns: Mark AVX2 instructions as FUTURE
2011-06-27 Cyrill Gorcunovpreproc: Finally drop context-through search
2011-06-27 Cyrill Gorcunovpreproc: nasm_free is safe against NULL argument
2011-06-26 Cyrill GorcunovRevert "BR3288901: Relax concat rules in preprocessor...
2011-06-26 Cyrill Gorcunovpreproc: Add trace point into paste_tokens
2011-06-26 Cyrill Gorcunovpreproc: Some more tracing calls
2011-06-26 Cyrill Gorcunovpreproc: Missed double charp in nasm_trace
2011-06-26 Cyrill Gorcunovinsns: A few more AVX2 instructions
2011-06-25 Cyrill Gorcunovinsns: Add VPERMD instruction
2011-06-25 Cyrill Gorcunovtest: Add movd.asm
2011-06-25 Cyrill Gorcunovinsns: Allow MOVD xmmreg,rm32 to be used in 32bit mode
2011-06-25 Cyrill Gorcunovpreproc: Add tokenization tracing
2011-06-25 Cyrill Gorcunovpreproc.c: Get rid of a few tabs and update year
2011-06-25 Cyrill Gorcunovpreproc.c: Use list_reverse helper
2011-06-25 Cyrill Gorcunovnasmlib: Add list_reverse helper
2011-06-25 Cyrill Gorcunovnasmlib: Add list_last helper
2011-06-25 Cyrill GorcunovMove numvalue herleper into nasmlib.h
2011-06-25 Cyrill Gorcunovpreproc: Drop unused 'mtok' variable
2011-06-25 Cyrill Gorcunovnassm.c: Use evaluate for section alignment
2011-06-25 Cyrill GorcunovBR3288901: Relax concat rules in preprocessor code
2011-06-25 Cyrill Gorcunovinsns: Mark VGATHERDPD as AVX2 instructions
2011-06-25 Cyrill GorcunovAdd IF_AVX2 flag
2011-06-23 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-06-23 H. Peter Anvinrdoff: add missing dependency in Makefile
2011-06-23 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-06-23 H. Peter AnvinMakefile: hopefully fix rdoff parallel build problems
2011-06-23 H. Peter AnvinImplement the VGATHERP instruction
2011-06-23 H. Peter AnvinAdd support for VSIB instructions
2011-06-06 H. Peter AnvinNASM 2.10rc6
2011-06-06 H. Peter Anvinspec: update to match requirements of Fedora 14+
2011-06-04 H. Peter AnvinNASM 2.10rc5
2011-04-12 Keith KaniosBR3282788: Fix 64-bit Mach-O bug that crashes NASM...
2011-04-09 Keith KaniosRevert "nasmlib: added string replace (strrep) utility...
2011-04-09 Keith KaniosRevert "nasmlib.c: fix issues with strrep utility function"
2011-04-08 Keith Kaniosnasmlib.c: fix issues with strrep utility function
2011-04-08 Keith Kaniosnasmlib: added string replace (strrep) utility function
2011-04-06 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-04-06 Cyrill GorcunovNASM 2.09.08
2011-04-06 Cyrill Gorcunovdoc: Updates for stable branch fix
2011-04-06 Cyrill Gorcunovofmt: Alias shortname must be used for __OUTPUT_FORMAT_...
2011-03-15 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-03-15 Jiri Malakopenwcom.mak: Update to use features from newer WMAKE
2011-03-12 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-03-12 Cyrill GorcunovNASM 2.09.07
2011-03-07 Cyrill Gorcunovdoc: Update changes
2011-03-07 Cyrill Gorcunovtest: Add br3189064
2011-03-07 Cyrill GorcunovBR3189064: Fixes for VEXTRACTF128, VMASKMOVPS
2011-03-07 Cyrill Gorcunovdoc: Update changes
2011-03-07 Cyrill Gorcunovtest: Add br3200749
2011-03-07 Cyrill Gorcunovpreproc.c: Don't forget to dup filename before free
2011-03-07 Cyrill GorcunovBR3200749: Fix "use after close" file pointer
2011-03-05 Cyrill Gorcunovpreproc.c: Fix use-after-free bug
2011-02-28 Cyrill GorcunovNASM 2.10rc4
2011-02-28 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-28 Cyrill GorcunovNASM 2.09.06
2011-02-28 Cyrill Gorcunovdoc: Describe changes for 2.09.06
2011-02-28 Keith Kaniosoutput/outbin.c: initialize section align/start attribu...
2011-02-28 Cyrill Gorcunovelf64: Use nasm_zalloc helper
2011-02-28 Cyrill Gorcunovoutelf32: Use nasm_zalloc helper
2011-02-28 Cyrill Gorcunovoutcoff: Use nasm_zalloc helper
2011-02-28 Cyrill Gorcunovbin: Use nasm_zalloc for default section creation
2011-02-28 Cyrill Gorcunovpreproc: Use nasm_zalloc helper
2011-02-27 Cyrill Gorcunovbin: Use nasm_zalloc helper for section allocation...
2011-02-27 Keith Kaniosoutput/outbin.c: initialize section align/start attribu...
2011-02-22 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-22 Cyrill Gorcunovdoc: Describe changes
2011-02-22 Cyrill Gorcunovinsns: VLDQQU is back
2011-02-21 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-21 Cyrill Gorcunovtest: Add test for BR 3187743
2011-02-21 Cyrill GorcunovBR 3187743: insns.dat -- Rename VLDQQU to VLDDQU
2011-02-20 Cyrill GorcunovDrop LLC compiler support
2011-02-20 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-20 Cyrill GorcunovNASM 2.09.05
2011-02-20 Cyrill Gorcunovdoc: Update changes.src
2011-02-20 Cyrill GorcunovDelete invalid form of VPEXTRW
2011-02-20 Cyrill Gorcunovdoc: Describe changes for 2.09.05 stable
2011-02-14 Cyrill Gorcunovinsns.dat: Remove vpextrw merge rudiment
2011-02-14 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-14 Cyrill Gorcunovtest: Add test for BR3174983
2011-02-14 Cyrill GorcunovBR3174983: insns.dat -- Fix arguments encodong for...
2011-02-14 Cyrill Gorcunovmake: Add cscope targed
2010-12-29 Victor van... Move implicit operand size override logic to calc_size
2010-12-24 H. Peter AnvinBR 3143040: Remove invalid form of VPEXTRW
2010-12-18 Keith Kaniospreproc.c: fix tokenize() warnings for ignored expansio...
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'
next