638 Commits (b4dae89f85bf882852c6186b1284df11065bfcd9)
 

Author SHA1 Message Date
Palmer Dabbelt b4dae89f85 Bump GCC 9 years ago
Palmer Dabbelt 9790f450a1 Bump binutils, for a debug info bug fix 9 years ago
Palmer Dabbelt 28db62c566 I accidentally commited a staging branch of GCC 9 years ago
Palmer Dabbelt 686320c1fe Bump binutils 9 years ago
Palmer Dabbelt e561a9432f Bump GCC 9 years ago
Palmer Dabbelt d61f516ab5 Add many "build-*" targets 9 years ago
Palmer Dabbelt c7990df4ad Add a "make build" target, to build all the toolchains 9 years ago
Palmer Dabbelt 5e7ee81e55 Correctly generate "enter.bash" 9 years ago
Palmer Dabbelt 28d482c394 Clean up the "make check*" and "make report*" targets 9 years ago
Palmer Dabbelt 1418daf1dc Add the GDB test suite, also not running on Travis 9 years ago
Palmer Dabbelt 80b80eb21c Add the binutils test suite, but don't run it on Travis yet 9 years ago
Palmer Dabbelt 6b18666276
Merge pull request #293 from riscv/medany 9 years ago
Palmer Dabbelt fc755478f5 Move to a GCC based on the 7.2.0 release 9 years ago
Palmer Dabbelt e88b0c3a28 Run the regression tests with "-mcmodel=medany" as well 9 years ago
Palmer Dabbelt 00b4639a1e
Merge pull request #292 from PkmX/master 9 years ago
PkmX c0891cd538 Enhance `make build-qemu` 9 years ago
Palmer Dabbelt 9b0795b831 Whitelist a GCC test failure 9 years ago
Palmer Dabbelt 8c66da5e57 Clean up the regression makefile a bit 9 years ago
Palmer Dabbelt b6a2d0c389 Merge pull request #290 from riscv/binutils-2.29 9 years ago
Palmer Dabbelt a62ff085d0 Move to binutils-2.29 for a release 9 years ago
Palmer Dabbelt 8f7ec1e91f Add a local regression Makefile 9 years ago
Palmer Dabbelt e9f545898a Merge pull request #283 from riscv/travis 9 years ago
Palmer Dabbelt dcbfec3414 Bump GCC, to emit a NOP after movmem 9 years ago
Palmer Dabbelt 3dbc03849f movmem had some regressions, whitelist them for now 9 years ago
Palmer Dabbelt ea8b861370 mkdir stamps a bit more often 9 years ago
Palmer Dabbelt 79ba6e76da Don't run the glibc tests for now 9 years ago
Palmer Dabbelt 460da99614 Create the dejagnu stamp 9 years ago
Palmer Dabbelt 18546f8f34 Let the tests run for longer on Travis 9 years ago
Palmer Dabbelt 5bc4ca8241 Install dejagnu 9 years ago
Palmer Dabbelt 5ece740214 Avoid using && to pass environment variables 9 years ago
Palmer Dabbelt 833a74582d Fail mail_tail when make fails 9 years ago
Palmer Dabbelt 72fd4466ce Install expect, which is necessary for dejagnu 9 years ago
Palmer Dabbelt 861600217a Build dejagnu locally, it appears this has disappeared from Travis 9 years ago
Palmer Dabbelt dccdecbb90 Merge pull request #279 from riscv/dhrystone 9 years ago
Palmer Dabbelt 2a67766d9e Merge pull request #278 from austinharris/native-toolchain 9 years ago
Palmer Dabbelt 0da639dbc3 Compile Dhrystone with multiple GCC runs 9 years ago
Palmer Dabbelt 36c9832aa7 Ensure we don't regress in Dhrystone dynamic instruction count 9 years ago
Palmer Dabbelt 959536e4ff Allow tests to pass special QEMU arguments 9 years ago
Palmer Dabbelt 23e0cd0ad0 Split the glibc and newlib multilib names in the Makefile 9 years ago
Austin Harris 421c17b6af Work around picking up host sys/sdt.h for native toolchain with --with-native-system-header-dir. Add disable-gdb option to native build. 9 years ago
Kito Cheng 1a278cad60 Add build rule for `native` gnu toolchain 9 years ago
Andrew Waterman 829f362368 Bump gcc for block-move support (#277) 9 years ago
Palmer Dabbelt dc3df8619f Merge pull request #276 from riscv/disable-gdb 9 years ago
Palmer Dabbelt 9d284915bf Add a "--disable-gdb" argument 9 years ago
Palmer Dabbelt 06b1ebbe4b Merge pull request #275 from riscv/new-failures 9 years ago
Palmer Dabbelt f505a68c4b Whitelist some failing gfortran tests 9 years ago
Palmer Dabbelt 6f0f463735 Allow multiple test whitelists to be used 9 years ago
Palmer Dabbelt d99c12ffc4 Merge pull request #273 from riscv/gdb-testsuite 9 years ago
Kito Cheng 8437b3d0b4 Add gdb testsuite 9 years ago
Andrew Waterman 2a70a41448 Add comments explaining why fortran tests fail (#272) 9 years ago