#define CMPINT_USE_STRUCS until cmpaux-hppa.m4 is updated.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 18 Nov 1992 05:00:41 +0000 (05:00 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Wed, 18 Nov 1992 05:00:41 +0000 (05:00 +0000)
v7/src/microcode/cmpintmd/hppa.h
v7/src/microcode/cmpintmd/mc68k.h
v8/src/microcode/cmpintmd/hppa.h

index 4416249c54897dce5a9cdde51d6a268919379634..83ce66ca7d2eea8d25d2edfe4d9d5be9cc0336a0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: hppa.h,v 1.34 1992/09/26 02:54:50 cph Exp $
+$Id: hppa.h,v 1.35 1992/11/18 04:58:36 gjr Exp $
 
 Copyright (c) 1989-1992 Massachusetts Institute of Technology
 
@@ -58,6 +58,10 @@ MIT in each case. */
 \f
 /* Machine parameters to be set by the user. */
 
+/* Until cmpaux-hppa.m4 is updated. */
+
+#define CMPINT_USE_STRUCS
+
 /* Processor type.  Choose a number from the above list, or allocate your own. */
 
 #define COMPILER_PROCESSOR_TYPE                        COMPILER_SPECTRUM_TYPE
index 2129c182762b856fa9de6305aed9bc12ca62a2e9..65d147b636a196fc0f101befa7b4aef4c4c1b9b2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: mc68k.h,v 1.32 1992/09/26 02:54:52 cph Exp $
+$Id: mc68k.h,v 1.33 1992/11/18 05:00:41 gjr Exp $
 
 Copyright (c) 1989-1992 Massachusetts Institute of Technology
 
@@ -48,16 +48,21 @@ MIT in each case. */
 #define COMPILER_MC68020_TYPE                  1
 #define COMPILER_VAX_TYPE                      2
 #define COMPILER_SPECTRUM_TYPE                 3
-#define COMPILER_MIPS_TYPE                     4
+#define COMPILER_OLD_MIPS_TYPE                 4
 #define COMPILER_MC68040_TYPE                  5
 #define COMPILER_SPARC_TYPE                    6
 #define COMPILER_RS6000_TYPE                   7
 #define COMPILER_MC88K_TYPE                    8
 #define COMPILER_I386_TYPE                     9
 #define COMPILER_ALPHA_TYPE                    10
+#define COMPILER_MIPS_TYPE                     11
+#define COMPILER_LOSING_C_TYPE                 12
 \f
 /* Machine parameters to be set by the user. */
 
+/* Until cmpaux-mc68k.m4 is updated. */
+#define CMPINT_USE_STRUCS
+
 /* Processor type.
    Choose a number from the above list, or allocate your own. */
 
index 4416249c54897dce5a9cdde51d6a268919379634..83ce66ca7d2eea8d25d2edfe4d9d5be9cc0336a0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: hppa.h,v 1.34 1992/09/26 02:54:50 cph Exp $
+$Id: hppa.h,v 1.35 1992/11/18 04:58:36 gjr Exp $
 
 Copyright (c) 1989-1992 Massachusetts Institute of Technology
 
@@ -58,6 +58,10 @@ MIT in each case. */
 \f
 /* Machine parameters to be set by the user. */
 
+/* Until cmpaux-hppa.m4 is updated. */
+
+#define CMPINT_USE_STRUCS
+
 /* Processor type.  Choose a number from the above list, or allocate your own. */
 
 #define COMPILER_PROCESSOR_TYPE                        COMPILER_SPECTRUM_TYPE