Commit deda1f9f by James Van Artsdalen

Use new file names for included ns32k files.

From-SVN: r3094
parent f45aa40e
...@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define EXTERNAL_PREFIX '?' #define EXTERNAL_PREFIX '?'
#define IMMEDIATE_PREFIX '$' #define IMMEDIATE_PREFIX '$'
#include "ns32k.h" #include "ns32k/ns32k.h"
#define SDB_DEBUGGING_INFO #define SDB_DEBUGGING_INFO
#undef DBX_REGISTER_NUMBER #undef DBX_REGISTER_NUMBER
......
...@@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License ...@@ -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 along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 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. */ /* We don't want the one Encore needs. */
#undef ASM_SPEC #undef ASM_SPEC
......
...@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define SEQUENT_ADDRESS_BUG 1 #define SEQUENT_ADDRESS_BUG 1
#define SEQUENT_BASE_REGS #define SEQUENT_BASE_REGS
#include "ns32k.h" #include "ns32k/ns32k.h"
/* This is BSD, so it wants DBX format. */ /* This is BSD, so it wants DBX format. */
#define DBX_DEBUGGING_INFO #define DBX_DEBUGGING_INFO
......
...@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License ...@@ -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 along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "pc532.h" #include "ns32k/pc532.h"
#undef CPP_PREDEFINES #undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dns32532 -DPC532 -DMACH=1" #define CPP_PREDEFINES "-Dns32532 -DPC532 -DMACH=1"
...@@ -23,7 +23,7 @@ You should have received a copy of the GNU General Public License ...@@ -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 along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 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 */ /* Minix has crtso.o instead of crt0.o */
#undef STARTFILE_SPEC #undef STARTFILE_SPEC
......
...@@ -20,7 +20,7 @@ You should have received a copy of the GNU General Public License ...@@ -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 along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 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; /* Compile for the floating point unit & 32532 by default;
also presume SB is zero */ also presume SB is zero */
......
...@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License ...@@ -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 along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 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. */ /* This is BSD, so it wants DBX format. */
#define DBX_DEBUGGING_INFO #define DBX_DEBUGGING_INFO
......
/* Definitions of target machine for GNU compiler. /* Definitions of target machine for GNU compiler.
Generic Tektronix 6000 series NS32000 version. 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. Copyright (C) 1990 Free Software Foundation, Inc.
Created by Snoopy (sopwith.uucp!snoopy). Created by Snoopy (sopwith.uucp!snoopy).
Based on work by Mark Mason (mason@reed.bitnet, Based on work by Mark Mason (mason@reed.bitnet,
...@@ -35,7 +35,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -35,7 +35,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define ABSOLUTE_PREFIX 0 #define ABSOLUTE_PREFIX 0
#define IMMEDIATE_PREFIX '$' #define IMMEDIATE_PREFIX '$'
#include "ns32k.h" #include "ns32k/ns32k.h"
/* Define these after ns32k.c so we will notice if gcc tries to /* 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 * output external mode addressing. UTek's as and ld do not support
......
#include "tek6000.h" #include "ns32k/tek6000.h"
#undef CPP_PREDEFINES #undef CPP_PREDEFINES
#define CPP_PREDEFINES \ #define CPP_PREDEFINES \
......
#include "tek6000.h" #include "ns32k/tek6000.h"
#undef CPP_PREDEFINES #undef CPP_PREDEFINES
#define CPP_PREDEFINES \ #define CPP_PREDEFINES \
......
...@@ -22,7 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -22,7 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define USG #define USG
#include "xm-ns32k.h" #include "ns32k/xm-ns32k.h"
#ifndef HZ #ifndef HZ
#define HZ 60 #define HZ 60
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment