Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | travis: nasm-t -- fix --error option | Cyrill Gorcunov | 2020-09-06 | 1 | -2/+4 | |
| * | travis: warnstack -- fix spaces | Cyrill Gorcunov | 2020-09-06 | 1 | -5/+5 | |
* | | preproc: when parsing an smacro template, don't mistake , for ) | H. Peter Anvin (Intel) | 2020-09-04 | 1 | -2/+4 | |
* | | nasm.h: correct TOKEN_LPAR and TOKEN_RPAR | H. Peter Anvin (Intel) | 2020-09-04 | 1 | -2/+2 | |
* | | preproc: don't loop on a variable that doesn't advance | H. Peter Anvin (Intel) | 2020-09-04 | 1 | -1/+3 | |
* | | preproc: add %eval() function, add back %isn*() | H. Peter Anvin (Intel) | 2020-09-04 | 1 | -40/+112 | |
* | | Merge tag 'nasm-2.15.05' | H. Peter Anvin (Intel) | 2020-08-31 | 89 | -43/+2864 | |
|\| | ||||||
| * | NASM 2.15.05nasm-2.15.05 | H. Peter Anvin | 2020-08-28 | 1 | -1/+1 | |
| * | NASM 2.15.05rc2nasm-2.15.05rc2 | H. Peter Anvin (Intel) | 2020-08-27 | 1 | -1/+1 | |
| * | Add option to create reproducible output | H. Peter Anvin (Intel) | 2020-08-27 | 12 | -42/+48 | |
| * | travis: fix "warnstack" test | H. Peter Anvin (Intel) | 2020-08-27 | 4 | -17/+8 | |
| * | NASM 2.15.05rc1nasm-2.15.05rc1 | H. Peter Anvin (Intel) | 2020-08-27 | 1 | -1/+1 | |
| * | BR 3392715: fix %ifid with $ and $$ | H. Peter Anvin (Intel) | 2020-08-27 | 5 | -4/+40 | |
| * | trevis: unify tmap descriptor | Cyrill Gorcunov | 2020-08-25 | 2 | -10/+12 | |
| * | travis: add lwp | Cyrill Gorcunov | 2020-08-25 | 3 | -0/+225 | |
| * | travis: enable winalign test | Cyrill Gorcunov | 2020-08-25 | 2 | -1/+0 | |
| * | travis: add br3392411 | Cyrill Gorcunov | 2020-08-25 | 3 | -0/+34 | |
| * | output/outcoff.c: zap timestamp when running tests | Cyrill Gorcunov | 2020-08-25 | 1 | -1/+11 | |
| * | travis: nasm-t -- add ability to specify error | Cyrill Gorcunov | 2020-08-25 | 1 | -0/+6 | |
| * | travis: add br3392363 | Cyrill Gorcunov | 2020-08-25 | 3 | -0/+18 | |
| * | travis: add br3392396 | Cyrill Gorcunov | 2020-08-25 | 3 | -0/+18 | |
| * | travis: add br3392392 | Cyrill Gorcunov | 2020-08-25 | 4 | -0/+37 | |
| * | travis: add v4 | Cyrill Gorcunov | 2020-08-25 | 4 | -0/+40 | |
| * | travis: add sreg | Cyrill Gorcunov | 2020-08-25 | 3 | -0/+78 | |
| * | travis: add ret | Cyrill Gorcunov | 2020-08-25 | 6 | -0/+104 | |
| * | travis: add vaesenc | Cyrill Gorcunov | 2020-08-25 | 3 | -0/+32 | |
| * | travis: add vex | Cyrill Gorcunov | 2020-08-25 | 4 | -0/+32 | |
| * | travis: add vgather | Cyrill Gorcunov | 2020-08-25 | 3 | -0/+88 | |
| * | travis: add warnstack | Cyrill Gorcunov | 2020-08-25 | 4 | -0/+36 | |
| * | travis: add vpcmp | Cyrill Gorcunov | 2020-08-25 | 3 | -0/+40 | |
| * | travis: add winalign | Cyrill Gorcunov | 2020-08-25 | 3 | -0/+59 | |
| * | travis: nasm-t -- add ability to disable test | Cyrill Gorcunov | 2020-08-25 | 1 | -0/+5 | |
| * | travis: add xdefine test | Cyrill Gorcunov | 2020-08-25 | 3 | -0/+28 | |
| * | travis: add br3392275 | Cyrill Gorcunov | 2020-08-25 | 3 | -0/+23 | |
| * | travis: nasm-t -- add ability to generate new tests | Cyrill Gorcunov | 2020-08-25 | 1 | -0/+118 | |
| * | travis: add xpaste test | Cyrill Gorcunov | 2020-08-24 | 3 | -0/+18 | |
| * | travis: add avx2 | Cyrill Gorcunov | 2020-08-24 | 3 | -0/+1619 | |
| * | travis: add br3104312 | Cyrill Gorcunov | 2020-08-24 | 3 | -0/+24 | |
| * | travis: add amx test | Cyrill Gorcunov | 2020-08-24 | 3 | -0/+49 | |
| * | travis: update absolute | Cyrill Gorcunov | 2020-08-24 | 1 | -0/+3 | |
| * | travis: add a64 test | Cyrill Gorcunov | 2020-08-24 | 3 | -0/+41 | |
* | | nasm.h: fix comment for TOKEN_PREPROC_SQQ | H. Peter Anvin (Intel) | 2020-08-25 | 1 | -1/+1 | |
* | | Merge tag 'nasm-2.15.04' | H. Peter Anvin (Intel) | 2020-08-25 | 45 | -732/+1242 | |
|\| | ||||||
| * | NASM 2.15.04nasm-2.15.04 | H. Peter Anvin (Intel) | 2020-08-20 | 1 | -1/+1 | |
| * | NASM 2.15.04rc6nasm-2.15.04rc6 | H. Peter Anvin | 2020-08-20 | 1 | -1/+1 | |
| * | Auto-make the warning files | H. Peter Anvin | 2020-08-18 | 4 | -24/+70 | |
| * | br3392643: update travis test | H. Peter Anvin | 2020-08-18 | 1 | -1/+1 | |
| * | outobj: change cutting -> truncating | H. Peter Anvin | 2020-08-18 | 1 | -1/+1 | |
| * | outobj: limit excessive length warning to 64 characters | H. Peter Anvin | 2020-08-18 | 1 | -1/+1 | |
| * | travis: add br3392643 test | Cyrill Gorcunov | 2020-08-18 | 4 | -0/+18 |