aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2022-12-28Fix clean in isa/ with non-default compiler (#443)Alex Shpilkin1-1/+1
2020-03-29Add debug-check-fast target forAndrew Waterman1-0/+4
2018-03-19Update Makefile to allow for RISCV_PREFIX to be set by the configure --targetrishi1-2/+8
2017-08-10Don't run debug tests as part of build.Tim Newsome1-3/+2
2017-06-23Test gdb/OpenOCD during regular test run.Tim Newsome1-1/+1
2017-05-15Copy debug/programs to the build dir, so debug-check runsPalmer Dabbelt1-1/+2
2017-01-04"make clean" shouldn't fail if "make" wasn't first runAndrew Waterman1-3/+3
2016-09-21Move debug testing from all into debug-check target.Tim Newsome1-2/+2
2016-08-01Re-enable debug testing. (#20)Tim Newsome1-1/+1
2016-07-22Temporarily stop building debug tests, as they fail in travisAndrew Waterman1-1/+1
2016-07-19Run debug tests from main Makefile.Tim Newsome1-1/+7
2016-07-12Add a "--with-xlen" configure argument (#16)Palmer Dabbelt1-2/+3
2016-03-14More RV32 testsAndrew Waterman1-2/+2
2016-03-03Fix ./configure in rootAndrew Waterman1-6/+6
2016-02-23make install rule copy the right things to the right placesHoward Mao1-4/+8
2016-02-23fix install ruleHoward Mao1-0/+1
2015-08-06Add a top-level make clean target.Prashanth Mundkur1-1/+6
2013-07-24feature: add autoconfSebastien Mirolo1-0/+18