forked from Imagelibrary/binutils-gdb
ChangeLog:
* regformats/reg-ppc.dat: Rename "ps" to "msr". * regformats/reg-ppc64.dat: Likewise. gdbserver/ChangeLog: * configure.srv [powerpc64-*-linux*]: Add all files mentioned for powerpc-*-linux* to srv_regobj and reg_xmlfiles. * linux-ppc-low.c (ppc_get_pc): Support bi-arch operation. (ppc_set_pc): Likewise. (ppc_arch_setup): New function. (ppc_fill_gregset): Call ppc_collect_ptrace_register instead of collect_register. (the_low_target): Use ppc_arch_setup as arch_setup initializer.
This commit is contained in:
@@ -67,7 +67,7 @@ expedite:r1,pc
|
||||
64:f31
|
||||
|
||||
32:pc
|
||||
32:ps
|
||||
32:msr
|
||||
|
||||
32:cr
|
||||
32:lr
|
||||
|
||||
@@ -67,7 +67,7 @@ expedite:r1,pc
|
||||
64:f31
|
||||
|
||||
64:pc
|
||||
64:ps
|
||||
64:msr
|
||||
|
||||
32:cr
|
||||
64:lr
|
||||
|
||||
Reference in New Issue
Block a user