Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-19 | test: disable regex tests | Waldemar Brodkorb | |
The time to run the tests is very high and always subtests are failing. We need to fix the subtests and see how to reduce the time the test is running. At the moment it blocks my regression testing to much. | |||
2016-04-17 | remove m68k binutils workarounds | Waldemar Brodkorb | |
With binutils 2.26 for m68k and 2.25.1 for coldfire, these -fPIC workarounds no longer required. | |||
2016-01-02 | lm32: fix testsuite compile problems | Waldemar Brodkorb | |
One test fails to compile with a gcc ICE, so disable it for now. | |||
2015-01-04 | add -fPIC to some tests. | Waldemar Brodkorb | |
This is required to avoid a assertion error in binutils 2.24 for m68k. |