]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/regcache.c
2004-08-02 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Mon, 2 Aug 2004 21:58:44 +0000 (21:58 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 2 Aug 2004 21:58:44 +0000 (21:58 +0000)
commit01e1877c5f2029fcbfda32013f7ec9b8490c7779
tree0aade77ffeeee8d6b6fe0573e7a2a13c1b7c9e90
parent73f458fb31b348df77ccd8fb6394847e0619d62d
2004-08-02  Andrew Cagney  <cagney@gnu.org>

* regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
DEPRECATED_REGISTER_RAW_SIZE from comments.
* regcache.c (init_regcache_descr, regcache_dump): Do not check or
use DEPRECATED_REGISTER_VIRTUAL_SIZE and
DEPRECATED_REGISTER_RAW_SIZE.
* findvar.c (value_of_register): Simplify by assuming that the
registers raw and virtual sizes are identical.
* regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
comment.
* arch-utils.c (generic_register_size): Simplify by assuming
register_type.
gdb/ChangeLog
gdb/arch-utils.c
gdb/findvar.c
gdb/regcache.c
gdb/regcache.h