summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NASM 2.09rc7nasm-2.09rc7H. Peter Anvin2010-08-161-1/+1
* test/avx: remove deleted instructionsH. Peter Anvin2010-08-161-7/+0
* insns.dat: permit contracted forms for VBLENDVPH. Peter Anvin2010-08-161-4/+4
* assmemble.c: fix VEX.W logicH. Peter Anvin2010-08-161-2/+2
* insns.dat: fix encoding of VCVTSD2SSH. Peter Anvin2010-08-161-1/+1
* insns.dat: SSE encoding of VBLEND with VEX prefix is forbiddenH. Peter Anvin2010-08-161-4/+0
* insns.dat: updates from AVX v7H. Peter Anvin2010-08-161-184/+235
* assemble: handle vex.ligH. Peter Anvin2010-08-163-11/+19
* vex: change .wx to .wig to match the latest AVX specH. Peter Anvin2010-08-162-5/+5
* doc: Update -O option descriptionCyrill Gorcunov2010-08-161-4/+0
* doc: Fix typo in changes.srcCyrill Gorcunov2010-08-161-1/+1
* preproc.c: revamped context-local fall-through warning messageKeith Kanios2010-08-141-5/+6
* doc/nasmdoc.src: revamped context fall-through entryKeith Kanios2010-08-141-10/+26
* doc: Describe context-through lookupCyrill Gorcunov2010-08-131-0/+38
* LICENSE: update yearH. Peter Anvin2010-08-121-1/+1
* sectalign: Implement on/off modeCyrill Gorcunov2010-08-122-10/+30
* standart.mac: Style nitfixCyrill Gorcunov2010-08-121-75/+84
* preproc.c: Context-through single macros expansion is deprecatedCyrill Gorcunov2010-08-111-10/+28
* preproc.c: modified deprecation warning for context-local label fallthroughKeith Kanios2010-08-101-8/+9
* preproc.c: Fix error message typoCyrill Gorcunov2010-08-091-1/+1
* test: Add br3041451 testcaseCyrill Gorcunov2010-08-091-0/+59
* BR3041451: Implement upper bound for %rep counterCyrill Gorcunov2010-08-093-1/+15
* preproc.c: added deprecation warning for context-local label fallthroughKeith Kanios2010-08-091-1/+7
* NASM 2.09rc6nasm-2.09rc6Cyrill Gorcunov2010-08-061-1/+1
* test: Add automatizing annotations to imm64.asmCyrill Gorcunov2010-08-041-0/+4
* insns.dat: unbreak test/imm64.binH. Peter Anvin2010-08-021-1/+1
* elf: Move stabs symbol table format into outelf.hCyrill Gorcunov2010-07-303-16/+9
* nasmlib.c: fix typo in nasm_init_malloc_errorCyrill Gorcunov2010-07-291-1/+1
* NASM 2.09rc5nasm-2.09rc5Cyrill Gorcunov2010-07-281-1/+1
* doc: Updates on macro rangesCyrill Gorcunov2010-07-281-4/+4
* labels.c: cleanupCyrill Gorcunov2010-07-282-91/+78
* Get rid of misc/altreg.incCyrill Gorcunov2010-07-281-72/+0
* doc: Explain SECTALIGNCyrill Gorcunov2010-07-282-1/+21
* doc: Fix ..sym section name misprintCyrill Gorcunov2010-07-271-1/+1
* assemble.c: Style nitfixCyrill Gorcunov2010-07-261-915/+916
* Revert "Improve process_ea and introduce -OL"H. Peter Anvin2010-07-257-143/+72
* nasm.h: move "regs.h" to top; make is_register() a boolH. Peter Anvin2010-07-251-5/+3
* move is_register helper to nasm.hCyrill Gorcunov2010-07-252-7/+6
* Use is_register helperCyrill Gorcunov2010-07-251-14/+8
* regs.pl: Introduce is_register() helperCyrill Gorcunov2010-07-251-0/+7
* Remove redundant sentence in docsVictor van den Elzen2010-07-241-2/+1
* Improve process_ea and introduce -OLVictor van den Elzen2010-07-247-72/+144
* doc: Update changes.srcCyrill Gorcunov2010-07-231-0/+3
* preproc.: Fix NULL dereference on broken %strlen argumentCyrill Gorcunov2010-07-232-1/+6
* preproc: allow non-identifier character in environment variablesH. Peter Anvin2010-07-204-35/+125
* changes.src: Fix misprint in "instructions" word.Cyrill Gorcunov2010-07-171-1/+1
* nasmdoc: we still miss Chuck, but...H. Peter Anvin2010-07-151-1/+0
* Merge branch 'nasm-2.08.xx'H. Peter Anvin2010-07-151-0/+10
|\
| * changes.src: update with the 2.08.xx changesnasm-2.08.xxH. Peter Anvin2010-07-151-0/+10
| * NASM 2.08.02nasm-2.08.02Cyrill Gorcunov2010-07-101-1/+1