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 |
2008-07-16 |
Victor van... | Add a 'make test' target. |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Victor van... | Improve performtest.pl |
commit | commitdiff | tree | snapshot |
2008-07-14 |
H. Peter Anvin | changes.src: put \c{...} around macro directives |
commit | commitdiff | tree | snapshot |
2008-07-14 |
H. Peter Anvin | changes.src: remove double entry for %warning |
commit | commitdiff | tree | snapshot |
2008-07-14 |
H. Peter Anvin | Move the revision history into the documentation |
commit | commitdiff | tree | snapshot |
2008-07-13 |
H. Peter Anvin | doc: document packed BCD constants |
commit | commitdiff | tree | snapshot |
2008-07-13 |
H. Peter Anvin | doc: update NASM Version Macros |
commit | commitdiff | tree | snapshot |
2008-07-13 |
H. Peter Anvin | doc: move %error/%warning to a separate section |
commit | commitdiff | tree | snapshot |
2008-07-13 |
H. Peter Anvin | doc: Document %strcat |
commit | commitdiff | tree | snapshot |
2008-07-13 |
H. Peter Anvin | Update CHANGES to current delta from 2.03.x. |
commit | commitdiff | tree | snapshot |
2008-07-13 |
H. Peter Anvin | BR 2017453: indirect jumps in 64-bit mode are implicitl... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
H. Peter Anvin | test: add test of nested %rep, BCD constants, and ... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
H. Peter Anvin | preproc.c: make %warning actually issue a warning... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
H. Peter Anvin | version.mak for the version Makefile fragment |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Charles Crayne | Fix Bugs item #2017455 (LTR in long mode) |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Charles Crayne | %EXITREP inside nested %REPs |
commit | commitdiff | tree | snapshot |
2008-07-06 |
H. Peter Anvin | Add version.make to PERLREQ |
commit | commitdiff | tree | snapshot |
2008-07-04 |
H. Peter Anvin | test: simple test of packed BCD. |
commit | commitdiff | tree | snapshot |
2008-07-04 |
H. Peter Anvin | For consistency, allow 0p.. prefix for packed BCD |
commit | commitdiff | tree | snapshot |
2008-07-04 |
H. Peter Anvin | float: support packed-BCD constants in 'dt' statements |
commit | commitdiff | tree | snapshot |
2008-07-04 |
H. Peter Anvin | float: fix buffer overrun |
commit | commitdiff | tree | snapshot |
2008-07-03 |
H. Peter Anvin | standard.mac: use anonymous contexts |
commit | commitdiff | tree | snapshot |
2008-07-03 |
H. Peter Anvin | preproc: Allow anonymous contexts |
commit | commitdiff | tree | snapshot |
2008-07-02 |
H. Peter Anvin | Permit commas in %strcat |
commit | commitdiff | tree | snapshot |
2008-07-02 |
H. Peter Anvin | preproc: %strcat directive to concatenate quoted strings |
commit | commitdiff | tree | snapshot |
2008-06-29 |
H. Peter Anvin | Update the INSTALL file to match current reality |
commit | commitdiff | tree | snapshot |
2008-06-29 |
H. Peter Anvin | Document case-insensitivity bug. |
commit | commitdiff | tree | snapshot |
2008-06-29 |
H. Peter Anvin | test: add a test for %imacro |
commit | commitdiff | tree | snapshot |
2008-06-29 |
H. Peter Anvin | nasmlib: fix nasm_str[n]icmp() |
commit | commitdiff | tree | snapshot |
2008-06-29 |
H. Peter Anvin | preproc: MMacro.finishes is a pointer, not a boolean |
commit | commitdiff | tree | snapshot |
2008-06-27 |
H. Peter Anvin | AES instructions are WESTMERE, not NEHALEM |
commit | commitdiff | tree | snapshot |
2008-06-25 |
H. Peter Anvin | Make the macros table "unsigned char" |
commit | commitdiff | tree | snapshot |
2008-06-22 |
H. Peter Anvin | Run "make alldeps" |
commit | commitdiff | tree | snapshot |
2008-06-22 |
H. Peter Anvin | pp_directives_len can be uint8_t |
commit | commitdiff | tree | snapshot |
2008-06-21 |
H. Peter Anvin | Drop the index tables from the canned macros |
commit | commitdiff | tree | snapshot |
2008-06-21 |
H. Peter Anvin | Fix a few more <ctype.h> instances |
commit | commitdiff | tree | snapshot |
2008-06-21 |
H. Peter Anvin | ctype.h: wrapper ctype functions with a cast to (unsign... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
H. Peter Anvin | preproc: free the include path and the final filename |
commit | commitdiff | tree | snapshot |
2008-06-20 |
H. Peter Anvin | Move the output format macros into the macros.pl mechanism |
commit | commitdiff | tree | snapshot |
next |