OSDN Git Service

2002-11-13 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Wed, 13 Nov 2002 16:07:03 +0000 (16:07 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 13 Nov 2002 16:07:03 +0000 (16:07 +0000)
commit4263a1c32ce1b84f651d0a065e47d28310d03bf6
tree201a45b359b107726bd43f68007e611f036ae390
parent498df04b871708b4267841b0d8650b6dba4b12f0
2002-11-13  Andrew Cagney  <cagney@redhat.com>

* regcache.c (register_buffer): Move to near start of file, update
description.
(regcache_raw_read): Use.
(regcache_raw_write): Use.
(struct regcache): Rename raw_registers to registers and
raw_register_valid_p to register_valid_p.
(regcache_xmalloc): Update.
(regcache_xfree): Update.
(register_buffer): Update.
(regcache_cpy): Update.
(regcache_cpy_no_passthrough): Update.
(regcache_valid_p): Update.
(deprecated_grub_regcache_for_registers): Update.
(deprecated_grub_regcache_for_register_valid): Update.
(set_register_cached): Update.
(regcache_raw_write): Update.
gdb/ChangeLog
gdb/regcache.c