platform/upstream/nasm.git
2011-07-30 Keith Kaniosdoc: update documentation for pending 2.10 release
2011-07-27 H. Peter AnvinNASM 2.10rc8
2011-07-20 AnonymousImplement insns.dat in human readable form
2011-07-19 Cyrill GorcunovNASM 2.10.rc7
2011-07-19 Cyrill Gorcunovinsns: A final pile of AVX2 instructions
2011-07-19 Cyrill Gorcunovinsns: A few additional AVX2 templates
2011-07-17 Cyrill Gorcunovinsns: One more small snippet of AVX2
2011-07-17 Cyrill Gorcunovinsns: One more slab of AVX2 instructions
2011-07-17 Cyrill Gorcunovinsns: Add a slab of AVX2 instructions
2011-07-17 Cyrill Gorcunovinsns.dat: Move exsiting AVX2 insns to a separate section
2011-07-17 Cyrill Gorcunovpreproc: Align members in structures
2011-07-17 Cyrill Gorcunovpreproc: Reorder ExpInv to drop padding
2011-07-17 Cyrill Gorcunovpreproc: Reorder SMacro members to eliminate padding
2011-07-17 Cyrill Gorcunovnasm.h: Reorder tokenval members to drop padding
2011-07-17 Cyrill GorcunovSome cleanup on insns.h
2011-07-17 Cyrill GorcunovDrop unused 'opt' from nasm_opt_val
2011-07-17 Cyrill Gorcunovelf64: Drop unused 'zero' variable
2011-07-17 Cyrill GorcunovDrop unused 'type' from gencode
2011-07-17 Cyrill GorcunovFix saa_writeaddr for big-endian case
2011-07-17 Cyrill GorcunovDrop unused 'arg' variable
2011-07-15 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-07-15 Cyrill GorcunovNASM-2.09.10
2011-07-15 Cyrill Gorcunovdoc: Describe changes for nasm-2.09.10
2011-07-15 Cyrill Gorcunovnsis: Remove desktop bat link as well
2011-07-15 Cyrill Gorcunovnsis: Inform a user about files being deleted
2011-07-15 Cyrill Gorcunovnsis: Make sure the registry keys exist
2011-07-15 Cyrill Gorcunovnsis: Remove desktop bat link as well
2011-07-15 Cyrill Gorcunovnsis: Inform a user about files being deleted
2011-07-08 H. Peter AnvinA few more AVX2 spec instructions
2011-07-08 H. Peter AnvinUse a normal quad-case for valueless /is4
2011-07-07 H. Peter AnvinRemove support for DREX encoding
2011-07-07 H. Peter Anvininsns.dat: Clean up and fix the BMI instruction patterns
2011-07-07 Jasper Neumaninsns: Fix up RORX template
2011-07-06 Jasper Neumaninsns.dat: Add some BMI1 and BMI2 instructions
2011-07-06 Cyrill Gorcunovnsis: Make sure the registry keys exist
2011-07-06 Jasper Neumaninsns.h: Add BMI1 and BMI2 flags for further usage
2011-07-06 Cyrill Gorcunovpreproc: Drop useless assignments
2011-07-03 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-07-03 Cyrill GorcunovNASM 2.09.09
2011-07-03 Cyrill Gorcunovdoc: Describe changes for stable version
2011-07-03 Keith KaniosBR3282788: Fix 64-bit Mach-O bug that crashes NASM...
2011-07-03 Cyrill Gorcunovoutput/outbin.c: initialize section attribs upon creation
2011-07-01 Cyrill Gorcunovpreproc: Move Preproc type to preproc_ops structure
2011-06-29 Cyrill Gorcunovpreproc: Refactor smacro paramters expansion
2011-06-29 Cyrill Gorcunovpreproc: Add smacro paramter helpers
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'
next