summaryrefslogtreecommitdiffstats
path: root/target/ppc/gdbstub.c
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Drop use of gdb_get_float64() and ldfq_p()Peter Maydell2021-02-151-4/+4
* powerpc tcg: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* gdbstub: Introduce gdb_get_float64() to get 64-bit float registersPhilippe Mathieu-Daudé2020-05-061-2/+2
* gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-171-22/+26
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* target/ppc: Style fixes for gdbstub.cDavid Gibson2019-04-261-15/+19
* target/ppc: Enable reporting of SPRs to GDBFabiano Rosas2019-02-171-0/+61
* target/ppc: move FP and VMX registers into aligned vsr register arrayMark Cave-Ayland2019-01-081-4/+4
* ppc: Fix size of ppc64 xer registerMichael Matz2018-04-271-7/+7
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+321