aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Wilson <wilson@gcc.gnu.org>1994-01-31 16:16:50 -0800
committerJim Wilson <wilson@gcc.gnu.org>1994-01-31 16:16:50 -0800
commit80901ed81879564eedb79cc92bb563a708fde713 (patch)
tree8c1b0c4ccefc0dc15d1ab15fff9a1c7933ac313f
parenteb711c86b329bfa59b2cb1f3c5ec07d1a14f8151 (diff)
downloadgcc-80901ed81879564eedb79cc92bb563a708fde713.zip
gcc-80901ed81879564eedb79cc92bb563a708fde713.tar.gz
gcc-80901ed81879564eedb79cc92bb563a708fde713.tar.bz2
New file.
From-SVN: r6452
-rw-r--r--gcc/config/mips/svr4-t.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/gcc/config/mips/svr4-t.h b/gcc/config/mips/svr4-t.h
new file mode 100644
index 0000000..db76062
--- /dev/null
+++ b/gcc/config/mips/svr4-t.h
@@ -0,0 +1,12 @@
+/* Definitions of target machine for GNU compiler. Tandem S2 w/ NonStop UX. */
+#include "mips/svr4-5.h"
+
+/* Use the default value for this. */
+#undef STANDARD_INCLUDE_DIR
+
+#undef MACHINE_TYPE
+#define MACHINE_TYPE "TANDEM System V.4 Mips"
+
+/* Use the default values in mips.h. */
+#undef MD_STARTFILE_PREFIX
+#undef MD_EXEC_PREFIX