aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/m68k')
-rw-r--r--gcc/config/m68k/xm-altos3068.h3
-rw-r--r--gcc/config/m68k/xm-amix.h22
-rw-r--r--gcc/config/m68k/xm-aux.h5
-rw-r--r--gcc/config/m68k/xm-hp320.h4
-rw-r--r--gcc/config/m68k/xm-m68kv.h5
-rw-r--r--gcc/config/m68k/xm-mot3300.h23
-rw-r--r--gcc/config/m68k/xm-tower.h4
7 files changed, 0 insertions, 66 deletions
diff --git a/gcc/config/m68k/xm-altos3068.h b/gcc/config/m68k/xm-altos3068.h
deleted file mode 100644
index f540924..0000000
--- a/gcc/config/m68k/xm-altos3068.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#define USG
-
-#include "m68k/xm-m68k.h"
diff --git a/gcc/config/m68k/xm-amix.h b/gcc/config/m68k/xm-amix.h
deleted file mode 100644
index 44e88a0..0000000
--- a/gcc/config/m68k/xm-amix.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/* Definitions of host machine for GNU compiler.
- Commodore Amiga A3000UX version.
- Copyright (C) 1991, 1997, 2001 Free Software Foundation, Inc.
-
-This file is part of GNU CC.
-
-GNU CC is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU CC is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU CC; see the file COPYING. If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
-
-#include "m68k/xm-m68kv.h" /* Use the System V flavor of m68k host */
diff --git a/gcc/config/m68k/xm-aux.h b/gcc/config/m68k/xm-aux.h
deleted file mode 100644
index 994a721..0000000
--- a/gcc/config/m68k/xm-aux.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifndef USG
-#define USG
-#endif
-
-#include "m68k/xm-m68k.h"
diff --git a/gcc/config/m68k/xm-hp320.h b/gcc/config/m68k/xm-hp320.h
deleted file mode 100644
index 962a654..0000000
--- a/gcc/config/m68k/xm-hp320.h
+++ /dev/null
@@ -1,4 +0,0 @@
-/* USG is needed to prevent trying to use getrusage and getwd. */
-#define USG
-
-#include "m68k/xm-m68k.h"
diff --git a/gcc/config/m68k/xm-m68kv.h b/gcc/config/m68k/xm-m68kv.h
deleted file mode 100644
index b3d8887..0000000
--- a/gcc/config/m68k/xm-m68kv.h
+++ /dev/null
@@ -1,5 +0,0 @@
-/* Host environment for 68000's running System V. */
-
-#include "m68k/xm-m68k.h"
-
-#define USG
diff --git a/gcc/config/m68k/xm-mot3300.h b/gcc/config/m68k/xm-mot3300.h
deleted file mode 100644
index aed9c6e..0000000
--- a/gcc/config/m68k/xm-mot3300.h
+++ /dev/null
@@ -1,23 +0,0 @@
-/* Configuration for GNU C-compiler for Motorola 68000 family.
- SysV68 Motorola 3300 Delta Series
- Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001
- Free Software Foundation, Inc.
-
-This file is part of GNU CC.
-
-GNU CC is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU CC is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU CC; see the file COPYING. If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
-
-#define USG 1
diff --git a/gcc/config/m68k/xm-tower.h b/gcc/config/m68k/xm-tower.h
deleted file mode 100644
index fcb456f..0000000
--- a/gcc/config/m68k/xm-tower.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "m68k/xm-m68k.h"
-#include "xm-svr3.h"
-
-#define HAVE_VPRINTF