platform/upstream/nasm.git
2013-02-15 Cyrill Gorcunovnasm.c: Tabs to spaces in process_arg
2013-02-15 Cyrill Gorcunovnasm.c: Tabs to spaces in process_response_file
2013-02-15 Cyrill Gorcunovnasm.c: Tabs to spaces in assemble_file
2013-02-14 Cyrill Gorcunovnasm.c: Tabs to spaces in nasm_verror_gnu
2013-02-14 Cyrill Gorcunovnasm.c: Tabs to spaces in nasm_verror_common
2013-02-14 Cyrill Gorcunovnasm.c: Tabs to spaces in define_macros_early
2013-02-14 Cyrill GorcunovDrop trailing space from directive.pl
2013-02-14 Cyrill GorcunovAlign enum prefixes members
2013-02-04 Cyrill GorcunovBR3392240: preproc: Don't fail on pasting of space...
2013-01-02 Cyrill GorcunovNASM 2.10.07
2012-12-27 Cyrill Gorcunovdocs: Update changes
2012-12-27 Cyrill Gorcunovbr3392236: Don't treat \Space after \BackSlash as a...
2012-12-04 H. Peter AnvinNASM 2.10.06
2012-12-04 H. Peter Anvinchanges: document fix of macho64
2012-11-28 Keith KaniosBR3392232: Fix relocations in MachO64
2012-11-16 Cyrill Gorcunovoutput: Add more Elf unification
2012-11-05 Cyrill GorcunovBR3392231: Fix get_closest_section_symbol_by_offset
2012-10-27 Cyrill GorcunovBR3392226 preproc: Rework line readin procedure
2012-10-08 H. Peter Anvindoc/changes.src: Update to include recent changes.
2012-10-08 Marat DukhanBR 3327107: fix assembly of VPCMPGTQ
2012-09-26 H. Peter Anvininsns.dat: Mark the immediate for shift instructions...
2012-09-26 H. Peter AnvinBR 3392227: Remove SB flag from SHIFT rm,imm
2012-09-16 Cyrill Gorcunovopflags: Rework opflags bits with OP_ macros
2012-09-16 Cyrill Gorcunovopflags: Introduce opflags generating macros
2012-09-16 Cyrill Gorcunovopflags: Drop never used REG_RIP/REG_EIP
2012-09-10 H. Peter AnvinWhen generate dependency names internally, quote filenames
2012-09-09 H. Peter Anvinchanges.src: fix grammar error (support -> supports)
2012-09-09 Cyrill Gorcunovopflags: Extend opflags_t to 64 bits
2012-09-09 H. Peter AnvinNASM 2.10.05
2012-09-09 H. Peter Anvinchanges.src: Document CLAC/STAC
2012-09-09 H. Peter AnvinAdd CLAC and STAC instructions from AVX spec 014 (31943...
2012-08-18 H. Peter AnvinNASM 2.10.04
2012-08-17 H. Peter Anvinchanges.src: List of changes for the next release
2012-08-17 H. Peter AnvinAdd back the 256-bit form of the VORPD instruction
2012-08-07 Cyrill GorcunovBR 3392207: preproc: Rewrite paste_tokens routine
2012-07-28 H. Peter AnvinBR 3392218: Disassemble 82h opcodes
2012-07-23 H. Peter AnvinNASM 2.10.03
2012-07-23 H. Peter Anvindoc: document XRELEASE MOV fix
2012-07-23 H. Peter Anvinhle: opcode A2 forbidden with HLE prefixes
2012-07-21 H. Peter AnvinNASM 2.10.02
2012-07-21 H. Peter Anvinchanges: add changes since 2.10.01
2012-07-21 H. Peter Anvindoc: document ifunc()
2012-07-21 H. Peter Anvinisnsn.dat: add norexw to instructions with only 32...
2012-07-13 H. Peter Anvininsns.dat: new instructions from the 013 AVX spec
2012-05-31 H. Peter Anvintest: ilog2() test
2012-05-31 H. Peter Anvineval: add general support for "integer functions" and...
2012-05-24 Cyrill GorcunovNASM 2.10.01
2012-05-24 Cyrill Gorcunovdocs: Update changes for 2.10.01
2012-05-24 Cyrill Gorcunovinsns.dat: Add VPMOVMSKB reg32,ymmreg instruction
2012-05-07 Cyrill Gorcunovpreproc: Move NOP preprocessor into separate file
2012-05-06 Cyrill Gorcunovpreproc: Split get rid of global preproc methods
2012-05-06 Cyrill Gorcunovpreproc: Drop never used pp_runtime
2012-05-01 Cyrill Gorcunovpreproc: Use bsii helper
2012-05-01 Cyrill Gorcunovnasmlib: Shrink idata_bytes
2012-03-26 H. Peter Anvinphash.sh: Use int() for the size of the hash table
2012-03-12 H. Peter AnvinNASM 2.10
2012-03-11 Cyrill Gorcunovhelp: Print that -Ox is a default optimization level
2012-03-11 Cyrill Gorcunovpreproc: Finally drop context-through search
2012-03-10 H. Peter AnvinNASM 2.10rc15
2012-03-06 Cyrill Gorcunovtest: Add br3385573 testcase
2012-03-06 Cyrill GorcunovBR3385573: insns: Fix VPMOVSXBW
2012-03-06 H. Peter AnvinTry again to fix our handling of MOVD/MOVQ
2012-03-05 H. Peter AnvinNASM 2.10rc14
2012-03-04 Cyrill GorcunovBR3392200: preproc - Fix dangling paste term
2012-03-04 H. Peter AnvinNASM 2.10rc13
2012-03-04 H. Peter Anvinpreproc: Revert to the NASM 2.09 preprocessor
2012-02-29 Cyrill Gorcunovpreproc: Drop never used Cond structure
2012-02-27 Cyrill GorcunovNASM 2.10rc12
2012-02-27 Cyrill Gorcunovdoc: Update changes
2012-02-27 Cyrill GorcunovBR3392200: preproc - Fix dangling paste term
2012-02-26 H. Peter Anvinnasm.spec.in: switch to .xz as the source file
2012-02-26 H. Peter Anvinmisc/release: do xz compression with -9e
2012-02-26 H. Peter Anvininsns.dat: MOV is not lockable; CMPXCHG16B does not...
2012-02-26 H. Peter AnvinHLE: One more byte code conversion
2012-02-26 H. Peter AnvinHLE: Move byte codes back to \271-\273
2012-02-26 H. Peter AnvinNASM 2.10rc11
2012-02-26 H. Peter AnvinHLE: Change NOHLE to be an instruction flag
2012-02-26 H. Peter Anvintag-release: actually push data out unless --no-push...
2012-02-26 H. Peter AnvinNASM 2.10rc10
2012-02-26 H. Peter Anvinrelease: create .xz files; remove empty subdirectories
2012-02-25 H. Peter Anvindoc: Remove some ugliness from the win64 section
2012-02-25 H. Peter Anvinpsfonts.ph: increase leading to font size+20%
2012-02-25 H. Peter Anvinchanges: document bigendian UTF-16/UTF-32 support
2012-02-25 H. Peter AnvinAdd support for UTF-16BE and UTF-32BE
2012-02-25 H. Peter AnvinMake the LOCK and HLE warnings suppressable.
2012-02-25 H. Peter Anvindoc: Document elfx32 support
2012-02-25 H. Peter Anvindoc: Move the EPS logo down by 1"
2012-02-25 Cyrill Gorcunovdoc: New NASM logo
2012-02-25 H. Peter Anvindoc: Allow repositioning the EPS logo
2012-02-25 H. Peter AnvinUpdate copyright year to 2012
2012-02-25 H. Peter AnvinNASM 2.10rc9
2012-02-25 H. Peter Anvindoc: Document AVX2, BMI1, BMI2 and TSX support.
2012-02-25 H. Peter AnvinAssume the undocumented CMPXCHG486 opcode was lockable
2012-02-25 Cyrill Gorcunovinsns.dat: Add IF_LOCK flag on appropriate instructions
2012-02-25 H. Peter AnvinClean up JMP/CALL patterns, especially for 64 bits
2012-02-25 Cyrill Gorcunovinsns.dat: Add nohle for MOV in case of moffset destination
2012-02-25 Cyrill Gorcunovinsns.dat: Add hlexr flag for MOV instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hlenl flag for XCHG instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for XADD instruction
2012-02-25 Cyrill Gorcunovinsns.dat: Add hle flag for XOR instruction
next