platform/upstream/nasm.git
2009-11-09 H. Peter Anvinchanges.src: document removal of DREX instructions
2009-11-09 H. Peter AnvinSSE5: remove all DREX-based instructions
2009-11-06 Cyrill Gorcunovoutelf32/64 - various cleanups in a sake of unification
2009-11-06 Cyrill GorcunovdwarfX_output: dont check for "ln" twice
2009-11-06 Cyrill Gorcunovoutput/outelf64.c: simplify stabs64_cleanup, dwarf64_cl...
2009-11-06 Cyrill GorcunovDocument BR 2887108 in changes.src
2009-11-06 Cyrill GorcunovMerge elf header files
2009-11-06 Cyrill Gorcunovhash_init: check for size being power of two
2009-11-06 Cyrill Gorcunovhashtbl.c: Unify common hash ops by macros
2009-11-06 Cyrill GorcunovIntroduce is_power2 helper
2009-11-06 H. Peter AnvinMOVD xmmreg: not valid with REX.W
2009-11-05 Cyrill GorcunovComment out matches() operand flags logic
2009-11-05 Cyrill Gorcunovnasmlib.h: Introduce nasm_build_assert
2009-11-04 H. Peter Anvintest: imul.asm: move warning-generated tests under...
2009-11-03 H. Peter Anvintest: imul.asm: more IMUL pattern tests
2009-11-03 H. Peter AnvinNASM 2.08rc2
2009-11-03 Cyrill Gorcunovmatches: simplify check operand size actions
2009-11-03 Cyrill GorcunovIMUL: sbyteX fix -- last one
2009-11-03 H. Peter AnvinIMUL: fix an additional incorrect sbyte use
2009-11-03 H. Peter AnvinBR 2887108: fix incorrect sbyte usage in IMUL
2009-11-01 Cyrill GorcunovRevert "BR 2887108: Use overflow_ helper to catch inapp...
2009-10-31 Cyrill Gorcunovstdscan.c: use TOKEN_EOS and string helpers
2009-10-31 Cyrill GorcunovVarious tab/space/comment cleanup
2009-10-31 Cyrill Gorcunovoutput/outelf32-64: use string helpers
2009-10-31 Cyrill GorcunovRemove outdated comments
2009-10-31 Cyrill Gorcunovstdscan: switch to stdscan_get/set routines
2009-10-31 Cyrill Gorcunovnasmlib: Introduce idata_bytes helper
2009-10-31 Cyrill GorcunovBR 2887108: Use overflow_ helper to catch inappropriate...
2009-10-25 Keith Kanioschanges.src: document preprocessor directives added...
2009-10-25 Keith Kaniospreproc.c: fix exitmacro to account for if/endif blocks
2009-10-18 Cyrill Gorcunovcontinue using is_class helper
2009-10-17 Cyrill Gorcunovchanges.src: describe changes since version 2.07 up...
2009-10-17 Keith KaniosBR 2840300: fix macho symbol alignment bug
2009-10-14 Cyrill Gorcunovparser.c: pasrse_line -- fix alignment
2009-10-13 H. Peter Anvinassemble: xsizeflags[] is an opflags_t variable
2009-10-13 H. Peter Anvinopflags: more int32_t -> opflags_t conversions
2009-10-13 H. Peter AnvinNASM 2.08rc1
2009-10-13 H. Peter Anvinnasm: rename nasm_zap_spaces() to nasm_zap_spaces_fwd()
2009-10-13 Cyrill Gorcunovnasm.c: use string helpers
2009-10-13 Cyrill Gorcunovpreproc.c: use string helpers
2009-10-13 Cyrill Gorcunovnasm.c: getkw -- use string helpers
2009-10-13 Cyrill Gorcunovnasmlib: introduce string helpers
2009-10-13 Cyrill Gorcunovassemble.c: check constants for overflow
2009-10-13 Cyrill Gorcunovintroduce "overflow" helpers
2009-10-13 Cyrill Gorcunovassemble.c: use is_class helper
2009-10-13 Cyrill Gorcunovnasm.h: introduce is_class macro helper
2009-10-13 Cyrill Gorcunovuse opflags_t type for operands
2009-10-13 Cyrill Gorcunovstyle cleanup
2009-10-06 H. Peter Anvinassemble: when looking for a REGISTER operand, do an...
2009-10-05 H. Peter Anvinassemble: treat register operands without size as wildcards
2009-09-27 Cyrill Gorcunovnasm.nsi: use "delete recursively" specificator
2009-09-26 Cyrill Gorcunovnsis.nsi: add VS8 rules file to install
2009-09-25 Cyrill Gorcunovdoc/nasmdoc.src: NASMENV -- fixup backslashes
2009-09-25 Henry TumblinVisual Studio 2008 NASM integration
2009-09-23 Cyrill Gorcunovnasm.nsi: fixup shortcut target on nasm manual
2009-09-23 Cyrill Gorcunovnasm.nsi: fixup output name
2009-09-23 Cyrill Gorcunovnasm.nsi: set compressor before MUI macros
2009-09-23 H. Peter Anvinmisc/release: *.ico are binary files
2009-09-23 Cyrill Gorcunovnasm.nsi: restore old output name and compressor
2009-09-23 Cyrill Gorcunovnasm.nsi: do not define VERSION twice
2009-09-21 Cyrill Gorcunovsubstitute nasm.nsi with new nasm2.nsi
2009-09-21 Cyrill Gorcunovnsis2: prepare for substitution
2009-09-14 Cyrill GorcunovNew NSIS script
2009-09-14 Cyrill Gorcunovelf,stabs: stabs32/64_generate -- append ending token
2009-09-06 Cyrill Gorcunovoutput/elfcommon.h: tab/space cleanup
2009-09-03 Cyrill Gorcunovoutput/outelf32.c: code style simplification
2009-09-03 Cyrill Gorcunovoutput/outelf32.c: tab-space cleanup
2009-09-03 Cyrill Gorcunovoutput/elf64.h: tab-space cleanup
2009-09-03 Cyrill Gorcunovoutput/elf32.h: tab-space cleanup
2009-09-03 Cyrill Gorcunovoutput/outelf.h - tab-space cleanup
2009-08-23 Cyrill GorcunovUse I_none opcode instead of hardcoded number
2009-08-13 Victor van... Use fputs instead of fprintf for plain strings
2009-08-11 Victor van... Fix some format strings for nasm_error
2009-08-10 Cyrill Gorcunovoutput/dwarf.h: update dwarf constants
2009-08-10 H. Peter AnvinAdd strlcpy() function
2009-08-09 H. Peter Anvinoutput: change null_debug_routine to null_debug_directive
2009-08-09 Cyrill Gorcunovdisasm.c: eatbyte -- use snprintf to prevent potential...
2009-08-09 Cyrill Gorcunovheaders/c: strip off useless spaces
2009-08-08 Cyrill Gorcunovinsns.pl: remove redundant empty line in enum opcode
2009-08-08 H. Peter Anvinnasm.c: fix stack overrun in assemble_file
2009-08-07 H. Peter AnvinMerge commit 'cyr/hpa-dat'
2009-08-07 H. Peter AnvinMerge commit 'cyr/hpa-list'
2009-08-07 Cyrill Gorcunovinsns.dat -- convert FMA instructions
2009-08-07 Cyrill Gorcunovinsns.dat -- convert AVX instructions part2
2009-08-06 Cyrill Gorcunovinsns.dat -- convert AVX instructions part1
2009-08-02 H. Peter Anvindoc: \ needs to be repeated except in \c-line context...
2009-08-01 Cyrill Gorcunovoutput/outbin.c -- use list helpers
2009-07-31 H. Peter Anvinnasm.c: consistently use the 'murrican spelling "optimize"
2009-07-31 Cyrill Gorcunovnasm.1 -- update contents
2009-07-31 Cyrill Gorcunovnasm.c -- update info on -O cmdline option
2009-07-30 H. Peter AnvinMerge commit 'cyr/hpa-list'
2009-07-30 Cyrill Gorcunovnasm.c -- update help message
2009-07-28 Cyrill Gorcunovoutaout.c -- use list helpers
2009-07-27 Cyrill Gorcunovinsns.dat: operand-size syntax for XOP instructions
2009-07-27 Cyrill Gorcunovassemble.c -- use list helpers
2009-07-27 H. Peter Anvinassemble.c: quiet warning
2009-07-27 Cyrill Gorcunovnasm.c -- use list helpers
2009-07-27 Cyrill Gorcunovinsns.dat -- operand-size syntax for XOP instructions
2009-07-26 H. Peter Anvinassemble.c: clean up matches()
2009-07-26 H. Peter AnvinMerge branch 'nasm-2.07.xx'
next