OSDN Git Service

ChangeLog:
authoruweigand <uweigand>
Thu, 28 Feb 2008 05:57:45 +0000 (05:57 +0000)
committeruweigand <uweigand>
Thu, 28 Feb 2008 05:57:45 +0000 (05:57 +0000)
commit4b0ccd5b529d8ae711e0ed4b43a3651e44eed5cd
tree7e408ca47b2c3ad02db8e09c5cb53dd2e6578094
parent31c2779b1acd5bea3aeca6b4885680a23ad47585
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.
gdb/ChangeLog
gdb/gdbserver/ChangeLog
gdb/gdbserver/configure.srv
gdb/gdbserver/linux-ppc-low.c
gdb/regformats/reg-ppc.dat
gdb/regformats/reg-ppc64.dat