2008-09-25 |
H. Peter Anvin | Document __PASS__ Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-24 |
H. Peter Anvin | Add __PASS__ builtin macro Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-24 |
H. Peter Anvin | Unbreak %warning Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-24 |
H. Peter Anvin | doc/changes.src: something closer to final release...
|
commit | commitdiff | tree |
2008-09-24 |
H. Peter Anvin | nasmdoc.src: more consistent indentation in %error...
|
commit | commitdiff | tree |
2008-09-24 |
H. Peter Anvin | test/fwdoptpp: test %error, %warning, %fatal Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-24 |
H. Peter Anvin | NASM 2.04rc5
|
commit | commitdiff | tree |
2008-09-24 |
H. Peter Anvin | %error, %warning out on the final pass, add %fatal
|
commit | commitdiff | tree |
2008-09-24 |
H. Peter Anvin | test: test for code that relies on the optimizer to... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-23 |
H. Peter Anvin | NASM 2.04rc4
|
commit | commitdiff | tree |
2008-09-13 |
H. Peter Anvin | NASM 2.04rc3
|
commit | commitdiff | tree |
2008-09-11 |
H. Peter Anvin | doc: document the use of macros in %error Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-11 |
H. Peter Anvin | doc: Call %xdefine a "resolving define" instead of... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-11 |
H. Peter Anvin | doc: clean up formatting around -O option Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-11 |
H. Peter Anvin | NASM 2.04rc2
|
commit | commitdiff | tree |
2008-09-11 |
H. Peter Anvin | changes: document optimizer change
|
commit | commitdiff | tree |
2008-09-09 |
H. Peter Anvin | Run "make alldeps"
|
commit | commitdiff | tree |
2008-09-09 |
H. Peter Anvin | macros.pl: don't include macros for disabled output... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-09 |
H. Peter Anvin | outaout.mac: aoutb is an alias for aout Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-09 |
H. Peter Anvin | macros.pl: be a bit more careful with open() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-09 |
H. Peter Anvin | macros: win32 and win64 are COFF, not Mach-O Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-03 |
H. Peter Anvin | NASM 2.04rc1
|
commit | commitdiff | tree |
2008-09-03 |
H. Peter Anvin | Remove obsolete tagrelease script (duplicate of tag...
|
commit | commitdiff | tree |
2008-09-03 |
H. Peter Anvin | Update doc/changes.src
|
commit | commitdiff | tree |
2008-09-03 |
H. Peter Anvin | Document %use smartalign
|
commit | commitdiff | tree |
2008-09-03 |
H. Peter Anvin | Document %unmacro
|
commit | commitdiff | tree |
2008-09-02 |
H. Peter Anvin | outcoff: stylistic cleanups Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-02 |
H. Peter Anvin | outcoff: default output symbols to T_NULL Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-01 |
H. Peter Anvin | BR 2048950: fix crash due to mmacro list overflow
|
commit | commitdiff | tree |
2008-08-30 |
H. Peter Anvin | test/new: clean up whitespace
|
commit | commitdiff | tree |
2008-08-30 |
H. Peter Anvin | Script to create new test case boilerplate
|
commit | commitdiff | tree |
2008-08-29 |
H. Peter Anvin | Accept implicit memory size for VMREAD/VMWRITE
|
commit | commitdiff | tree |
2008-08-29 |
H. Peter Anvin | BR 2029472: Wrong operand size for VMREAD/VMWRITE in...
|
commit | commitdiff | tree |
2008-08-29 |
H. Peter Anvin | .gitignore: ignore some editor backup files
|
commit | commitdiff | tree |
2008-08-29 |
H. Peter Anvin | BR 2028995: Missing MOVNTI m64, r64
|
commit | commitdiff | tree |
2008-08-29 |
H. Peter Anvin | Testcase for XCRYPT
|
commit | commitdiff | tree |
2008-08-29 |
H. Peter Anvin | BR 2029829: Accept VIA XCRYPT instructions with or...
|
commit | commitdiff | tree |
2008-08-29 |
H. Peter Anvin | BR 2039212: Handle indirect far jumps in 64-bit mode
|
commit | commitdiff | tree |
2008-08-28 |
H. Peter Anvin | Include "nasm.h" in "float.h"
|
commit | commitdiff | tree |
2008-08-28 |
H. Peter Anvin | Add 256-bit AVX stores per the latest AVX spec.
|
commit | commitdiff | tree |
2008-08-28 |
H. Peter Anvin | Add AVX forms of the AES instructions (new in the latest...
|
commit | commitdiff | tree |
2008-08-25 |
H. Peter Anvin | test: Fix file with no final newline Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-25 |
H. Peter Anvin | BR 2067820: add the MOVSXD instruction Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-25 |
H. Peter Anvin | BR 2067837: remove double add of VEX instruction length Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-20 |
H. Peter Anvin | BR 2062342: ndisasm: r12 *can* be an index register
|
commit | commitdiff | tree |
2008-08-13 |
H. Peter Anvin | BR 2030823: Problem with the 256-bit FMA instructions
|
commit | commitdiff | tree |
2008-08-13 |
H. Peter Anvin | BR 2043111: Typo in insns.dat: VCMPFT_OQPD VCMPFT_OQPS
|
commit | commitdiff | tree |
2008-08-01 |
H. Peter Anvin | BR 2034542: fix crash when touching __FILE__
|
commit | commitdiff | tree |
2008-07-31 |
H. Peter Anvin | BR 2028910: fix decoding of VEX prefixes in 16- and...
|
commit | commitdiff | tree |
2008-07-31 |
H. Peter Anvin | BR 2025977: Handle SLDT with a 64-bit register operand
|
commit | commitdiff | tree |
2008-07-23 |
H. Peter Anvin | preproc: restore correct break; in do_directive()
|
commit | commitdiff | tree |
2008-07-20 |
H. Peter Anvin | BR 2023036: MOV reg32,dreg and vice versa are NOLONG
|
commit | commitdiff | tree |
2008-07-20 |
H. Peter Anvin | Err, "alignr" was really the same as the previous ...
|
commit | commitdiff | tree |
2008-07-20 |
H. Peter Anvin | Add "alignr" standard macro (using resb)
|
commit | commitdiff | tree |
2008-07-20 |
H. Peter Anvin | Avoid redundant "const" for macros_t
|
commit | commitdiff | tree |
2008-07-20 |
H. Peter Anvin | BR 2003451: add test case
|
commit | commitdiff | tree |
2008-07-20 |
H. Peter Anvin | BR 2003451: avoid "forwardness" leaks between operands
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | test: more smart alignment test
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | smartalign: use context-local label
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | smartalign: adjust the alignment threshold
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | smartalign: 16-bit generic alignment macros
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | smartalign: 16-bit P6 NOPs
|
commit | commitdiff | tree |
2008-07-16 |
H. Peter Anvin | smartalign.mac: smart alignments macro package
|
commit | commitdiff | tree |
2008-07-16 |
H. Peter Anvin | preproc: add %un[i]macro, add cleanups
|
commit | commitdiff | tree |
2008-07-16 |
H. Peter Anvin | standard.mac: allow non-power-of-2 alignments
|
commit | commitdiff | tree |
2008-07-16 |
H. Peter Anvin | preproc.c: fix %ifn, %elifn
|
commit | commitdiff | tree |
2008-07-14 |
H. Peter Anvin | changes.src: put \c{...} around macro directives
|
commit | commitdiff | tree |
2008-07-14 |
H. Peter Anvin | changes.src: remove double entry for %warning
|
commit | commitdiff | tree |
2008-07-14 |
H. Peter Anvin | Move the revision history into the documentation
|
commit | commitdiff | tree |
2008-07-13 |
H. Peter Anvin | doc: document packed BCD constants
|
commit | commitdiff | tree |
2008-07-13 |
H. Peter Anvin | doc: update NASM Version Macros
|
commit | commitdiff | tree |
2008-07-13 |
H. Peter Anvin | doc: move %error/%warning to a separate section
|
commit | commitdiff | tree |
2008-07-13 |
H. Peter Anvin | doc: Document %strcat
|
commit | commitdiff | tree |
2008-07-13 |
H. Peter Anvin | Update CHANGES to current delta from 2.03.x.
|
commit | commitdiff | tree |
2008-07-13 |
H. Peter Anvin | BR 2017453: indirect jumps in 64-bit mode are implicitly...
|
commit | commitdiff | tree |
2008-07-13 |
H. Peter Anvin | test: add test of nested %rep, BCD constants, and ...
|
commit | commitdiff | tree |
2008-07-13 |
H. Peter Anvin | preproc.c: make %warning actually issue a warning...
|
commit | commitdiff | tree |
2008-07-13 |
H. Peter Anvin | version.mak for the version Makefile fragment
|
commit | commitdiff | tree |
2008-07-06 |
H. Peter Anvin | Add version.make to PERLREQ
|
commit | commitdiff | tree |
2008-07-04 |
H. Peter Anvin | test: simple test of packed BCD.
|
commit | commitdiff | tree |
2008-07-04 |
H. Peter Anvin | For consistency, allow 0p.. prefix for packed BCD
|
commit | commitdiff | tree |
2008-07-04 |
H. Peter Anvin | float: support packed-BCD constants in 'dt' statements
|
commit | commitdiff | tree |
2008-07-04 |
H. Peter Anvin | float: fix buffer overrun
|
commit | commitdiff | tree |
2008-07-03 |
H. Peter Anvin | standard.mac: use anonymous contexts
|
commit | commitdiff | tree |
2008-07-03 |
H. Peter Anvin | preproc: Allow anonymous contexts
|
commit | commitdiff | tree |
2008-07-02 |
H. Peter Anvin | Permit commas in %strcat
|
commit | commitdiff | tree |
2008-07-02 |
H. Peter Anvin | preproc: %strcat directive to concatenate quoted strings
|
commit | commitdiff | tree |
2008-06-29 |
H. Peter Anvin | Update the INSTALL file to match current reality
|
commit | commitdiff | tree |
2008-06-29 |
H. Peter Anvin | Document case-insensitivity bug.
|
commit | commitdiff | tree |
2008-06-29 |
H. Peter Anvin | test: add a test for %imacro
|
commit | commitdiff | tree |
2008-06-29 |
H. Peter Anvin | nasmlib: fix nasm_str[n]icmp()
|
commit | commitdiff | tree |
2008-06-29 |
H. Peter Anvin | preproc: MMacro.finishes is a pointer, not a boolean
|
commit | commitdiff | tree |
2008-06-27 |
H. Peter Anvin | AES instructions are WESTMERE, not NEHALEM
|
commit | commitdiff | tree |
2008-06-25 |
H. Peter Anvin | Make the macros table "unsigned char"
|
commit | commitdiff | tree |
2008-06-22 |
H. Peter Anvin | Run "make alldeps"
|
commit | commitdiff | tree |
2008-06-22 |
H. Peter Anvin | pp_directives_len can be uint8_t
|
commit | commitdiff | tree |
2008-06-21 |
H. Peter Anvin | Drop the index tables from the canned macros
|
commit | commitdiff | tree |
2008-06-21 |
H. Peter Anvin | Fix a few more <ctype.h> instances
|
commit | commitdiff | tree |
2008-06-21 |
H. Peter Anvin | ctype.h: wrapper ctype functions with a cast to (unsigned...
|
commit | commitdiff | tree |
2008-06-20 |
H. Peter Anvin | preproc: free the include path and the final filename
|
commit | commitdiff | tree |