platform/upstream/nasm.git
2012-02-25 H. Peter AnvinAdd a "nohle" byte code to skip an instruction pattern
2012-02-25 H. Peter Anvininsns.pl: Bundle all "plain bytecodes" into a hash
2012-02-25 H. Peter AnvinHLE: Implement the basic mechanism for XACQUIRE/XRELEASE
2012-02-25 H. Peter Anvinnasm.c: Fix is_suppressed_warning()
2012-02-25 H. Peter AnvinHLE: Split the LOCK and REP prefix slots
2012-02-10 H. Peter Anvininsns: create a symbolic "wait" token for the \341...
2012-02-10 H. Peter Anvininsns: fix IMUL patterns to get rid of open-coded ...
2012-02-10 H. Peter Anvininsns: correct the TSX opcodes
2012-02-10 Cyrill Gorcunovinsns: Add AVX2 transactional synchronization extensions
2012-02-10 H. Peter Anvininsns: replace open-coded \322 opcode with odf (operand...
2012-02-03 H.J. Lubackend: add support for x32 ELF
2011-12-21 H. Peter AnvinBR 3463230: Add VMFUNC instruction
2011-12-17 Cyrill Gorcunovinsns: Fix up sizes for MOVSD and VMOVSS instructions
2011-12-04 Cyrill GorcunovDon't forget to setup warning levels on preprocessor...
2011-12-04 Cyrill GorcunovDrop tab/space mess from parse_cmdline
2011-12-04 Cyrill GorcunovUse proper bracing on setting warnings in comman line...
2011-12-04 Cyrill GorcunovAdd WARN_IDX helper and ERR_WARN_TERM named constant
2011-12-04 Cyrill GorcunovSimplify is_suppressed_warning helper
2011-11-20 Cyrill GorcunovBR3392199: Revert "insns: Add MOVD as aliases to MOVQ...
2011-11-20 Cyrill Gorcunovpreproc: Proper bracing with list_for_each
2011-11-14 Cyrill Gorcunovinsns.dat: Fix VPCMPEQQ template
2011-11-12 Cyrill GorcunovBR3392198: Fix compilation warning on prefixes
2011-11-12 Cyrill GorcunovBR3392195: insns: Drop MMX flag from MOVD
2011-11-11 Cyrill Gorcunovinsns: Fix typos for vcmpeq aliases
2011-10-09 Cyrill Gorcunovpreproc: Drop NULL assignments for static variables
2011-10-09 Cyrill Gorcunovpreproc: A few style fixups
2011-10-05 Cyrill GorcunovBR3376406: Update default optimization level in man
2011-10-02 Cyrill Gorcunovinsns: Add MOVD as aliases to MOVQ for compatibility...
2011-10-02 Cyrill Gorcunovpreproc: %ifenv should require environment variable...
2011-10-01 Cyrill GorcunovBR3414012: Make %if[n]def to handle tail spaces
2011-09-25 Cyrill Gorcunovassemble: Drop redundant variable
2011-09-20 Jiri MalakBR3411280: Fix incorrect compiler option for OS/2 targe...
2011-08-30 Cyrill Gorcunovinsns.dat: Fixup VGATHERx instructions
2011-08-30 Cyrill GorcunovAdd AVX2 test file
2011-08-28 Cyrill GorcunovA couple of simplifications to assemble.c
2011-08-28 Cyrill Gorcunovparser: No need to split line if it a bit longer than...
2011-08-28 Cyrill GorcunovAdd IS_SREG and IS_FSGS helpers
2011-08-28 Cyrill GorcunovA few style fixups in parser.c
2011-08-28 Cyrill Gorcunovelf64: Make linelist to look the same as elf32
2011-08-28 Cyrill Gorcunovelf32: Drop holes in linelist structure
2011-08-28 Cyrill Gorcunovoutobj: Reorder Segment members to eliminate holes
2011-08-28 Cyrill Gorcunovoutieee: Reorder ieeeSection members to eliminate holes
2011-08-28 Cyrill GorcunovDrop empty line and bracket
2011-08-28 Cyrill GorcunovStyle tuneup of nasm.h
2011-08-22 H. Peter Anvindisasm.c: ESP/RSP cannot be indicies, but XMM4/YMM4...
2011-08-22 H. Peter Anvinassemble.c: remove stray debugging code
2011-08-22 Cyrill Gorcunovinsns, avx2: A couple of upper-case to lower-case conve...
2011-08-22 Cyrill Gorcunovinsns, avx2: A typo in VPERMPD
2011-08-22 Cyrill Gorcunovassemble.c: Comment out debug printing
2011-08-21 Cyrill GorcunovBR3385573: Some AVX2 instructions fixups
2011-08-03 Cyrill Gorcunovinsns: Change VPERMPQ to VPERMQ
2011-07-31 Cyrill Gorcunovpreproc: Drop emitting() rudimanet
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
next