Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-07 | fix compiler command in testcc | Eugene Sharygin | |
This commit adds missing quotation marks around the argument to the function, and changes the value of `-x' option to `c` (lowercase) as per GCC manual [1]. [1]: https://gcc.gnu.org/onlinedocs/gcc-7.2.0/gcc/Overall-Options.html | |||
2017-09-25 | adjust test.sh for ubuntu | Quentin Carbonneaux | |
2017-04-11 | unscrew freebsd tests | Quentin Carbonneaux | |
2017-04-09 | always disable pie in tests | Quentin Carbonneaux | |
2017-04-08 | misc fixes for osx | Quentin Carbonneaux | |
With the default toolchain, it looks like we have to make sure all symbols are loaded using rip-relative addressing. | |||
2017-04-08 | add cross testing for arm64 | Quentin Carbonneaux | |