]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/regcache.c
2007-10-08 Markus Deuling <deuling@de.ibm.com>
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 8 Oct 2007 12:45:17 +0000 (12:45 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Mon, 8 Oct 2007 12:45:17 +0000 (12:45 +0000)
commit214e098a2a3bf57e25b443e2972a65a7e151b0ed
treef14e74ca305fe091e5e0c4d99d3f8a0f449b395f
parente9e4507537ba6f4e8c9bd5957ad9eeeda08ad7a4
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* regcache.c (init_regcache_descr, register_type, read_pc_pid)
(write_pc_pid, regcache_dump): Replace current_gdbarch by gdbarch.
* regcache.c (regcache_raw_write): Use get_regcache_arch or
get_frame_arch to get at the current architecture by regcache or by
frame, respectively.
gdb/ChangeLog
gdb/regcache.c