OSDN Git Service

2004-08-02 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Mon, 2 Aug 2004 21:58:42 +0000 (21:58 +0000)
committercagney <cagney>
Mon, 2 Aug 2004 21:58:42 +0000 (21:58 +0000)
commit3dec044f8baf66cb1294b20c096964ad6cd586e0
tree7ad1c25030369e07125b200a4daa96eaa4fe5c52
parent051ce41841a0782f7e755566a65a9ed2440481d9
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