riscv-tests.git
2017-05-17 Palmer DabbeltShorten the debug tests
2017-05-17 Palmer DabbeltMerge pull request #49 from riscv/no_examine_target
2017-05-17 Palmer DabbeltShow the debug logs to stdout, to avoid travis timeouts
2017-05-16 Megan Wachsdebug: remove unused auto_int function
2017-05-16 Megan Wachsdebug: Allow skipping the ExamineTarget task.
2017-05-16 Megan Wachsdebug: Allow skipping the ExamineTarget step by specify...
2017-05-16 Palmer DabbeltMerge pull request #47 from riscv/debug-0.13
2017-05-16 Palmer DabbeltChange Spike's RAM location to match the linker script
2017-05-16 Palmer DabbeltLink the infinate loop at 0x10000000
2017-05-16 Palmer DabbeltLink in encoding.h instead of providing a path to it
2017-05-16 Megan Wachsdebug: Update OpenOCD configs.
2017-05-16 Palmer DabbeltCopy debug/programs to the build dir, so debug-check...
2017-05-16 Palmer DabbeltMerge pull request #48 from riscv/tests
2017-05-15 Palmer DabbeltDisable another PRIV mention, for now
2017-05-15 Palmer DabbeltDisable the tests that touch PRIV, it's not implemented yet
2017-05-15 Palmer DabbeltHave the openocd invocation match the spike invocation
2017-05-15 Palmer DabbeltDisable some failing tests for now
2017-05-15 Palmer DabbeltDon't rely on Spike's default ISA
2017-05-15 Palmer DabbeltDon't use the RTOS, and do "reset halt"
2017-05-15 Palmer DabbeltLet Spike have the default amount of RAM
2017-05-15 Palmer DabbeltDon't build openocd here, it's in riscv-tools now
2017-05-15 Megan Wachsdebug: fix the make target for debug-check
2017-05-15 Megan Wachsdebug: Use consistent 'sim_cmd' argument.
2017-05-15 Megan WachsMerge remote-tracking branch 'origin/priv-1.10' into...
2017-05-05 Andrew WatermanCheck UXL in sstatus
2017-05-05 Andrew WatermanTest that superpage PTEs trap when PPN LSBs are set
2017-05-05 Andrew WatermanRegularize control flow in dirty-bit test
2017-05-01 Andrew WatermanSet ELF entry point correctly
2017-04-26 Palmer DabbeltSet FS before reading F registers
2017-04-26 Andrew WatermanAdd abort() for benefit of benchmark code
2017-04-19 Megan Wachsbump OpenOCD version
2017-04-18 Megan Wachsdebug: Don't halt out of reset. It's unrealistic. Use...
2017-04-18 Megan Wachsdebug: Use RTOS OpenOCD for Spike for now.
2017-04-17 Megan Wachsdebug: Checkpoint restoring Spike functionality
2017-04-17 Megan WachsMerge remote-tracking branch 'origin/newprogram' into...
2017-04-17 Megan WachsMerge remote-tracking branch 'origin/priv-1.10' into...
2017-04-15 Andrew WatermanFix illegal-instruction test when S-mode is not implemented
2017-04-14 Megan Wachsdebug: checkpoint trying to get 64 bit programs to...
2017-04-14 Megan Wachsdebug: checkpoint of trying to get simulation tests...
2017-04-14 Megan Wachsdebug: working with newprogram branch
2017-04-11 Andrew WatermanImprove fp ldst/move tests; remove redundant fsgnj...
2017-04-08 Andrew WatermanRetrofit rv64mi-p-illegal to test vectored interrupts
2017-04-07 Andrew WatermanRemove defunct IPI tests
2017-04-06 Andrew WatermanMake ma_addr test work for systems with misaligned...
2017-03-30 Andrew WatermanExpand dirty-bit test to test MPRV and SUM
2017-03-30 Andrew WatermanNew PMP encoding
2017-03-30 Palmer DabbeltProhibit relaxing the initial gp generation
2017-03-30 Palmer DabbeltChange the global pointer symbol to __global_pointer$
2017-03-27 Andrew WatermanSeparate page faults from physical memory access exceptions
2017-03-25 Andrew WatermanFix FPU initialization code
2017-03-24 Andrew WatermanLike tests, pass the benchmarks if XLEN disagrees
2017-03-23 Andrew Watermanbump env
2017-03-23 Andrew WatermanAdd PMP test
2017-03-22 Andrew WatermanClean up benchmarks build
2017-03-22 Andrew WatermanClean up bmarks build
2017-03-22 Andrew WatermanRemove smips/host-debugging cruft
2017-03-21 Andrew WatermanAllow supervisor access to user pages in dirty-bit...
2017-03-21 Andrew WatermanAvoid x3 (gp), which is now TESTNUM
2017-03-13 Andrew WatermanTest mstatus.TW, mstatus.TVM, and mstatus.TSR features
2017-03-09 Andrew WatermanDon't link ISA tests against libc
2017-03-09 Andrew WatermanPermit flexible dirty-bit behavior
2017-03-09 Andrew WatermanCheck mbadaddr in ma_addr test
2017-03-03 Palmer DabbeltResurrect spike debug support
2017-03-03 Palmer DabbeltPrint an error message when the OpenOCD config file...
2017-02-24 Tim NewsomeAdd assert to save me from myself.
2017-02-24 Tim NewsomeKeep the DownloadTest source if the test fails.
2017-02-24 Tim NewsomeMake pylint happy.
2017-02-21 Tim NewsomeTalk to spike using OpenOCD instead of directly.
2017-02-17 Tim NewsomeAdd HiFive1 target.
2017-02-02 Andrew WatermanUse NaN macros
2017-02-02 Andrew WatermanTest FMIN/FMAX NaN behavior
2017-02-01 Andrew WatermanTest qNaN and sNaN inputs to FP comparisons
2017-01-21 Andrew WatermanUse correct macro to guard floating-point initialization
2017-01-21 Andrew WatermanFix build with glibc
2017-01-04 Andrew WatermanSpecify Spike ISA explicitly
2017-01-04 Andrew WatermanRemove Hwacha macros
2017-01-04 Andrew WatermanMask off large constants for RV32
2017-01-04 Andrew Waterman"make clean" shouldn't fail if "make" wasn't first run
2017-01-02 Tim NewsomeIncrease delay in UserInterrupt.
2016-12-27 Tim NewsomeUse compressed code if the target supports it.
2016-12-27 Tim NewsomeClean up .pyc files.
2016-12-13 Tim NewsomeFix WriteCsrs test.
2016-12-13 Andrew WatermanPass newly updated -march, -mabi options to gcc
2016-12-13 Tim NewsomeMerge pull request #38 from richardxia/disable_tcl_and_...
2016-12-12 Richard XiaDisable tcl and telnet servers when running OpenOCD...
2016-12-09 Tim NewsomeAdd test of compare-sections command.
2016-12-08 Tim NewsomeUse XLEN macro for these sources as well.
2016-12-08 Tim NewsomeUse our own XLEN macro.
2016-12-08 Tim NewsomeWe *do* need the FPU to compile 64-bit code.
2016-12-08 Tim NewsomePut env back where it was.
2016-12-08 Tim NewsomeDon't compile with FPU support for now.
2016-12-08 Tim NewsomeNicely display compile failures.
2016-12-08 Tim NewsomeDon't eat compile errors.
2016-12-08 Tim NewsomeFix race when finding the port OpenOCD is using.
2016-12-07 Andrew Watermanavoid non-standard predefined macros
2016-11-21 Andrew WatermanRemove cache miss test from all but one AMO test
2016-11-15 Andrew WatermanAttempt to work around hard-float linking problem
2016-11-11 Tim NewsomeMerge pull request #35 from richardxia/have-openocd...
2016-11-10 Richard XiaDecrease sleep time to 0.1s.
2016-11-04 Richard XiaTell OpenOCD to pick an unused port, and use lsof to...
next