Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-02 | s390x/gdb: expose virtualization specific registers | David Hildenbrand | 1 | -0/+82 |
2015-09-07 | s390x/gdb: support reading/writing of control registers | David Hildenbrand | 1 | -0/+39 |
2015-07-02 | s390x/gdb: synchronize cpu state after modifying acrs | David Hildenbrand | 1 | -0/+1 |
2015-05-27 | s390x: gdb updates for vector registers | Eric Farman | 1 | -0/+46 |
2015-05-27 | s390x: Common access to floating point registers | Eric Farman | 1 | -2/+2 |
2014-09-01 | s390x/gdb: coding style fixes | David Hildenbrand | 1 | -2/+2 |
2014-09-01 | s390x/gdb: generate target.xml and handle fp/ac as coprocessors | David Hildenbrand | 1 | -21/+70 |
2014-09-01 | s390x/gdb: don't touch the cc if tcg is not enabled | David Hildenbrand | 1 | -4/+10 |
2013-07-27 | cpu: Introduce CPUClass::gdb_{read,write}_register() | Andreas Färber | 1 | -2/+10 |
2013-07-27 | gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions | Andreas Färber | 1 | -6/+6 |
2013-07-27 | target-s390x: Move cpu_gdb_{read,write}_register() | Andreas Färber | 1 | -0/+80 |