OSDN Git Service

* hppa-tdep.c (hppa_frame_prev_register)
authorkettenis <kettenis>
Sun, 12 Jun 2005 19:54:20 +0000 (19:54 +0000)
committerkettenis <kettenis>
Sun, 12 Jun 2005 19:54:20 +0000 (19:54 +0000)
commit8e6270ff8a3e832fae37baa001fb72de7bc47a45
tree02091e75e88f718f0773b8fab701ef60f8bb699a
parent32b03a570479b83bee7e8e56f78a2585b09096c5
* hppa-tdep.c (hppa_frame_prev_register)
(hppa_fallback_frame_prev_register)
(hppa_stub_frame_prev_register): Change type of last argument to
`gdb_byte *'.
(hppa_fetch_pointer_argument): Tweak comment.  Use
get_frame_register_unsigned instead of get_frame_register.
(hppa32_return_value, hppa64_return_value): Change type of readbuf
and writebuf arguments to `gdb_byte *'.  Remove unecessary casts
and local variables.
(hppa_pseudo_register_read): Change type of last argument to
`gdb_byte *'.
gdb/ChangeLog
gdb/hppa-tdep.c