]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2007-10-08 Markus Deuling <deuling@de.ibm.com>
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 8 Oct 2007 12:51:54 +0000 (12:51 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Mon, 8 Oct 2007 12:51:54 +0000 (12:51 +0000)
commit088568da7d2e32bd0919a62766c2bf21f320961e
treec3f5c6c9d88349a86b9efb99cba1d5c30a853bcd
parent464963c92cc07668165c0e503994b41cde3daa4b
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* ia64-tdep.c (ia64_pseudo_register_read, ia64_pseudo_register_write):
Replace current_gdbarch by gdbarch.
* ia64-tdep.c (ia64_frame_prev_register
(ia64_sigtramp_frame_prev_register)
(ia64_libunwind_frame_prev_register): Use get_regcache_arch or
get_frame_arch to get at the current architecture by regcache or by
frame, respectively.
* ia64-linux-nat.c (ia64_linux_fetch_register)
(ia64_linux_fetch_registers, ia64_linux_store_register)
(ia64_linux_store_registers): Likewise.
gdb/ChangeLog
gdb/ia64-linux-nat.c
gdb/ia64-tdep.c