aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/gdbstub.c
AgeCommit message (Expand)Author
2020-05-06gdbstub: Introduce gdb_get_float64() to get 64-bit float registersPhilippe Mathieu-Daudé
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-04-26target/ppc: Style fixes for gdbstub.cDavid Gibson
2019-02-17target/ppc: Enable reporting of SPRs to GDBFabiano Rosas
2019-01-09target/ppc: move FP and VMX registers into aligned vsr register arrayMark Cave-Ayland
2018-04-27ppc: Fix size of ppc64 xer registerMichael Matz
2016-12-20Move target-* CPU file into a target/ folderThomas Huth