]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/mips-tdep.c
* alpha-tdep.c: Move sigtramp handling of saved registers from
authorPeter Schauer <Peter.Schauer@mytum.de>
Sat, 29 Jul 1995 08:50:00 +0000 (08:50 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sat, 29 Jul 1995 08:50:00 +0000 (08:50 +0000)
commite4dbd248df205219ec934f2b9d00f11f5a192913
tree92dc322c1892f78587e1547f031359dc35bf5c28
parentac72325fa892015a2ef5a104290f78f73e667c06
* alpha-tdep.c:  Move sigtramp handling of saved registers from
read_next_frame_reg to alpha_find_saved_regs, handle saved
floating point registers.
* mips-tdep.c:  Move sigtramp handling of saved registers from
read_next_frame_reg to mips_find_saved_regs, handle saved
floating point registers.
* config/mips/tm-irix3.h, config/mips/tm-irix5.h,
config/mips/tm-mipsv4.h (SIGFRAME_FPREGSAVE_OFF):  Define.

* sparc-tdep.c (sparc_pc_adjust):  Fix check for `unimp'
instruction to handle functions returning structures with
large sizes properly.
gdb/ChangeLog
gdb/alpha-tdep.c
gdb/mips-tdep.c
gdb/sparc-tdep.c