]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
ChangeLog:
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 28 Feb 2008 05:57:45 +0000 (05:57 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Thu, 28 Feb 2008 05:57:45 +0000 (05:57 +0000)
commit6fe305f7fb813317dced51a909bc3c8a7b164689
treeb8880c4cc0cb937e7e4ee5e0f6dd2419e17d8adb
parent5b0a002e223d8104d0f93380f696fd5cb023014a
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