Add .pyc to .gitignore.
[riscv-tests.git] / debug / programs /
2016-08-16 Tim NewsomeSimplify test_function_call.
2016-08-08 Megan WachsMerge remote-tracking branch 'origin/master'
2016-07-28 Tim NewsomeAdd tests for virtual priv register.
2016-07-20 Andrew WatermanMerge pull request #17 from timsifive/debug
2016-07-19 Tim NewsomeAdd 32-bit support.
2016-07-19 Tim NewsomeI think I've finally got malloc working right.
2016-07-19 Tim NewsomeMake variables local again, now that gdb is "fixed."
2016-07-19 Tim NewsomeAdd test for gdb function calls.
2016-07-19 Tim NewsomeTest step over invalid instruction.
2016-07-19 Tim NewsomeAdd explicit test for stepping over branches/jumps.
2016-07-19 Tim NewsomeMake tests work with broken 32-bit compiler.
2016-07-19 Tim NewsomeAdd simple register tests.
2016-07-19 Tim NewsomeAdd block test.
2016-07-19 Tim NewsomeAll tests pass with spike now.
2016-07-19 Tim NewsomeMade some progress towards working with spike.
2016-07-19 Tim NewsomeWIP on debug testing.