Skip to content
  1. Jun 30, 2022
    • 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. Jun 28, 2022
  3. Jun 27, 2022
  4. Jun 26, 2022
  5. Jun 25, 2022
  6. Jun 23, 2022
  7. Jun 22, 2022
  8. Jun 21, 2022
  9. Jun 20, 2022
  10. Jun 18, 2022
  11. Jun 17, 2022
  12. Jun 16, 2022
Loading