RV32 div tests should use -2^31 for min value, not -2^63
[riscv-tests.git] / debug /
2017-07-31 Tim NewsomeFix the end of MulticoreTest.
2017-07-27 Tim NewsomeMake pylint happy.
2017-07-26 Tim NewsomeUse new OpenOCD messages to determine gdb port.
2017-07-21 Tim NewsomeOnly clean up logfiles that we know we created.
2017-07-21 Tim NewsomeAdd back code to clean up triggers in entry.S
2017-07-18 Tim NewsomeCheck all PCs after reset.
2017-07-13 Tim NewsomePrint out logs in more failure cases.
2017-07-06 Tim NewsomeMerge pull request #58 from riscv/fpga_reset_halt
2017-07-06 mwachs5debug: Make the 'out of reset' tests actually apply...
2017-07-03 Tim NewsomeAdd gdb_setup to target for arbitrary gdb commands
2017-07-03 Tim NewsomeDon't clear triggers during execution.
2017-06-27 Tim NewsomeTolerate missing misa register.
2017-06-27 Tim NewsomeMerge pull request #55 from riscv/debug
2017-06-27 Tim NewsomeMerge pull request #56 from riscv/config
2017-06-26 Tim NewsomeMove target definition into individual files.
2017-06-23 Tim NewsomeAdd basic multicore test.
2017-06-20 Tim NewsomeSmoketest multicore.
2017-06-19 Tim NewsomeWrite OpenOCD log when it crashes early.
2017-06-16 Tim NewsomeStore logs for all tests in logs/
2017-06-15 Tim NewsomeTest 64-bit addressing.
2017-06-09 Tim NewsomeAdd final echo to E300/U500 OpenOCD scripts
2017-06-09 Tim NewsomeMake HiFive1 testing (mostly) work again
2017-06-09 Tim NewsomeFix using defaults for --server_cmd and --sim_cmd
2017-06-09 Tim NewsomeDefault to openocd, not riscv-openocd
2017-06-05 Tim NewsomeMake pylint happy.
2017-05-25 Palmer DabbeltMerge pull request #53 from richardxia/fail-if-simulato...
2017-05-23 Richard XiaFail if simulator exits early.
2017-05-18 Megan WachsMerge pull request #52 from riscv/vcs_sim_cmd
2017-05-18 Megan Wachsdebug: Correct the calling for a 32-bit simulation...
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 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-04-26 Palmer DabbeltSet FS before reading F registers
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-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-03-30 Palmer DabbeltProhibit relaxing the initial gp generation
2017-03-30 Palmer DabbeltChange the global pointer symbol to __global_pointer$
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-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 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-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...
2016-10-31 Tim NewsomeAdd basic floating point register test.
2016-10-21 Tim NewsomeImprove reg test a little.
2016-10-20 Tim NewsomeTest OpenOCD step and resume.
2016-10-19 Tim NewsomeFix conflict: JTAG VPI changes vs openocd refactor
2016-10-19 Tim NewsomeActually test something in regs test.
2016-10-19 Tim NewsomeMerge pull request #34 from richardxia/use-port-randomi...
2016-10-18 Richard XiaPull port number from VCS output and pass to OpenOCD.
2016-10-18 Tim NewsomeAdd framework to test OpenOCD directly.
2016-10-18 Richard XiaRandomize gdb port.
next