2008-10-01 |
Victor van... | Apply patch from BR 890790 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Victor van... | Apply patch from BR 1197827 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
H. Peter Anvin | changes.src: document JMP reg64 fix. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
H. Peter Anvin | rdsrc.pl: handle tabs in the input |
commit | commitdiff | tree | snapshot |
2008-10-01 |
H. Peter Anvin | doc: remove tab |
commit | commitdiff | tree | snapshot |
2008-10-01 |
H. Peter Anvin | Put the static information about warnings in a structure |
commit | commitdiff | tree | snapshot |
2008-09-30 |
H. Peter Anvin | Allow %warning output to be suppressed |
commit | commitdiff | tree | snapshot |
2008-09-30 |
H. Peter Anvin | assemble.c: cleanups |
commit | commitdiff | tree | snapshot |
2008-09-30 |
H. Peter Anvin | Document the -O0 and -O1 behaviors. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Charles Crayne | Change behavior of -O0 and -O1 for backward compatibility |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Charles Crayne | Document a64 and o64 qualifiers |
commit | commitdiff | tree | snapshot |
2008-09-26 |
H. Peter Anvin | Add more 64-bit jump tests |
commit | commitdiff | tree | snapshot |
2008-09-26 |
H. Peter Anvin | JMP reg64 does not require a REX.W prefix. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
H. Peter Anvin | NASM 2.04 |
commit | commitdiff | tree | snapshot |
2008-09-25 |
H. Peter Anvin | Set __PASS__ to 3 for preprocess only |
commit | commitdiff | tree | snapshot |
2008-09-25 |
H. Peter Anvin | Clean up unterminated lines |
commit | commitdiff | tree | snapshot |
2008-09-25 |
H. Peter Anvin | Actually make non-power-of-2 alignments work |
commit | commitdiff | tree | snapshot |
2008-09-25 |
H. Peter Anvin | NASM 2.04rc6 |
commit | commitdiff | tree | snapshot |
2008-09-25 |
H. Peter Anvin | Document __PASS__ |
commit | commitdiff | tree | snapshot |
2008-09-24 |
H. Peter Anvin | Add __PASS__ builtin macro |
commit | commitdiff | tree | snapshot |
2008-09-24 |
H. Peter Anvin | Unbreak %warning |
commit | commitdiff | tree | snapshot |
2008-09-24 |
H. Peter Anvin | doc/changes.src: something closer to final release... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
H. Peter Anvin | nasmdoc.src: more consistent indentation in %error... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
H. Peter Anvin | test/fwdoptpp: test %error, %warning, %fatal |
commit | commitdiff | tree | snapshot |
2008-09-24 |
H. Peter Anvin | NASM 2.04rc5 |
commit | commitdiff | tree | snapshot |
2008-09-24 |
H. Peter Anvin | %error, %warning out on the final pass, add %fatal |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Charles Crayne | Allow value to TIMES to be negative while optimization... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
H. Peter Anvin | test: test for code that relies on the optimizer to... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
H. Peter Anvin | NASM 2.04rc4 |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Victor van... | BR 1239818 - handle multiple %else clauses |
commit | commitdiff | tree | snapshot |
2008-09-13 |
H. Peter Anvin | NASM 2.04rc3 |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Charles Crayne | Halt assembly if addresses are not converging. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Victor van... | Limit number of passes to 1000 |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Victor van... | Remove obsolete ROL-EQU hack |
commit | commitdiff | tree | snapshot |
2008-09-11 |
H. Peter Anvin | doc: document the use of macros in %error |
commit | commitdiff | tree | snapshot |
2008-09-11 |
H. Peter Anvin | doc: Call %xdefine a "resolving define" instead of... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
H. Peter Anvin | doc: clean up formatting around -O option |
commit | commitdiff | tree | snapshot |
2008-09-11 |
H. Peter Anvin | NASM 2.04rc2 |
commit | commitdiff | tree | snapshot |
2008-09-11 |
H. Peter Anvin | changes: document optimizer change |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Charles Crayne | Decouple forward references from optimization |
commit | commitdiff | tree | snapshot |
2008-09-09 |
H. Peter Anvin | Run "make alldeps" |
commit | commitdiff | tree | snapshot |
2008-09-09 |
H. Peter Anvin | macros.pl: don't include macros for disabled output... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
H. Peter Anvin | outaout.mac: aoutb is an alias for aout |
commit | commitdiff | tree | snapshot |
2008-09-09 |
H. Peter Anvin | macros.pl: be a bit more careful with open() |
commit | commitdiff | tree | snapshot |
2008-09-09 |
H. Peter Anvin | macros: win32 and win64 are COFF, not Mach-O |
commit | commitdiff | tree | snapshot |
2008-09-03 |
H. Peter Anvin | NASM 2.04rc1 |
commit | commitdiff | tree | snapshot |
2008-09-03 |
H. Peter Anvin | Remove obsolete tagrelease script (duplicate of tag... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
H. Peter Anvin | Update doc/changes.src |
commit | commitdiff | tree | snapshot |
2008-09-03 |
H. Peter Anvin | Document %use smartalign |
commit | commitdiff | tree | snapshot |
2008-09-03 |
H. Peter Anvin | Document %unmacro |
commit | commitdiff | tree | snapshot |
2008-09-02 |
H. Peter Anvin | outcoff: stylistic cleanups |
commit | commitdiff | tree | snapshot |
2008-09-02 |
H. Peter Anvin | outcoff: default output symbols to T_NULL |
commit | commitdiff | tree | snapshot |
2008-09-01 |
H. Peter Anvin | BR 2048950: fix crash due to mmacro list overflow |
commit | commitdiff | tree | snapshot |
2008-08-30 |
H. Peter Anvin | test/new: clean up whitespace |
commit | commitdiff | tree | snapshot |
2008-08-30 |
H. Peter Anvin | Script to create new test case boilerplate |
commit | commitdiff | tree | snapshot |
2008-08-29 |
H. Peter Anvin | Accept implicit memory size for VMREAD/VMWRITE |
commit | commitdiff | tree | snapshot |
2008-08-29 |
H. Peter Anvin | BR 2029472: Wrong operand size for VMREAD/VMWRITE in... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
H. Peter Anvin | .gitignore: ignore some editor backup files |
commit | commitdiff | tree | snapshot |
2008-08-29 |
H. Peter Anvin | BR 2028995: Missing MOVNTI m64, r64 |
commit | commitdiff | tree | snapshot |
2008-08-29 |
H. Peter Anvin | Testcase for XCRYPT |
commit | commitdiff | tree | snapshot |
2008-08-29 |
H. Peter Anvin | BR 2029829: Accept VIA XCRYPT instructions with or... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
H. Peter Anvin | BR 2039212: Handle indirect far jumps in 64-bit mode |
commit | commitdiff | tree | snapshot |
2008-08-28 |
H. Peter Anvin | Include "nasm.h" in "float.h" |
commit | commitdiff | tree | snapshot |
2008-08-28 |
H. Peter Anvin | Add 256-bit AVX stores per the latest AVX spec. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
H. Peter Anvin | Add AVX forms of the AES instructions (new in the lates... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
H. Peter Anvin | test: Fix file with no final newline |
commit | commitdiff | tree | snapshot |
2008-08-25 |
H. Peter Anvin | BR 2067820: add the MOVSXD instruction |
commit | commitdiff | tree | snapshot |
2008-08-25 |
H. Peter Anvin | BR 2067837: remove double add of VEX instruction length |
commit | commitdiff | tree | snapshot |
2008-08-20 |
H. Peter Anvin | BR 2062342: ndisasm: r12 *can* be an index register |
commit | commitdiff | tree | snapshot |
2008-08-13 |
H. Peter Anvin | BR 2030823: Problem with the 256-bit FMA instructions |
commit | commitdiff | tree | snapshot |
2008-08-13 |
H. Peter Anvin | BR 2043111: Typo in insns.dat: VCMPFT_OQPD VCMPFT_OQPS |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Victor van... | minor bugfix in performtest.pl |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Victor van... | Add macro-defaults warning class and documentation. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
H. Peter Anvin | BR 2034542: fix crash when touching __FILE__ |
commit | commitdiff | tree | snapshot |
2008-07-31 |
H. Peter Anvin | BR 2028910: fix decoding of VEX prefixes in 16- and... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
H. Peter Anvin | BR 2025977: Handle SLDT with a 64-bit register operand |
commit | commitdiff | tree | snapshot |
2008-07-23 |
H. Peter Anvin | preproc: restore correct break; in do_directive() |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Victor van... | BR 560960: warn about trailing garbage in %macro/%ifmacro |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Victor van... | Improve checking and documentation for %ifctx |
commit | commitdiff | tree | snapshot |
2008-07-20 |
H. Peter Anvin | BR 2023036: MOV reg32,dreg and vice versa are NOLONG |
commit | commitdiff | tree | snapshot |
2008-07-20 |
H. Peter Anvin | Err, "alignr" was really the same as the previous ... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
H. Peter Anvin | Add "alignr" standard macro (using resb) |
commit | commitdiff | tree | snapshot |
2008-07-20 |
H. Peter Anvin | Avoid redundant "const" for macros_t |
commit | commitdiff | tree | snapshot |
2008-07-20 |
H. Peter Anvin | BR 2003451: add test case |
commit | commitdiff | tree | snapshot |
2008-07-20 |
H. Peter Anvin | BR 2003451: avoid "forwardness" leaks between operands |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Slavik Gnatenko | BR 2010180: outobj: Garbage may be written in a last... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
H. Peter Anvin | test: more smart alignment test |
commit | commitdiff | tree | snapshot |
2008-07-17 |
H. Peter Anvin | smartalign: use context-local label |
commit | commitdiff | tree | snapshot |
2008-07-17 |
H. Peter Anvin | smartalign: adjust the alignment threshold |
commit | commitdiff | tree | snapshot |
2008-07-17 |
H. Peter Anvin | smartalign: 16-bit generic alignment macros |
commit | commitdiff | tree | snapshot |
2008-07-17 |
H. Peter Anvin | smartalign: 16-bit P6 NOPs |
commit | commitdiff | tree | snapshot |
2008-07-16 |
H. Peter Anvin | smartalign.mac: smart alignments macro package |
commit | commitdiff | tree | snapshot |
2008-07-16 |
H. Peter Anvin | preproc: add %un[i]macro, add cleanups |
commit | commitdiff | tree | snapshot |
2008-07-16 |
H. Peter Anvin | standard.mac: allow non-power-of-2 alignments |
commit | commitdiff | tree | snapshot |
2008-07-16 |
H. Peter Anvin | preproc.c: fix %ifn, %elifn |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Victor van... | Fix multipass inline warning (dis/en)abling |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Victor van... | Fix %rep ... %endmacro crash |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Victor van... | update tests |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Victor van... | fix unitialized variable in eval_strfunc |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Victor van... | Fix fclose bug on error. |
commit | commitdiff | tree | snapshot |
next |