1. 30 Jun, 2022 1 commit
    • lat9nq's avatar
      gdbstub_arch: Directly access SP register · 7b0affb6
      lat9nq authored
      Currently to access the SP register, RegRead and RegWrite rely on a
      out-of-bounds array access to reach the next element in a struct. As
      of writing only git versions of GCC catch this error.
      
      Specify the SP register when we want to access it in these functions.
      7b0affb6
  2. 28 Jun, 2022 1 commit
  3. 27 Jun, 2022 9 commits
  4. 26 Jun, 2022 3 commits
  5. 25 Jun, 2022 3 commits
  6. 23 Jun, 2022 1 commit
  7. 22 Jun, 2022 4 commits
  8. 21 Jun, 2022 2 commits
  9. 20 Jun, 2022 2 commits
  10. 18 Jun, 2022 1 commit
  11. 17 Jun, 2022 5 commits
  12. 16 Jun, 2022 8 commits