The first patch pulls register length calculation into its own function and the second adds support for little endian ppc in gdbstub.
Thomas Falcon (2): target-ppc: extract register length calculation in gdbstub target-ppc: gdbstub allow byte swapping for reading/writing registers target-ppc/gdbstub.c | 124 +++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 90 insertions(+), 34 deletions(-) -- 1.8.3.1