aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/tm-mipsv4.h
diff options
context:
space:
mode:
authorPeter Schauer <Peter.Schauer@mytum.de>1995-07-29 08:50:35 +0000
committerPeter Schauer <Peter.Schauer@mytum.de>1995-07-29 08:50:35 +0000
commite3c05e17583b9df8555a454f52bf55482b3debce (patch)
tree183e7f9eaa7629a6b748d2f94bedc21e83265937 /gdb/config/mips/tm-mipsv4.h
parente4dbd248df205219ec934f2b9d00f11f5a192913 (diff)
downloadbinutils-e3c05e17583b9df8555a454f52bf55482b3debce.zip
binutils-e3c05e17583b9df8555a454f52bf55482b3debce.tar.gz
binutils-e3c05e17583b9df8555a454f52bf55482b3debce.tar.bz2
* config/mips/tm-irix3.h, config/mips/tm-irix5.h,
config/mips/tm-mipsv4.h (SIGFRAME_FPREGSAVE_OFF): Define.
Diffstat (limited to 'gdb/config/mips/tm-mipsv4.h')
-rw-r--r--gdb/config/mips/tm-mipsv4.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/config/mips/tm-mipsv4.h b/gdb/config/mips/tm-mipsv4.h
index 03d39859..fab7407 100644
--- a/gdb/config/mips/tm-mipsv4.h
+++ b/gdb/config/mips/tm-mipsv4.h
@@ -1,5 +1,5 @@
/* Target machine description for MIPS running SVR4, for GDB.
- Copyright 1994 Free Software Foundation, Inc.
+ Copyright 1994, 1995 Free Software Foundation, Inc.
This file is part of GDB.
@@ -36,6 +36,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define SIGFRAME_BASE 0
#define SIGFRAME_REGSAVE_OFF (SIGFRAME_BASE + 40)
#define SIGFRAME_PC_OFF (SIGFRAME_BASE + 40 + 35 * 4)
+#define SIGFRAME_FPREGSAVE_OFF (SIGFRAME_BASE + 40 + 36 * 4)
/* Use the alternate method of determining valid frame chains. */
#define FRAME_CHAIN_VALID_ALTERNATE