2008-06-15 |
H. Peter Anvin | quote: fix termination condition for hexadecimal escapes |
commit | commitdiff | tree | snapshot |
2008-06-12 |
H. Peter Anvin | Fix overflow in listing.c (BR 1991797) |
commit | commitdiff | tree | snapshot |
2008-06-09 |
H. Peter Anvin | Fix %? in multi-line macros with a label |
commit | commitdiff | tree | snapshot |
2008-06-09 |
H. Peter Anvin | NASM 2.03 |
commit | commitdiff | tree | snapshot |
2008-06-08 |
H. Peter Anvin | doc: Fix title "String Constants" |
commit | commitdiff | tree | snapshot |
2008-06-08 |
H. Peter Anvin | doc: Index Unicode and UTF-8 |
commit | commitdiff | tree | snapshot |
2008-06-08 |
H. Peter Anvin | doc: \t is also a supported escape sequence... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
H. Peter Anvin | doc: s/by/in/ certain preprocessor directives. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
H. Peter Anvin | Split documentation on string syntax out of "character... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
H. Peter Anvin | doc: A few floating-point examples |
commit | commitdiff | tree | snapshot |
2008-06-08 |
H. Peter Anvin | doc: add a comma |
commit | commitdiff | tree | snapshot |
2008-06-08 |
H. Peter Anvin | doc: ALL %if constructs have %elif/%ifn/%elifn variants. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
H. Peter Anvin | doc: remove superfluous comma |
commit | commitdiff | tree | snapshot |
2008-06-08 |
H. Peter Anvin | Improve the %iftoken example |
commit | commitdiff | tree | snapshot |
2008-06-08 |
H. Peter Anvin | Fix capitalization in titles |
commit | commitdiff | tree | snapshot |
2008-06-08 |
H. Peter Anvin | Document forward references fixed in EQU. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Frank Kotler | Document __OUTPUT_FORMAT__ |
commit | commitdiff | tree | snapshot |
2008-06-06 |
H. Peter Anvin | NASM 2.03rc8 |
commit | commitdiff | tree | snapshot |
2008-06-06 |
H. Peter Anvin | Fix dependency list generation |
commit | commitdiff | tree | snapshot |
2008-06-05 |
H. Peter Anvin | NASM 2.03rc7 |
commit | commitdiff | tree | snapshot |
2008-06-05 |
H. Peter Anvin | Merge branch 'master' of git+ssh://repo.or.cz/srv/git... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
H. Peter Anvin | The XSAVE group are SSE-spefix-sensitive |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Charles Crayne | Merge branch 'master' of git+ssh://ccrayne@repo.or... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Charles Crayne | Avoid obscure segfault in DWARF generation |
commit | commitdiff | tree | snapshot |
2008-06-05 |
H. Peter Anvin | insnsd.c: don't generate an inaccessible table |
commit | commitdiff | tree | snapshot |
2008-06-05 |
H. Peter Anvin | NASM 2.03rc6 |
commit | commitdiff | tree | snapshot |
2008-06-05 |
H. Peter Anvin | doc: Remove superfluous comma. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
H. Peter Anvin | Add %defstr, %idefstr |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Charles Crayne | Merge branch 'master' of git+ssh://ccrayne@repo.or... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Charles Crayne | Remove EQU for critical expression list |
commit | commitdiff | tree | snapshot |
2008-06-04 |
H. Peter Anvin | NASM 2.03rc5 |
commit | commitdiff | tree | snapshot |
2008-06-04 |
H. Peter Anvin | Fix double free in %depend |
commit | commitdiff | tree | snapshot |
2008-06-04 |
H. Peter Anvin | Fix memory management issues with expanded %include |
commit | commitdiff | tree | snapshot |
2008-06-04 |
H. Peter Anvin | Update .gitignore, remove bogus dependency |
commit | commitdiff | tree | snapshot |
2008-06-04 |
H. Peter Anvin | Makefile/dependency updates |
commit | commitdiff | tree | snapshot |
2008-06-03 |
H. Peter Anvin | doc: Remove "what's new" since it is out of date |
commit | commitdiff | tree | snapshot |
2008-06-02 |
H. Peter Anvin | quote: Change the definition of escp |
commit | commitdiff | tree | snapshot |
2008-06-02 |
H. Peter Anvin | quote: be consistent in not using C escapes for bytes |
commit | commitdiff | tree | snapshot |
2008-06-02 |
H. Peter Anvin | nasm_unquote: make code a little more uniform |
commit | commitdiff | tree | snapshot |
2008-06-02 |
H. Peter Anvin | quote: massively simplify nasm_skip_string() |
commit | commitdiff | tree | snapshot |
2008-06-02 |
H. Peter Anvin | Document UTF-8 conversion better, use "byte" instead... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
H. Peter Anvin | Document that underscores in numbers is permitted. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
H. Peter Anvin | NASM 2.03rc4 |
commit | commitdiff | tree | snapshot |
2008-06-02 |
H. Peter Anvin | Update CHANGES |
commit | commitdiff | tree | snapshot |
2008-06-02 |
H. Peter Anvin | nasmdoc: document %substr, `...` |
commit | commitdiff | tree | snapshot |
2008-06-02 |
H. Peter Anvin | Fix bug where the WinHelp backend corrupts the internal... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
H. Peter Anvin | qstring: fix unquoting in %pathsearch directive |
commit | commitdiff | tree | snapshot |
2008-06-02 |
H. Peter Anvin | qstring: backquoted strings seem to work now... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
H. Peter Anvin | qstring: first cut at full quoted string support in... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
H. Peter Anvin | qstring: add nasm_unquote() supporting `...` |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | doc: Single section for all the date/time macros |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | doc: fix __UTC_DATE__ and __UTC_TIME__ description |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | incbin: use the macro name itself as context name |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | Update CHANGES |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | Add missing %rotate directive to the FLOAT macro. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | incbin definition: use %? |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | Document %pathsearch and %depend |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | Introduce %depend and %pathsearch, and make incbin... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | stdscan.c: clarify comment |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | preproc.c: %include: use expand_smacros() not expand_sm... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | doc: consistent capitalization (and indexing!) of INCBIN |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | Add the -MP option to emit phony targets |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | Add new options to CHANGES |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | NASM 2.03rc3 |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | Document the new dependency options. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | Implement -MD, -MF, -MT, -MQ |
commit | commitdiff | tree | snapshot |
2008-05-30 |
H. Peter Anvin | preproc.c: get_ctx() can return NULL... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
H. Peter Anvin | Missing % in %ifmacro |
commit | commitdiff | tree | snapshot |
2008-05-28 |
H. Peter Anvin | hash user allocates struct hash_table |
commit | commitdiff | tree | snapshot |
2008-05-28 |
H. Peter Anvin | Merge commit 'autotest/master' |
commit | commitdiff | tree | snapshot |
2008-05-27 |
H. Peter Anvin | tokhash.pl: fix comment |
commit | commitdiff | tree | snapshot |
2008-05-27 |
H. Peter Anvin | regs.pl: add include guards to generated header files |
commit | commitdiff | tree | snapshot |
2008-05-27 |
H. Peter Anvin | make alldeps |
commit | commitdiff | tree | snapshot |
2008-05-27 |
H. Peter Anvin | regs.pl: regdis.h needs "extern"; minor cleanups |
commit | commitdiff | tree | snapshot |
2008-05-27 |
H. Peter Anvin | NASM 2.03rc2 |
commit | commitdiff | tree | snapshot |
2008-05-27 |
H. Peter Anvin | insns.dat: whitespace cleanup |
commit | commitdiff | tree | snapshot |
2008-05-27 |
H. Peter Anvin | Fix double 66 prefixes on INVEPT/INVVPID (BR 1956955) |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Andy Polyakov | doc: document Win32/64 SEH extensions |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Andy Polyakov | outcoff.c: remove dead code, add check for imagerel |
commit | commitdiff | tree | snapshot |
2008-05-27 |
H. Peter Anvin | avx.bin: clean up screwy whitespace |
commit | commitdiff | tree | snapshot |
2008-05-27 |
H. Peter Anvin | VCVTPD2PS, VCVTPD2DQ, VCVTTPD2DQ mem need explicit... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
H. Peter Anvin | Fix parameters to VCVTPD2DQ (BR 1974159) |
commit | commitdiff | tree | snapshot |
2008-05-27 |
H. Peter Anvin | regs.pl: add comments to regflags.c and regvals.c |
commit | commitdiff | tree | snapshot |
2008-05-27 |
H. Peter Anvin | Fix register numbers for ymm1-15! |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | ndisasm: the high bit of is4 bytes is ignored in 32... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | macros.pl: more readable comments |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | Add some comments to the output of macros.pl |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | preproc.c: prevent the compiler from reducing enum... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | NASM 2.03rc1 |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | CHANGES entry for %? and %?? |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | Document %? and %?? |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | Implement %? and %?? for mmacros |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | Implement %? and %?? for smacros |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | phash: canonicalize order, fix handling of ignored... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | phash: allow collisions if the hash target is the same |
commit | commitdiff | tree | snapshot |
2008-05-26 |
H. Peter Anvin | phash: massively speed up the perfect hash generator |
commit | commitdiff | tree | snapshot |
2008-05-25 |
H. Peter Anvin | Fix mnemnonics for SSE5 PCOMU instructions |
commit | commitdiff | tree | snapshot |
2008-05-25 |
H. Peter Anvin | Fix mnemonics for VTESTP[SD] (BR 1971570) |
commit | commitdiff | tree | snapshot |
2008-05-25 |
H. Peter Anvin | Fix the VPSHUF*W instructions (BR 1971567) |
commit | commitdiff | tree | snapshot |
2008-05-25 |
H. Peter Anvin | Fix typo in VPCMPESTRM instruction (BR 1971565) |
commit | commitdiff | tree | snapshot |
next |