aboutsummaryrefslogtreecommitdiff
path: root/target/sh4/gdbstub.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-07gdbstub: move register helpers into standalone includeAlex Bennée1-1/+1
2021-02-15target/sh4: Drop use of gdb_get_float32() and ldfl_p()Peter Maydell1-4/+4
2020-04-15gdbstub: Introduce gdb_get_float32() to get 32-bit float registersPhilippe Mathieu-Daudé1-4/+2
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée1-1/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-08target/sh4: Fix LGPL information in the file headersThomas Huth1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+147