]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/hppa-tdep.c
* hppa-tdep.c (push_dummy_frame): Return type is void. Clear
authorJeff Law <law@redhat.com>
Wed, 28 Dec 1994 19:33:08 +0000 (19:33 +0000)
committerJeff Law <law@redhat.com>
Wed, 28 Dec 1994 19:33:08 +0000 (19:33 +0000)
commite43169eb57828e2c67f2671ddec84604ae0a08bb
treeb8987155f0eb8ceeee670f92d1b283479b79331a
parent61c4b14e98cbae3e7fcb793e77de0c81d0b7dddc
* hppa-tdep.c (push_dummy_frame): Return type is void.  Clear
in_syscall bit in flags.  Don't depend on the PC queue registers
when in_syscall is set, they're not valid.
* config/pa/tm-hppa.h (PUSH_DUMMY_FRAME): Pass inf_status down to
push_dummy_frame.
(SR4_REGNUM): Define.

* hppa-tdep.c: Misc. lint changes.
gdb/ChangeLog
gdb/hppa-tdep.c