* hppa-tdep.c (hppa_frame_prev_register)
authorMark Kettenis <kettenis@gnu.org>
Sun, 12 Jun 2005 19:54:25 +0000 (19:54 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 12 Jun 2005 19:54:25 +0000 (19:54 +0000)
commite127f0db710ac5e8320a1a10a580746e61c96d71
treeba384406415b7d4cf5cf0b9cd98edb3e13cc38d9
parente185dd5153a1fa61b39707b8fee55cc4ed6b7f15
* 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
This page took 0.025535 seconds and 4 git commands to generate.