Skip to content
Snippets Groups Projects
  1. Jan 03, 2018
  2. Oct 04, 2017
  3. Sep 30, 2017
  4. Feb 27, 2017
    • Mat M's avatar
      Doxygen: Amend minor issues (#2593) · 0cb52ee7
      Mat M authored
      Corrects a few issues with regards to Doxygen documentation, for example:
      
      - Incorrect parameter referencing.
      - Missing @param tags.
      - Typos in @param tags.
      
      and a few minor other issues.
      0cb52ee7
  5. Jan 04, 2017
  6. Dec 22, 2016
  7. Dec 16, 2016
  8. Dec 15, 2016
    • Lioncash's avatar
      gdbstub: Remove global variable from public interface · ba20dd9b
      Lioncash authored
      Currently, this is only ever queried, so adding a function to check if the
      server is enabled is more sensible.
      
      If directly modifying this externally is ever desirable, it should be done
      by adding a function to the interface, rather than exposing implementation
      details directly.
      ba20dd9b
  9. Dec 05, 2016
  10. Nov 14, 2016
  11. Oct 28, 2016
  12. Sep 21, 2016
  13. Sep 18, 2016
  14. Jun 08, 2016
  15. May 10, 2016
  16. May 07, 2016
  17. Apr 23, 2016
  18. Apr 06, 2016
  19. Nov 22, 2015
    • polaris-'s avatar
      Fix read and write register blocks in gdbstub · 2732ec75
      polaris- authored
      Previously, the padding wasn't correctly accounted for which caused the gdbstub to read and write everything after R15 (starting with the dummy FPA registers) incorrectly, which caused CPSR to not be handled correctly. Everything appears to be working as expected with this change.
      2732ec75
  20. Nov 04, 2015
  21. Oct 29, 2015
  22. Oct 22, 2015
  23. Oct 21, 2015
  24. Oct 12, 2015
  25. Oct 04, 2015
  26. Sep 20, 2015
Loading