summaryrefslogtreecommitdiffstats
path: root/target-mips/gdbstub.c
Commit message (Expand)AuthorAgeFilesLines
* target-mips: Add missing calls to synchronise SoftFloat statusMaciej W. Rozycki2014-12-161-5/+3
* target-mips: gdbstub: Clean up FPU register handlingMaciej W. Rozycki2014-12-161-19/+19
* target-mips: Correct the writes to Status and Cause registers via gdbstubMaciej W. Rozycki2014-12-161-2/+6
* target-mips: Make CP1.FIR read-only here tooMaciej W. Rozycki2014-12-161-1/+1
* target-mips: Correct the handling of register #72 on writesMaciej W. Rozycki2014-12-161-1/+1
* target-mips: remove duplicated mips/ieee mapping functionYongbok Kim2014-11-031-7/+0
* cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber2013-07-271-2/+10
* gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber2013-07-271-14/+17
* target-mips: Move cpu_gdb_{read,write}_register()Andreas Färber2013-07-261-0/+144
OpenPOWER on IntegriCloud