summaryrefslogtreecommitdiff
path: root/gdb/regformats
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2008-02-28 05:57:45 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2008-02-28 05:57:45 +0000
commitfc3e04f6d8e5738a42791d5328cf62de257a454a (patch)
tree61269e557c9c8210458daa18cd870abd26fd88cd /gdb/regformats
parent47afaecdf523c9cebf0ec5fd4b5cc45fa4535432 (diff)
downloadgdb-fc3e04f6d8e5738a42791d5328cf62de257a454a.tar.gz
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.
Diffstat (limited to 'gdb/regformats')
-rw-r--r--gdb/regformats/reg-ppc.dat2
-rw-r--r--gdb/regformats/reg-ppc64.dat2
2 files changed, 2 insertions, 2 deletions
diff --git a/gdb/regformats/reg-ppc.dat b/gdb/regformats/reg-ppc.dat
index d7f9b88c355..2337d45d7e0 100644
--- a/gdb/regformats/reg-ppc.dat
+++ b/gdb/regformats/reg-ppc.dat
@@ -67,7 +67,7 @@ expedite:r1,pc
64:f31
32:pc
-32:ps
+32:msr
32:cr
32:lr
diff --git a/gdb/regformats/reg-ppc64.dat b/gdb/regformats/reg-ppc64.dat
index 281432ade47..16d7440d9ec 100644
--- a/gdb/regformats/reg-ppc64.dat
+++ b/gdb/regformats/reg-ppc64.dat
@@ -67,7 +67,7 @@ expedite:r1,pc
64:f31
64:pc
-64:ps
+64:msr
32:cr
64:lr