platform/upstream/nasm.git
2009-06-27 H. Peter AnvinBR 2781900: handle common labels while optimizing
2009-06-27 H. Peter Anvinparser.c: fix stylistic nitpick
2009-06-27 H. Peter Anvinassemble.c: stylistic nitpick
2009-06-27 H. Peter Anvinpreproc: use %if 0 instead of %ifdef BOGUS
2009-06-27 H. Peter Anvinhashtbl: make hash_iterate() not crash on an uninitaliz...
2009-06-27 H. Peter Anvinnasm.c: clean up pass exit logic
2009-06-26 H. Peter Anvinndisasm: fix disassembly of JRCXZ
2009-06-26 H. Peter AnvinNASM 2.06rc14
2009-06-26 H. Peter Anvininsns.dat: reformat
2009-06-26 H. Peter Anvininsns.dat: add relaxed forms for XOP/FMA4/CVT16 instruc...
2009-06-26 H. Peter AnvinAdd Cyrill Gorcunov to AUTHORS
2009-06-26 H. Peter Anvininsns.pl: remove stray whitespace
2009-06-26 H. Peter Anvininsns.pl: add "nohi" code for REX_NH
2009-06-26 H. Peter Anvininsns.pl: fix indentation
2009-06-26 H. Peter AnvinELF: make debugging functions static
2009-06-26 H. Peter AnvinELF: remove loop invariant calculation of global offset
2009-06-26 H. Peter AnvinELF: clean up the arithmetic for global symbols
2009-06-26 H. Peter AnvinELF: bump GLOBAL_TEMP_BASE
2009-06-25 H. Peter AnvinELF: eliminate hard-coded section numbers
2009-06-25 H. Peter AnvinHandle the new ELF headers in the dependency generation
2009-06-25 H. Peter AnvinELF: add header files, begin merging common code, drop...
2009-06-25 H. Peter AnvinNASM 2.06rc13
2009-06-25 H. Peter Anvinchanges.src: update
2009-06-25 H. Peter Anvininsns: make the MMX version of PINSRW match the SSE...
2009-06-25 H. Peter AnvinIntel FMA: drop relaxed forms
2009-06-25 H. Peter AnvinFix the PINSR series of instructions
2009-06-25 H. Peter AnvinAdd support for instructions which always use low 8...
2009-06-25 H. Peter Anvininsns.dat: fix typos: VCMPORD_SP[SD] entered as VCMPORS...
2009-06-25 H. Peter Anvininsns.dat: collapse relaxed forms
2009-06-25 H. Peter Anvininsns.pl: allow relaxed forms to be created without...
2009-06-24 H. Peter Anvinchanges.src: fix some odd spacing
2009-06-23 H. Peter Anvinparser: don't use midcode declarations
2009-06-23 Victor van... BR 2782055: reject invalid tokens after ]
2009-05-26 H. Peter Anvinspecfile: update URLs
2009-05-26 H. Peter AnvinNindent: add back the -nut option
2009-05-26 H. Peter AnvinNindent: update with the -npro and -il0 options
2009-05-23 H. Peter Anvindoc: use NASM syntax for x87 registers
2009-05-17 Cyrill Gorcunovinsns.dat - fixup for XOP (SSE5) AMD instructions
2009-05-15 Cyrill Gorcunovinsns.dat - introcuce base XOP (SSE5) AMD instructions
2009-05-15 Cyrill Gorcunovinsns.pl - add handling of pp VEX/XOP fields
2009-05-09 H. Peter AnvinAdd symbolic constants for REX_V "classes" (VEX, XOP...
2009-05-09 H. Peter Anvindoc: remove insref.src
2009-05-06 H. Peter AnvinNASM 2.06rc12
2009-05-04 H. Peter Anvinpreproc: handle %+ even during early token replacement
2009-05-04 H. Peter AnvinUse lower case for VEX and XOP in instructions table
2009-05-04 H. Peter AnvinInfrastructure support for AMD's new XOP prefix
2009-04-30 H. Peter Anvinoutbin: replace fprintf(rf, not_defined); with fputs...
2009-04-20 H. Peter AnvinNASM 2.06rc11
2009-04-20 H. Peter Anvinpreproc: unify token-pasting code
2009-04-20 H. Peter Anvindoc: slightly tidy the copyright page of the manual.
2009-04-17 H. Peter Anvinpreproc: make $ and $$ TOKEN_OTHER
2009-04-17 Victor van... BR 2760773: $$ tokens
2009-04-08 H. Peter Anvinpreproc: fix more token pasting cases
2009-04-08 H. Peter AnvinAUTHORS: Update information for HPA
2009-04-08 H. Peter AnvinNASM 2.06rc10
2009-04-08 H. Peter AnvinDocument preprocessor token concatenation fix.
2009-04-08 H. Peter AnvinHandle weird cases of token pasting
2009-04-08 H. Peter AnvinNASM 2.06rc9
2009-04-07 H. Peter Anvinnasm.nsi: add COPYING to the list of files to package
2009-04-07 H. Peter Anvinnasm.nsi: add NASM Manual; automate version generation
2009-04-07 Shao MillerAdd NSIS script to make a Windows installer
2009-03-29 Victor van... Add STRUC change to changes.src
2009-03-27 Victor van... FR 2499968: structures with non-zero base offset
2009-03-19 H. Peter Anvindisasm: fix reversed REP vs REPNE in eatbyte()
2009-03-19 H. Peter Anvindisasm: when no instruction is found, consider a naked...
2009-03-18 H. Peter AnvinNASM 2.06rc8
2009-03-18 Andy Polyakovoutcoff: BR 2685756: fix SAFESEH with an internal symbol
2009-03-18 Michael Schereroutelf32/64: fix uninitialized rbtree
2009-03-18 H. Peter AnvinBR 2690688: Fix opcodes for FMA instructions
2009-03-17 H. Peter AnvinAdd test from BR 2690688
2009-03-17 H. Peter AnvinBR 2690688: add missing VFM instructions
2009-03-16 H. Peter AnvinBR 2689316: PEXTRQ requires REX.W
2009-03-16 H. Peter Anvingenfma: fix spelling of the VFNM instructions
2009-03-16 H. Peter Anvininsns.dat: fix VFNM instructions incorrectly spelled...
2009-03-15 H. Peter AnvinNASM 2.06rc7
2009-03-08 H. Peter AnvinBR 2672117: handle long lines for db/dw/etc.
2009-03-01 H. Peter Anvinautoconf: detect the broken bool in OpenWatcom 1.8
2009-03-01 H. Peter AnvinMost instruction codes are octal, so print errors that...
2009-02-27 H. Peter Anvinoptimization.asm: more sbyte tests
2009-02-27 H. Peter Anvinsbyte: optimization is OK if UNKNOWN isn't set
2009-02-27 H. Peter Anvinoptimization.asm: add sbyte tests
2009-02-26 H. Peter AnvinNASM 2.06rc6
2009-02-26 H. Peter AnvinBR 2413265: don't pessimize displacements
2009-02-26 H. Peter Anvinoptimization.asm: add EA optimization tests
2009-02-26 H. Peter Anvinnasm.c: another readability cleanup
2009-02-26 H. Peter Anvinnasm.c: readability cleanup for seg:off parsing
2009-02-25 Victor van... Rename convergence.asm to optimization.asm
2009-02-25 Victor van... Do not confuse segmentless adresses and unknown forward...
2009-02-24 H. Peter AnvinAdd VPCLMUL instructions
2009-02-24 H. Peter Anvinassemble: only be optimistic with NO_SEG if we're reall...
2009-02-24 H. Peter Anvinconvergence.asm: add test of jmp to an absolute address
2009-02-23 Victor van... Add test file for optimal convergence
2009-02-23 Victor van... BR 2420167: jmp not always optimized
2009-02-22 H. Peter AnvinPCLMUL is apparently targeted for Westmere with the...
2009-02-22 H. Peter AnvinNASM 2.06rc5
2009-02-22 H. Peter AnvinBR 2557903: fix disassembly of a set of SSE MOV* instru...
2009-02-22 H. Peter AnvinBR 2541252: Fix issues in insns.dat, mostly related...
2009-02-22 H. Peter Anvinchanges.src: document WAIT and %$$ fixes
2009-02-22 H. Peter AnvinBR 2592476: Treat WAIT as a prefix even though it's...
2009-02-22 H. Peter Anvinbr704736: handle deep context-local macros
next