aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorEdjunior Barbosa Machado <emachado@linux.vnet.ibm.com>2014-09-08 13:37:23 -0300
committerEdjunior Barbosa Machado <emachado@linux.vnet.ibm.com>2014-09-08 13:37:23 -0300
commit2e4bb98a0e52acbb2da4ae441b89a568af26adf8 (patch)
tree8891e52841fd5331f3b313bac1f9f9234ea2a996 /ld
parent22af555fc2a2fceb7c58e23a174a34a16af79221 (diff)
downloadgdb-2e4bb98a0e52acbb2da4ae441b89a568af26adf8.zip
gdb-2e4bb98a0e52acbb2da4ae441b89a568af26adf8.tar.gz
gdb-2e4bb98a0e52acbb2da4ae441b89a568af26adf8.tar.bz2
Fix ppc_collect/supply_ptrace_register() routines
This patch fixes the routines to collect and supply ptrace registers on ppc64le gdbserver. Originally written for big endian arch, they were causing several issues on little endian. With this fix, the number of unexpected failures in the testsuite dropped from 263 to 72 on ppc64le. gdb/gdbserver/ChangeLog * linux-ppc-low.c (ppc_collect_ptrace_register): Adjust routine to take endianness into account. (ppc_supply_ptrace_register): Likewise.
Diffstat (limited to 'ld')
0 files changed, 0 insertions, 0 deletions