aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-07Bump GCCv20171107Palmer Dabbelt1-0/+0
2017-11-07Bump binutils, for a debug info bug fixPalmer Dabbelt1-0/+0
2017-11-06I accidentally commited a staging branch of GCCPalmer Dabbelt1-0/+0
2017-11-04Bump binutilsPalmer Dabbelt1-0/+0
2017-11-04Bump GCCPalmer Dabbelt1-0/+0
2017-11-03Add many "build-*" targetsPalmer Dabbelt1-0/+3
2017-11-03Add a "make build" target, to build all the toolchainsPalmer Dabbelt1-0/+3
2017-11-03Correctly generate "enter.bash"Palmer Dabbelt1-1/+1
2017-10-31Clean up the "make check*" and "make report*" targetsPalmer Dabbelt2-10/+34
2017-10-31Add the GDB test suite, also not running on TravisPalmer Dabbelt1-3/+20
2017-10-31Add the binutils test suite, but don't run it on Travis yetPalmer Dabbelt14-1/+2244
2017-10-31Merge pull request #293 from riscv/medanyPalmer Dabbelt3-2/+15
2017-10-31Move to a GCC based on the 7.2.0 releasePalmer Dabbelt1-0/+0
2017-10-31Run the regression tests with "-mcmodel=medany" as wellPalmer Dabbelt2-2/+15
2017-10-30Merge pull request #292 from PkmX/masterPalmer Dabbelt1-1/+3
2017-10-29Enhance `make build-qemu`PkmX1-1/+3
2017-10-26Whitelist a GCC test failurePalmer Dabbelt13-0/+13
2017-10-26Clean up the regression makefile a bitPalmer Dabbelt1-15/+29
2017-10-25Merge pull request #290 from riscv/binutils-2.29Palmer Dabbelt1-0/+0
2017-10-25Move to binutils-2.29 for a releasePalmer Dabbelt1-0/+0
2017-10-25Add a local regression MakefilePalmer Dabbelt3-0/+67
2017-10-12Merge pull request #283 from riscv/travisPalmer Dabbelt11-33/+68
2017-10-11Bump GCC, to emit a NOP after movmemPalmer Dabbelt1-0/+0
2017-10-11movmem had some regressions, whitelist them for nowPalmer Dabbelt7-0/+35
2017-10-10mkdir stamps a bit more oftenPalmer Dabbelt1-0/+4
2017-10-10Don't run the glibc tests for nowPalmer Dabbelt1-6/+6
2017-10-09Create the dejagnu stampPalmer Dabbelt1-0/+1
2017-10-05Let the tests run for longer on TravisPalmer Dabbelt1-1/+1
2017-10-04Install dejagnuPalmer Dabbelt1-0/+1
2017-09-22Avoid using && to pass environment variablesPalmer Dabbelt1-22/+5
2017-09-22Fail mail_tail when make failsPalmer Dabbelt1-0/+3
2017-09-22Install expect, which is necessary for dejagnuPalmer Dabbelt1-0/+1
2017-09-22Build dejagnu locally, it appears this has disappeared from TravisPalmer Dabbelt1-3/+10
2017-09-14Merge pull request #279 from riscv/dhrystonePalmer Dabbelt8-18/+1136
2017-09-14Merge pull request #278 from austinharris/native-toolchainPalmer Dabbelt1-0/+46
2017-09-13Compile Dhrystone with multiple GCC runsPalmer Dabbelt3-2/+8
2017-09-13Ensure we don't regress in Dhrystone dynamic instruction countPalmer Dabbelt5-3/+1088
2017-09-13Allow tests to pass special QEMU argumentsPalmer Dabbelt1-1/+13
2017-09-13Split the glibc and newlib multilib names in the MakefilePalmer Dabbelt3-14/+29
2017-09-12Work around picking up host sys/sdt.h for native toolchain with --with-native...Austin Harris1-1/+3
2017-09-12Add build rule for `native` gnu toolchainKito Cheng1-0/+44
2017-09-11Bump gcc for block-move support (#277)Andrew Waterman1-0/+0
2017-09-06Merge pull request #276 from riscv/disable-gdbPalmer Dabbelt3-2/+35
2017-09-06Add a "--disable-gdb" argumentPalmer Dabbelt3-2/+35
2017-09-06Merge pull request #275 from riscv/new-failuresPalmer Dabbelt7-2/+44
2017-09-05Whitelist some failing gfortran testsPalmer Dabbelt6-0/+42
2017-09-05Allow multiple test whitelists to be usedPalmer Dabbelt1-2/+2
2017-08-31Merge pull request #273 from riscv/gdb-testsuitePalmer Dabbelt1-0/+6
2017-08-30Add gdb testsuiteKito Cheng1-0/+6
2017-08-28Add comments explaining why fortran tests fail (#272)Andrew Waterman1-0/+6