1. Jul 01, 2023
    • Tim Newsome's avatar
      debug: Don't rely on RISCV env · 77d04b06
      Tim Newsome authored
      That made sense when mostly people used riscv-tools, but now they get
      tools from all sorts of places and most of them are suitable for the
      debug tests.
      
      Also document RISCV_TESTS_DEBUG_GCC and RISCV_TESTS_DEBUG_GDB
      environment variables in the README.
      
      The github workflows that rely on these tests don't use the Makefile,
      but instead invoke gdbserver.py directly, so they're not affected by
      this change.
      
      Fixes #481
      77d04b06
  2. Jun 30, 2023
  3. Jun 28, 2023
  4. Jun 27, 2023
  5. Jun 15, 2023
  6. Jun 14, 2023
  7. Jun 13, 2023
    • Tim Newsome's avatar
      Get gcc and gdb path from environment. · 6c5455c0
      Tim Newsome authored
      If the environment variables aren't set, then use the same defaults as
      previously.
      
      My current set of tools use riscv64-elf-gcc and riscv64-elf-gdb, and
      this makes it trivial to use them.
      6c5455c0
  8. May 26, 2023
  9. May 23, 2023
  10. May 12, 2023
  11. May 11, 2023
  12. May 04, 2023
  13. May 02, 2023
    • Tim Newsome's avatar
      Update OpenOCD cfg files to new syntax · 2df94d84
      Tim Newsome authored
      We were using a variety of deprecated commands.
      
      The driving force behind this was the new way to use `expr{}` as the old
      way no longer works with mainline OpenOCD.
      2df94d84
  14. Apr 07, 2023
  15. Apr 06, 2023
  16. Mar 17, 2023
  17. Mar 03, 2023
  18. Mar 02, 2023
  19. Mar 01, 2023
  20. Feb 28, 2023