summary refs log tree commit diff stats
path: root/target/sparc/gdbstub.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32Philippe Mathieu-Daudé2024-04-261-1/+1
* target/sparc: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé2024-03-121-2/+1
* target/sparc: Introduce cpu_get_fsr, cpu_put_fsrRichard Henderson2024-02-031-4/+4
* gdbstub: move register helpers into standalone includeAlex Bennée2023-03-071-1/+1
* sparc tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-171-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+209