2010-08-24 |
H. Peter Anvin | doc: untabify |
commit | commitdiff | tree | snapshot |
2010-08-24 |
H. Peter Anvin | doc: override optimization with STRICT |
commit | commitdiff | tree | snapshot |
2010-08-24 |
H. Peter Anvin | doc: document imm64 optimization |
commit | commitdiff | tree | snapshot |
2010-08-24 |
H. Peter Anvin | Optimize mov r64,imm |
commit | commitdiff | tree | snapshot |
2010-08-24 |
H. Peter Anvin | assemble: add an OPT instruction flags for optimizing... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
H. Peter Anvin | doc: document the %use fp macro package |
commit | commitdiff | tree | snapshot |
2010-08-24 |
H. Peter Anvin | NASM 2.09 |
commit | commitdiff | tree | snapshot |
2010-08-20 |
H. Peter Anvin | insns.pl: make insnsd.c a bit easier to read |
commit | commitdiff | tree | snapshot |
2010-08-20 |
H. Peter Anvin | ndisasm: handle VEX.LIG |
commit | commitdiff | tree | snapshot |
2010-08-19 |
H. Peter Anvin | ndisasm: unify VEX handling |
commit | commitdiff | tree | snapshot |
2010-08-17 |
H. Peter Anvin | ndisasm: fix handing of byte codes 250-253, 324 |
commit | commitdiff | tree | snapshot |
2010-08-16 |
H. Peter Anvin | NASM 2.09rc7 |
commit | commitdiff | tree | snapshot |
2010-08-16 |
H. Peter Anvin | test/avx: remove deleted instructions |
commit | commitdiff | tree | snapshot |
2010-08-16 |
H. Peter Anvin | insns.dat: permit contracted forms for VBLENDVP |
commit | commitdiff | tree | snapshot |
2010-08-16 |
H. Peter Anvin | assmemble.c: fix VEX.W logic |
commit | commitdiff | tree | snapshot |
2010-08-16 |
H. Peter Anvin | insns.dat: fix encoding of VCVTSD2SS |
commit | commitdiff | tree | snapshot |
2010-08-16 |
H. Peter Anvin | insns.dat: SSE encoding of VBLEND with VEX prefix is... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
H. Peter Anvin | insns.dat: updates from AVX v7 |
commit | commitdiff | tree | snapshot |
2010-08-16 |
H. Peter Anvin | assemble: handle vex.lig |
commit | commitdiff | tree | snapshot |
2010-08-16 |
H. Peter Anvin | vex: change .wx to .wig to match the latest AVX spec |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Cyrill Gorcunov | doc: Update -O option description |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Cyrill Gorcunov | doc: Fix typo in changes.src |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Keith Kanios | preproc.c: revamped context-local fall-through warning... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Keith Kanios | doc/nasmdoc.src: revamped context fall-through entry |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Cyrill Gorcunov | doc: Describe context-through lookup |
commit | commitdiff | tree | snapshot |
2010-08-13 |
H. Peter Anvin | LICENSE: update year |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Cyrill Gorcunov | sectalign: Implement on/off mode |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Cyrill Gorcunov | standart.mac: Style nitfix |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Cyrill Gorcunov | preproc.c: Context-through single macros expansion... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Keith Kanios | preproc.c: modified deprecation warning for context... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Cyrill Gorcunov | preproc.c: Fix error message typo |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Cyrill Gorcunov | test: Add br3041451 testcase |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Cyrill Gorcunov | BR3041451: Implement upper bound for %rep counter |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Keith Kanios | preproc.c: added deprecation warning for context-local... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Cyrill Gorcunov | NASM 2.09rc6 |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Cyrill Gorcunov | test: Add automatizing annotations to imm64.asm |
commit | commitdiff | tree | snapshot |
2010-08-02 |
H. Peter Anvin | insns.dat: unbreak test/imm64.bin |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Cyrill Gorcunov | elf: Move stabs symbol table format into outelf.h |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Cyrill Gorcunov | nasmlib.c: fix typo in nasm_init_malloc_error |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Cyrill Gorcunov | NASM 2.09rc5 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Cyrill Gorcunov | doc: Updates on macro ranges |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Cyrill Gorcunov | labels.c: cleanup |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Cyrill Gorcunov | Get rid of misc/altreg.inc |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Cyrill Gorcunov | doc: Explain SECTALIGN |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Cyrill Gorcunov | doc: Fix ..sym section name misprint |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Cyrill Gorcunov | assemble.c: Style nitfix |
commit | commitdiff | tree | snapshot |
2010-07-25 |
H. Peter Anvin | Revert "Improve process_ea and introduce -OL" |
commit | commitdiff | tree | snapshot |
2010-07-25 |
H. Peter Anvin | nasm.h: move "regs.h" to top; make is_register() a... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Cyrill Gorcunov | move is_register helper to nasm.h |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Cyrill Gorcunov | Use is_register helper |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Cyrill Gorcunov | regs.pl: Introduce is_register() helper |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Victor van... | Remove redundant sentence in docs |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Victor van... | Improve process_ea and introduce -OL |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Cyrill Gorcunov | doc: Update changes.src |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Cyrill Gorcunov | preproc.: Fix NULL dereference on broken %strlen argument |
commit | commitdiff | tree | snapshot |
2010-07-20 |
H. Peter Anvin | preproc: allow non-identifier character in environment... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Cyrill Gorcunov | changes.src: Fix misprint in "instructions" word. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | nasmdoc: we still miss Chuck, but... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | Merge branch 'nasm-2.08.xx' |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | changes.src: update with the 2.08.xx changes |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | NASM 2.09rc4 |
commit | commitdiff | tree | snapshot |
2010-07-16 |
H. Peter Anvin | Make -Ox the default |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Bryant Keller | Documentation: describe %ifenv and friends |
commit | commitdiff | tree | snapshot |
2010-07-13 |
H. Peter Anvin | preproc: add %ifenv |
commit | commitdiff | tree | snapshot |
2010-07-13 |
H. Peter Anvin | BR3028880: Revert to nonfatal, better error message... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Cyrill Gorcunov | Update changes.src |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Cyrill Gorcunov | BR3028880: Make nonexistent environment variable being... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Cyrill Gorcunov | Check in test for BR3028880 |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Cyrill Gorcunov | BR3028880: Fix NULL dereference on nonexistent environm... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Cyrill Gorcunov | tokenize: Fix wrong string index in indirect strings |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Cyrill Gorcunov | preproc: Extract reading line from predefined macros... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Cyrill Gorcunov | Documentation updates |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Cyrill Gorcunov | No need for \n at __OUTPUT_FORMAT__ macro end |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Cyrill Gorcunov | Merge branches 'master' and 'preproc-paste-fix' |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Cyrill Gorcunov | BR3026808: Assign to local preprocessor variable does... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
H. Peter Anvin | nasmdoc: remove obsolete Sourceforge references |
commit | commitdiff | tree | snapshot |
2010-07-10 |
H. Peter Anvin | NASM 2.09rc3 |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Cyrill Gorcunov | NASM 2.08.02 |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Cyrill Gorcunov | preproc.c: Fix NULL deref on token pasting |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Cyrill Gorcunov | preproc.c: Fix NULL deref on token pasting |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Cyrill Gorcunov | preproc: add another test case |
commit | commitdiff | tree | snapshot |
2010-07-08 |
H. Peter Anvin | preproc: don't paste TOK_PREPROC_ID |
commit | commitdiff | tree | snapshot |
2010-07-08 |
H. Peter Anvin | Revert "BR3005117: Expland local single macro before... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
H. Peter Anvin | Revert "expand_mmac_params: Don't forget to handle... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
H. Peter Anvin | Revert "expand_mmac_params: Expand local single macros... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
H. Peter Anvin | Revert "expand_mmac_params: Expand local single macros... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
H. Peter Anvin | Check in test case from bug report br3005117 |
commit | commitdiff | tree | snapshot |
2010-07-08 |
H. Peter Anvin | br3026808: add test case |
commit | commitdiff | tree | snapshot |
2010-07-08 |
H. Peter Anvin | insns: add FXSAVE64/FXRSTOR64, drop np prefix |
commit | commitdiff | tree | snapshot |
2010-07-08 |
H. Peter Anvin | Merge branch 'master' of ssh://repo.or.cz/srv/git/nasm |
commit | commitdiff | tree | snapshot |
2010-07-07 |
H. Peter Anvin | insns.dat: add XSAVE/XRSTOR64, XSAVEOPT, VCVTPH2PS... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
H. Peter Anvin | insns.dat: remove VCVTPH2PS/VCVTPS2PH as AMD instructions |
commit | commitdiff | tree | snapshot |
2010-07-06 |
H. Peter Anvin | NASM 2.09rc2 |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Cyrill Gorcunov | doc: Update changes.src |
commit | commitdiff | tree | snapshot |
2010-07-06 |
H. Peter Anvin | insns.dat: fix CPU flags for new instructions |
commit | commitdiff | tree | snapshot |
2010-07-06 |
H. Peter Anvin | Add RD*SBASE, WR*SBASE, RDRAND from AVX v7 |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Cyrill Gorcunov | outbin: Cleanup bin_cleanup |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Cyrill Gorcunov | outbin: Simplify reverse address computing |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Cyrill Gorcunov | BR3025702: outbin -- Fix byte ordering |
commit | commitdiff | tree | snapshot |
2010-06-25 |
H. Peter Anvin | doc: inslist.src is an intermediate file, move to ... |
commit | commitdiff | tree | snapshot |
next |