Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | travis utf-error test: update error messages | H. Peter Anvin | 2019-09-12 | 1 | -15/+15 |
* | travis: update warning output | H. Peter Anvin (Intel) | 2019-08-09 | 4 | -111/+111 |
* | Warn if trying to assemble obsolete instructions | H. Peter Anvin (Intel) | 2019-08-06 | 2 | -1/+3 |
* | Add group aliases for all prefixed warnings. | H. Peter Anvin | 2019-06-06 | 4 | -4/+4 |
* | strfunc: better error messages if a string transform fails | H. Peter Anvin | 2019-06-06 | 1 | -3/+3 |
* | Warnings: move zeroing reserved space to a separate warning class | H. Peter Anvin (Intel) | 2019-01-11 | 3 | -3/+3 |
* | test: nasm-t -- Use plain stderr extension for error stream | Cyrill Gorcunov | 2018-12-23 | 2 | -1/+1 |
* | test: nasm-t -- Add clzero case | Cyrill Gorcunov | 2018-12-23 | 4 | -0/+51 |
* | test: nasm-t -- Add more details into README | Cyrill Gorcunov | 2018-12-20 | 1 | -7/+69 |
* | test: nasm-t -- Update tests | Cyrill Gorcunov | 2018-12-16 | 4 | -9/+2826 |
* | test: nasm-t -- Make read buffer up to 4M | Cyrill Gorcunov | 2018-12-15 | 1 | -2/+2 |
* | test: nasm-t -- Update multisection | Cyrill Gorcunov | 2018-12-15 | 2 | -2/+2 |
* | test: nasm-t -- Update riprel | Cyrill Gorcunov | 2018-12-15 | 1 | -6592/+5184 |
* | test: nasm-t -- Update prefix66 | Cyrill Gorcunov | 2018-12-15 | 1 | -6/+6 |
* | test: nasm-t -- Update multisection | Cyrill Gorcunov | 2018-12-15 | 1 | -1/+1 |
* | test: nasm-t -- Update mout | Cyrill Gorcunov | 2018-12-15 | 1 | -1/+1 |
* | test: nasm-t -- Fix typo | Cyrill Gorcunov | 2018-12-15 | 2 | -3/+5 |
* | test: nasm-t -- Update floatb test | Cyrill Gorcunov | 2018-12-15 | 2 | -1/+8 |
* | test: nasm-t -- Update bcd test | Cyrill Gorcunov | 2018-12-15 | 1 | -2/+2 |
* | test: nasm-t -- Reverse the comparision order | Cyrill Gorcunov | 2018-12-15 | 1 | -2/+2 |
* | test: nasm-t -- Move data reading out of cmp_std | Cyrill Gorcunov | 2018-12-15 | 1 | -12/+15 |
* | test: nasm-t -- Update floatb | Cyrill Gorcunov | 2018-12-01 | 2 | -0/+24 |
* | test: nasm-t -- Update macro-defaults | Cyrill Gorcunov | 2018-11-29 | 1 | -3/+3 |
* | test: Use NASM_TEST_RUN environment | Cyrill Gorcunov | 2018-11-24 | 12 | -11/+11 |
* | test: nasm-t -- Test for sigsegv on multiple outputs | Cyrill Gorcunov | 2018-11-24 | 2 | -0/+14 |
* | test: nasm-t -- Add br3392528 | Cyrill Gorcunov | 2018-11-14 | 3 | -0/+20 |
* | test: nasm-t -- Extend inctest | Cyrill Gorcunov | 2018-11-12 | 2 | -1/+7 |
* | test: nasm-t -- Add br560575 | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+45 |
* | test: nasm-t -- Add br978756 | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+18 |
* | test: nasm-t -- Add br3392259 | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+19 |
* | test: nasm-t -- Add br3392252 | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+53 |
* | test: nasm-t -- Add br3200749 | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+22 |
* | test: nasm-t -- Add br3385573 | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+27 |
* | test: nasm-t -- Add br3189064 | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+23 |
* | test: nasm-t -- Add br3187743 | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+23 |
* | test: nasm-t -- Add br3174983 | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+25 |
* | test: nasm-t -- Add br3109604 | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+24 |
* | test: nasm-t -- Add br3066383 | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+80 |
* | test: nasm-t -- Add br3058845 | Cyrill Gorcunov | 2018-11-11 | 4 | -0/+33 |
* | test: nasm-t -- Add br3041451 | Cyrill Gorcunov | 2018-11-11 | 4 | -0/+73 |
* | test: nasm-t -- Add br3028880 | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+53 |
* | test: nasm-t -- Add ability to pass environ variables to test | Cyrill Gorcunov | 2018-11-11 | 1 | -1/+14 |
* | test: nasm-t -- Add br3026808 | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+30 |
* | test: nasm-t -- Add br890790 | Cyrill Gorcunov | 2018-11-11 | 4 | -0/+19 |
* | test: nasm-t -- Add br2222615 | Cyrill Gorcunov | 2018-11-11 | 4 | -0/+38 |
* | test: nasm-t -- Add nasmformat | Cyrill Gorcunov | 2018-11-11 | 7 | -0/+62 |
* | test: nasm-t -- Add multisection | Cyrill Gorcunov | 2018-11-11 | 8 | -0/+130 |
* | test: nasm-t -- Add macro-defaults | Cyrill Gorcunov | 2018-11-11 | 4 | -0/+159 |
* | test: nasm-t -- Add lnxhello | Cyrill Gorcunov | 2018-11-11 | 3 | -0/+60 |
* | test: nasm-t -- Add ifelse | Cyrill Gorcunov | 2018-11-11 | 4 | -0/+63 |