OSDN Git Service

2002-08-12 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Tue, 13 Aug 2002 13:58:49 +0000 (13:58 +0000)
committercagney <cagney>
Tue, 13 Aug 2002 13:58:49 +0000 (13:58 +0000)
commit8b177b9cb859479ff4cb6cfc862a4f20fbbc8f08
tree30aa5a621e3ce64c782d49d1a4d95c5c1a4833a0
parente543fe3fc2cd27817f34e53401bc910a0a397177
2002-08-12  Andrew Cagney  <cagney@redhat.com>
* regcache.c (regcache_raw_read_as_address): Delete function.
(regcache_cooked_read_signed): New function.
(regcache_cooked_read_unsigned): New function.
* regcache.h (regcache_cooked_read_signed): Declare.
(regcache_cooked_read_unsigned): Declare.
(regcache_raw_read_as_address): Delete declaration.
* blockframe.c (generic_read_register_dummy): Use
regcache_cooked_read_unsigned.
* i386-tdep.c (i386_extract_struct_value_address): Use
regcache_cooked_read_unsigned.
gdb/ChangeLog
gdb/blockframe.c
gdb/i386-tdep.c
gdb/regcache.c
gdb/regcache.h