* config/tc-alpha.c (O_samegp): New.
[external/binutils.git] / gdb / config / fr30 / tm-fr30.h
index f9136ae..22ddd04 100644 (file)
@@ -1,5 +1,5 @@
 /* Parameters for execution on a Fujitsu FR30 processor.
-   Copyright 1999, Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,6 +18,8 @@
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
+#include "regcache.h"
+
 #define FR30_GENREGS           16
 #define FR30_DEDICATEDREGS     8
 #define FR30_REGSIZE           4       /* bytes */
@@ -50,8 +52,6 @@
 
 #define INNER_THAN(lhs,rhs) ((lhs) < (rhs))
 
-#define TARGET_BYTE_ORDER BIG_ENDIAN
-
 #define R0_REGNUM  0
 #define R1_REGNUM  1
 #define R2_REGNUM  2
@@ -185,9 +185,6 @@ extern void fr30_store_return_value (struct type *type, char *valbuf);
 /* Define this for Wingdb */
 #define TARGET_FR30
 
-/* IEEE format floating point */
-#define IEEE_FLOAT (1)
-
 /* Define other aspects of the stack frame.  */
 
 /* An expression that tells us whether the function invocation represented