OSDN Git Service

Use new file names for included ns32k files.
authorjrv <jrv@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Jan 1993 05:54:06 +0000 (05:54 +0000)
committerjrv <jrv@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Jan 1993 05:54:06 +0000 (05:54 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3094 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/ns32k/encore.h
gcc/config/ns32k/genix.h
gcc/config/ns32k/merlin.h
gcc/config/ns32k/pc532-mach.h
gcc/config/ns32k/pc532-min.h
gcc/config/ns32k/pc532.h
gcc/config/ns32k/sequent.h
gcc/config/ns32k/tek6000.h
gcc/config/ns32k/tek6100.h
gcc/config/ns32k/tek6200.h
gcc/config/ns32k/xm-pc532-min.h

index d27a418..7ceaffb 100644 (file)
@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define EXTERNAL_PREFIX '?'
 #define IMMEDIATE_PREFIX '$'
 
-#include "ns32k.h"
+#include "ns32k/ns32k.h"
 
 #define SDB_DEBUGGING_INFO
 #undef DBX_REGISTER_NUMBER
index cc64f60..c775da0 100644 (file)
@@ -17,7 +17,7 @@ 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, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#include "encore.h"
+#include "ns32k/encore.h"
 
 /* We don't want the one Encore needs.  */
 #undef ASM_SPEC
index 30aa15d..250495d 100644 (file)
@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define SEQUENT_ADDRESS_BUG 1
 #define SEQUENT_BASE_REGS
 
-#include "ns32k.h"
+#include "ns32k/ns32k.h"
 
 /* This is BSD, so it wants DBX format.  */
 #define DBX_DEBUGGING_INFO
index 19b0b0d..af0f28b 100644 (file)
@@ -18,7 +18,7 @@ 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, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#include "pc532.h"
+#include "ns32k/pc532.h"
 
 #undef CPP_PREDEFINES
 #define CPP_PREDEFINES "-Dns32532 -DPC532 -DMACH=1"
index 52be4d5..b604b67 100644 (file)
@@ -23,7 +23,7 @@ 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, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#include "pc532.h"
+#include "ns32k/pc532.h"
 
 /* Minix has crtso.o instead of crt0.o */
 #undef STARTFILE_SPEC
index fd5dd04..d03db71 100644 (file)
@@ -20,7 +20,7 @@ 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, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#include "ns32k.h"
+#include "ns32k/ns32k.h"
 
 /* Compile for the floating point unit & 32532 by default;
    also presume SB is zero */
index 990ce85..c007e2b 100644 (file)
@@ -18,7 +18,7 @@ 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, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#include "ns32k.h"
+#include "ns32k/ns32k.h"
 
 /* This is BSD, so it wants DBX format.  */
 #define DBX_DEBUGGING_INFO
index 291d0bb..12173be 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    Generic Tektronix 6000 series NS32000 version.
-   See tek6100.h and tek6200.h, which include this file.
+   See ns32k/tek6100.h and ns32k/tek6200.h, which include this file.
    Copyright (C) 1990 Free Software Foundation, Inc.
    Created by Snoopy  (sopwith.uucp!snoopy).
    Based on work by Mark Mason (mason@reed.bitnet,
@@ -35,7 +35,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define ABSOLUTE_PREFIX                0
 #define IMMEDIATE_PREFIX       '$'
 
-#include "ns32k.h"
+#include "ns32k/ns32k.h"
 
 /* Define these after ns32k.c so we will notice if gcc tries to
  * output external mode addressing.  UTek's as and ld do not support
index fa69e08..fbaf019 100644 (file)
@@ -1,4 +1,4 @@
-#include "tek6000.h"
+#include "ns32k/tek6000.h"
 
 #undef CPP_PREDEFINES
 #define CPP_PREDEFINES \
index d2c6751..7dac295 100644 (file)
@@ -1,4 +1,4 @@
-#include "tek6000.h"
+#include "ns32k/tek6000.h"
 
 #undef CPP_PREDEFINES
 #define CPP_PREDEFINES \
index d9398c0..9054c0e 100644 (file)
@@ -22,7 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define USG
 
-#include "xm-ns32k.h"
+#include "ns32k/xm-ns32k.h"
 
 #ifndef HZ
 #define HZ 60