]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/regcache.c
2002-08-12 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Tue, 13 Aug 2002 13:58:50 +0000 (13:58 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 13 Aug 2002 13:58:50 +0000 (13:58 +0000)
commita378f4192681bdbeb5f7aa12ae3c6e9505cd14a7
treec9e865f6a70dd3c4c0e479debd2854f80ae9f251
parent212a3c4d9dc124caf97fda76260c67f0ea467cdd
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