platform/upstream/nasm.git
2009-06-30 Cyrill GorcunovELF64: fix incorrect type for the .strtab section header
2009-06-30 H. Peter AnvinNASM 2.06
2009-06-29 H. Peter Anvinheaders/doc: copyright header for documentation files
2009-06-29 H. Peter AnvinAdd new copyright headers to the rdoff code
2009-06-29 H. Peter AnvinAdd new copyright headers to the output modules
2009-06-29 H. Peter AnvinAdd copyright headers to standard macro packages
2009-06-29 H. Peter AnvinAdd copyright headers to macro files
2009-06-29 H. Peter AnvinMacro file copyright header
2009-06-29 H. Peter AnvinAdd copyright headers to the *.c/*.h files in the main...
2009-06-29 H. Peter AnvinIn memory of Chuck...
2009-06-29 H. Peter AnvinAdd copyright header to nasmdoc.src
2009-06-28 H. Peter AnvinLICENSE: include the actual BSD license
2009-06-28 H. Peter AnvinAdd copyright notices to other *.dat files
2009-06-28 H. Peter AnvinAdd copyright notice to insns.dat
2009-06-28 H. Peter AnvinAdd copyright verbiage to Perl scripts; update LICENSE
2009-06-28 H. Peter AnvinStandard copyright verbiage headers
2009-06-28 H. Peter AnvinLICENSE: give the current license status.
2009-06-28 H. Peter AnvinNASM 2.06rc16
2009-06-28 H. Peter AnvinRun make alldeps
2009-06-28 H. Peter AnvinMove prototypes for null_debug to outform.h and outlib.h
2009-06-28 H. Peter AnvinMove backend-specific code to output/; break out null...
2009-06-28 H. Peter Anvindebug: make *all* the null debug routines available...
2009-06-28 H. Peter Anvinoutput: call debug init from a central location
2009-06-28 H. Peter Anvintest/Makefile: add rule to produce a .dbg file
2009-06-28 H. Peter Anvinoutform: build ALL formats by default, including DBG
2009-06-28 H. Peter Anvinoutelf.c: add appropriate #ifdefs
2009-06-28 H. Peter Anvinoutdbg: make outdbg.c compile cleanly
2009-06-27 H. Peter AnvinNASM 2.06rc15
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
next