aboutsummaryrefslogtreecommitdiff
path: root/target/sparc/gdbstub.c
AgeCommit message (Expand)Author
2024-04-26target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32Philippe Mathieu-Daudé
2024-03-12target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé
2024-02-03target/sparc: Introduce cpu_get_fsr, cpu_put_fsrRichard Henderson
2023-03-07gdbstub: move register helpers into standalone includeAlex Bennée
2020-11-15sparc tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2016-12-20Move target-* CPU file into a target/ folderThomas Huth