2008-06-10 |
H. Peter Anvin | nasmlib.c: fwriteint*() only need WORDS_LITTLEENDIAN
|
commit | commitdiff | tree |
2008-06-10 |
H. Peter Anvin | Fix typo: s/most/least/
|
commit | commitdiff | tree |
2008-06-10 |
H. Peter Anvin | Make it possible to use "inline" and "restrict"
|
commit | commitdiff | tree |
2008-06-10 |
H. Peter Anvin | Introduce likely/unlikely macros, use them in saa.c
|
commit | commitdiff | tree |
2008-06-10 |
H. Peter Anvin | SAA: optimize all power-of-two lengths
|
commit | commitdiff | tree |
2008-06-10 |
H. Peter Anvin | SAA: optimize seeks when used on a byte array
|
commit | commitdiff | tree |
2008-06-10 |
H. Peter Anvin | Make strings a first-class token type; defer evaluation
|
commit | commitdiff | tree |
2008-06-10 |
H. Peter Anvin | Move all the RAA code out of nasmlib
|
commit | commitdiff | tree |
2008-06-10 |
H. Peter Anvin | saa.h doesn't need nasmlib.h
|
commit | commitdiff | tree |
2008-06-10 |
H. Peter Anvin | Move all the SAA code out of nasmlib
|
commit | commitdiff | tree |
2008-06-09 |
H. Peter Anvin | Merge branch 'nasm-2.03.x'
|
commit | commitdiff | tree |
2008-06-09 |
H. Peter Anvin | Fix %? in multi-line macros with a label
|
commit | commitdiff | tree |
2008-06-09 |
H. Peter Anvin | Replace the WSAA macros with functions
|
commit | commitdiff | tree |
2008-06-09 |
H. Peter Anvin | Use autoconf to detect WORDS_LITTLEENDIAN
|
commit | commitdiff | tree |
2008-06-09 |
H. Peter Anvin | WSAA: make the WSAA macros contain their own buffer
|
commit | commitdiff | tree |
2008-06-09 |
H. Peter Anvin | NASM 2.03
|
commit | commitdiff | tree |
2008-06-08 |
H. Peter Anvin | doc: Fix title "String Constants"
|
commit | commitdiff | tree |
2008-06-08 |
H. Peter Anvin | doc: Index Unicode and UTF-8
|
commit | commitdiff | tree |
2008-06-08 |
H. Peter Anvin | doc: \t is also a supported escape sequence...
|
commit | commitdiff | tree |
2008-06-08 |
H. Peter Anvin | doc: s/by/in/ certain preprocessor directives.
|
commit | commitdiff | tree |
2008-06-08 |
H. Peter Anvin | Split documentation on string syntax out of "character...
|
commit | commitdiff | tree |
2008-06-08 |
H. Peter Anvin | doc: A few floating-point examples
|
commit | commitdiff | tree |
2008-06-08 |
H. Peter Anvin | doc: add a comma
|
commit | commitdiff | tree |
2008-06-08 |
H. Peter Anvin | doc: ALL %if constructs have %elif/%ifn/%elifn variants.
|
commit | commitdiff | tree |
2008-06-08 |
H. Peter Anvin | doc: remove superfluous comma
|
commit | commitdiff | tree |
2008-06-08 |
H. Peter Anvin | Improve the %iftoken example
|
commit | commitdiff | tree |
2008-06-08 |
H. Peter Anvin | Fix capitalization in titles
|
commit | commitdiff | tree |
2008-06-08 |
H. Peter Anvin | Document forward references fixed in EQU.
|
commit | commitdiff | tree |
2008-06-08 |
Frank Kotler | Document __OUTPUT_FORMAT__
|
commit | commitdiff | tree |
2008-06-06 |
H. Peter Anvin | NASM 2.03rc8
|
commit | commitdiff | tree |
2008-06-06 |
H. Peter Anvin | Fix dependency list generation
|
commit | commitdiff | tree |
2008-06-05 |
H. Peter Anvin | NASM 2.03rc7
|
commit | commitdiff | tree |
2008-06-05 |
H. Peter Anvin | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2008-06-05 |
H. Peter Anvin | The XSAVE group are SSE-spefix-sensitive
|
commit | commitdiff | tree |
2008-06-05 |
H. Peter Anvin | insnsd.c: don't generate an inaccessible table
|
commit | commitdiff | tree |
2008-06-05 |
H. Peter Anvin | NASM 2.03rc6
|
commit | commitdiff | tree |
2008-06-05 |
H. Peter Anvin | doc: Remove superfluous comma.
|
commit | commitdiff | tree |
2008-06-05 |
H. Peter Anvin | Add %defstr, %idefstr
|
commit | commitdiff | tree |
2008-06-04 |
H. Peter Anvin | NASM 2.03rc5
|
commit | commitdiff | tree |
2008-06-04 |
H. Peter Anvin | Fix double free in %depend
|
commit | commitdiff | tree |
2008-06-04 |
H. Peter Anvin | Fix memory management issues with expanded %include
|
commit | commitdiff | tree |
2008-06-04 |
H. Peter Anvin | Update .gitignore, remove bogus dependency
|
commit | commitdiff | tree |
2008-06-04 |
H. Peter Anvin | Makefile/dependency updates
|
commit | commitdiff | tree |
2008-06-03 |
H. Peter Anvin | doc: Remove "what's new" since it is out of date
|
commit | commitdiff | tree |
2008-06-02 |
H. Peter Anvin | quote: Change the definition of escp
|
commit | commitdiff | tree |
2008-06-02 |
H. Peter Anvin | quote: be consistent in not using C escapes for bytes
|
commit | commitdiff | tree |
2008-06-02 |
H. Peter Anvin | nasm_unquote: make code a little more uniform
|
commit | commitdiff | tree |
2008-06-02 |
H. Peter Anvin | quote: massively simplify nasm_skip_string()
|
commit | commitdiff | tree |
2008-06-02 |
H. Peter Anvin | Document UTF-8 conversion better, use "byte" instead...
|
commit | commitdiff | tree |
2008-06-02 |
H. Peter Anvin | Document that underscores in numbers is permitted.
|
commit | commitdiff | tree |
2008-06-02 |
H. Peter Anvin | NASM 2.03rc4
|
commit | commitdiff | tree |
2008-06-02 |
H. Peter Anvin | Update CHANGES
|
commit | commitdiff | tree |
2008-06-02 |
H. Peter Anvin | nasmdoc: document %substr, `...`
|
commit | commitdiff | tree |
2008-06-02 |
H. Peter Anvin | Fix bug where the WinHelp backend corrupts the internal...
|
commit | commitdiff | tree |
2008-06-02 |
H. Peter Anvin | qstring: fix unquoting in %pathsearch directive
|
commit | commitdiff | tree |
2008-06-02 |
H. Peter Anvin | qstring: backquoted strings seem to work now...
|
commit | commitdiff | tree |
2008-06-02 |
H. Peter Anvin | qstring: first cut at full quoted string support in...
|
commit | commitdiff | tree |
2008-06-01 |
H. Peter Anvin | qstring: add nasm_unquote() supporting `...`
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | doc: Single section for all the date/time macros
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | doc: fix __UTC_DATE__ and __UTC_TIME__ description
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | incbin: use the macro name itself as context name
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Update CHANGES
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Add missing %rotate directive to the FLOAT macro.
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | incbin definition: use %?
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Document %pathsearch and %depend
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Introduce %depend and %pathsearch, and make incbin...
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | stdscan.c: clarify comment
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | preproc.c: %include: use expand_smacros() not expand_smacros...
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | doc: consistent capitalization (and indexing!) of INCBIN
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Add the -MP option to emit phony targets
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Add new options to CHANGES
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | NASM 2.03rc3
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Document the new dependency options.
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Implement -MD, -MF, -MT, -MQ
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | preproc.c: get_ctx() can return NULL...
|
commit | commitdiff | tree |
2008-05-29 |
H. Peter Anvin | Missing % in %ifmacro
|
commit | commitdiff | tree |
2008-05-28 |
H. Peter Anvin | hash user allocates struct hash_table
|
commit | commitdiff | tree |
2008-05-28 |
H. Peter Anvin | Merge commit 'autotest/master'
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | tokhash.pl: fix comment
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | regs.pl: add include guards to generated header files
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | make alldeps
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | regs.pl: regdis.h needs "extern"; minor cleanups
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | NASM 2.03rc2
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | insns.dat: whitespace cleanup
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | Fix double 66 prefixes on INVEPT/INVVPID (BR 1956955)
|
commit | commitdiff | tree |
2008-05-27 |
Andy Polyakov | doc: document Win32/64 SEH extensions
|
commit | commitdiff | tree |
2008-05-27 |
Andy Polyakov | outcoff.c: remove dead code, add check for imagerel
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | avx.bin: clean up screwy whitespace
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | VCVTPD2PS, VCVTPD2DQ, VCVTTPD2DQ mem need explicit...
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | Fix parameters to VCVTPD2DQ (BR 1974159)
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | regs.pl: add comments to regflags.c and regvals.c
|
commit | commitdiff | tree |
2008-05-27 |
H. Peter Anvin | Fix register numbers for ymm1-15!
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | ndisasm: the high bit of is4 bytes is ignored in 32...
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | macros.pl: more readable comments
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | Add some comments to the output of macros.pl
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | preproc.c: prevent the compiler from reducing enum...
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | NASM 2.03rc1
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | CHANGES entry for %? and %??
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | Document %? and %??
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | Implement %? and %?? for mmacros
|
commit | commitdiff | tree |