Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-04 | "make clean" shouldn't fail if "make" wasn't first run | Andrew Waterman | 1 | -3/+3 | |
2016-09-21 | Move debug testing from all into debug-check target. | Tim Newsome | 1 | -2/+2 | |
Fixes issue #30. | |||||
2016-08-01 | Re-enable debug testing. (#20) | Tim Newsome | 1 | -1/+1 | |
Manually ran all the steps travis does, and the tests pass. | |||||
2016-07-22 | Temporarily stop building debug tests, as they fail in travis | Andrew Waterman | 1 | -1/+1 | |
@timsifive can you look into why? https://travis-ci.org/riscv/riscv-tools/builds/146759105 | |||||
2016-07-19 | Run debug tests from main Makefile. | Tim Newsome | 1 | -1/+7 | |
2016-07-12 | Add a "--with-xlen" configure argument (#16) | Palmer Dabbelt | 1 | -2/+3 | |
The tools had riscv64-unknown-elf-gcc hard-coded all over the place. This lets users override that if they have a 32-bit toolchain. | |||||
2016-03-14 | More RV32 tests | Andrew Waterman | 1 | -2/+2 | |
2016-03-03 | Fix ./configure in root | Andrew Waterman | 1 | -6/+6 | |
This Makefile is still super ghetto! | |||||
2016-02-23 | make install rule copy the right things to the right places | Howard Mao | 1 | -4/+8 | |
2016-02-23 | fix install rule | Howard Mao | 1 | -0/+1 | |
2015-08-06 | Add a top-level make clean target. | Prashanth Mundkur | 1 | -1/+6 | |
2013-07-24 | feature: add autoconf | Sebastien Mirolo | 1 | -0/+18 | |