Use new file names for included ns32k files.

From-SVN: r3094
This commit is contained in:
James Van Artsdalen 1993-01-05 05:54:06 +00:00
parent f45aa40e48
commit deda1f9fab
11 changed files with 12 additions and 12 deletions

View 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

View 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

View 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

View 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"

View 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

View 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 */

View 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

View 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

View File

@ -1,4 +1,4 @@
#include "tek6000.h"
#include "ns32k/tek6000.h"
#undef CPP_PREDEFINES
#define CPP_PREDEFINES \

View File

@ -1,4 +1,4 @@
#include "tek6000.h"
#include "ns32k/tek6000.h"
#undef CPP_PREDEFINES
#define CPP_PREDEFINES \

View 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