aboutsummaryrefslogtreecommitdiff
path: root/target-mips/gdbstub.c
AgeCommit message (Expand)Author
2014-12-16target-mips: Add missing calls to synchronise SoftFloat statusMaciej W. Rozycki
2014-12-16target-mips: gdbstub: Clean up FPU register handlingMaciej W. Rozycki
2014-12-16target-mips: Correct the writes to Status and Cause registers via gdbstubMaciej W. Rozycki
2014-12-16target-mips: Make CP1.FIR read-only here tooMaciej W. Rozycki
2014-12-16target-mips: Correct the handling of register #72 on writesMaciej W. Rozycki
2014-11-03target-mips: remove duplicated mips/ieee mapping functionYongbok Kim
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber
2013-07-27gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber
2013-07-26target-mips: Move cpu_gdb_{read,write}_register()Andreas Färber