platform/upstream/nasm.git
2013-04-20 Cyrill GorcunovBR3392248: Update nasm -h output
2013-04-20 Cyrill GorcunovBR3392248: Update nasm manual
2013-04-20 Cyrill Gorcunovndisasm: man -- Add missing -p option
2013-04-20 Cyrill GorcunovBR3392248: Update ndisasm man
2013-04-20 Cyrill GorcunovBR3392248: Update ndisasm man
2013-04-20 Cyrill GorcunovBR3392248: Update nasm manual
2013-03-31 Philipp KlokeFixed two more resource leaks in rdoff/rdlib.c
2013-03-31 Philipp KlokeFixed three possible buffer overflows
2013-03-31 Philipp KlokeFixed several resource and memory leaks
2013-03-31 Philipp KlokeFixed wrong/redundant comparison according to documenta...
2013-03-31 Philipp KlokeFixed wrong format specifier in format string
2013-03-31 Philipp KlokeRemove unnecessary calls to memset
2013-03-10 Ben Rudiak... Make F2 and F3 SSE prefixes override 66
2013-03-03 Ben Rudiak... Drop SAME_AS flag from instruction matcher
2013-03-03 Ben Rudiak... insns: Remove pushseg/popseg internal bytecodes
2013-03-03 Cyrill GorcunovMove conditional opcodes close to enum ccode definition
2013-03-01 Cyrill Gorcunovinsns.pl: Various style polyshing
2013-03-01 Cyrill Gorcunovassemble: Make emit_rex being a function
2013-03-01 Cyrill Gorcunovassemble: Use case3/4 where appropriate
2013-03-01 Cyrill Gorcunovassemble: Add case3 helper
2013-03-01 Cyrill Gorcunovprocess_ea: Drop redundant variable
2013-03-01 Ben Rudiak... Remove +s
2013-02-24 Andrew NayenkoFix warnings generated by clang 3.0
2013-02-20 Andrew NayenkoBR3392242: insns.dat -- Support AMD SVM instructions...
2013-02-20 Ben Rudiak... Fix jmp/call near offsets in long mode
2013-02-20 Ben Rudiak... Add np and similar prefixes to instructions that should...
2013-02-17 Cyrill Gorcunoveval: Use is_power2 helper instead of open code
2013-02-17 Cyrill Gorcunovmake: Don't forget to generate manpage for all target
2013-02-17 Cyrill Gorcunovman: Generate manpages from asciidoc format
2013-02-17 Cyrill GorcunovUpdate .gitignore
2013-02-15 Cyrill Gorcunovnasm.c: Convert GET_CURR_OFFS/SET_CURR_OFFS to functions
2013-02-15 Cyrill Gorcunovnasm.c: Update year in header
2013-02-15 Cyrill Gorcunovnasm.c: Tabs to spaces in emit_dependencies
2013-02-15 Cyrill Gorcunovnasm.c: Tabs to spaces in main
2013-02-15 Cyrill Gorcunovnasm.c: Tabs to spaces in copy_filename
2013-02-15 Cyrill Gorcunovnasm.c: Tabs to spaces in copy_filename
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
next