Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-19 | Condense test dirs. | Jussi Pakkanen | 6 | -82/+0 | |
2017-06-22 | Tag functions in asm properly. Thanks to Matthias Klose for debugging the issue. | Jussi Pakkanen | 3 | -6/+15 | |
2017-03-28 | tests/common/127: Fix test on MinGW 64-bit | Nirbheek Chauhan | 2 | -1/+6 | |
Instead of hard-coding whether the symbol should be underscored, detect it. | |||||
2017-01-06 | Compile asm only on supported cpus. Closes #1287. | Jussi Pakkanen | 1 | -1/+8 | |
2016-12-11 | Test that g++ and Clang++ can compile assembly | Nirbheek Chauhan | 6 | -0/+61 | |
When there's no C compiler available |