Commit 6f1c3a33 by James Van Artsdalen

Use new file names for included m68k files.

From-SVN: r3096
parent 57e51b0e
......@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define SGS_SWITCH_TABLES /* Different switch table handling */
#include "m68ksgs.h" /* The m68k/SVR4 assembler is SGS based */
#include "m68k/sgs.h" /* The m68k/SVR4 assembler is SGS based */
#include "svr4.h" /* Pick up the generic SVR4 macros */
/* See m68k.h. 7 means 68020 with 68881. */
......@@ -105,10 +105,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define DBX_REGISTER_NUMBER(REGNO) (REGNO)
/* The ASM_OUTPUT_SKIP macro is first defined in m68k.h, using ".skip".
It is then overridden by m68ksgs.h to use ".space", and again by svr4.h
It is then overridden by m68k/sgs.h to use ".space", and again by svr4.h
to use ".zero". The m68k/SVR4 assembler uses ".space", so repeat the
definition from m68ksgs.h here. Note that ASM_NO_SKIP_IN_TEXT is
defined in m68ksgs.h, so we don't have to repeat it here. */
definition from m68k/sgs.h here. Note that ASM_NO_SKIP_IN_TEXT is
defined in m68k/sgs.h, so we don't have to repeat it here. */
#undef ASM_OUTPUT_SKIP
#define ASM_OUTPUT_SKIP(FILE,SIZE) \
......
......@@ -30,7 +30,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define SGS_SWAP_W /* Use swap.w rather than just plain swap */
#define SGS_SWITCH_TABLES /* Different switch table handling */
#include "m68k.h"
#include "m68k/m68k.h"
/* See m68k.h. 7 means 68020 with 68881. */
......
......@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define SGS_NO_LI /* Suppress jump table label usage */
#endif
#include "m68k.h"
#include "m68k/m68k.h"
/* See m68k.h. 7 means 68020 with 68881. */
......
#include "news.h"
#include "m68k/news.h"
/* This is to be compatible with types.h.
It was found to be necessary with Newsos 3. */
......
#include "newsgas.h"
#include "m68k/newsgas.h"
/* This is to be compatible with types.h.
It was found to be necessary with Newsos 3. */
......
......@@ -4,4 +4,4 @@
#define USE_GAS
#include "news.h"
#include "m68k/news.h"
......@@ -16,7 +16,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 "m68k.h"
#include "m68k/m68k.h"
/* Use new NeXT include file search path. */
......
......@@ -24,7 +24,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
converts the output of gas to coff containing stab debug symbols.
(See vasta@apollo.com or mb@soldev.tti.com) */
#include "m68k.h"
#include "m68k/m68k.h"
/* See m68k.h. 5 means 68020 without 68881. */
......
......@@ -36,7 +36,7 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "m68k.h"
#include "m68k/m68k.h"
/* Define __HAVE_68881 in preprocessor only if -m68881 is specified.
This will control the use of inline 68881 insns in certain macros. */
......
......@@ -29,7 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define SGS /* Uses SGS assembler */
#define SGS_CMP_ORDER /* Takes cmp operands in reverse order */
#include "m68k.h"
#include "m68k/m68k.h"
/* SGS specific assembler pseudo ops. */
......
......@@ -18,7 +18,7 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "m68k.h"
#include "m68k/m68k.h"
/* See m68k.h. 0 means 68000 with no 68881. */
......
......@@ -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 "sun2.h"
#include "m68k/sun2.h"
/* Define __HAVE_SKY__ in preprocessor, according to the -m flags.
......
......@@ -25,7 +25,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define SUPPORT_SUN_FPA
#include "m68k.h"
#include "m68k/m68k.h"
/* See m68k.h. 7 means 68020 with 68881. */
......
#include "sun3.h"
#include "m68k/sun3.h"
#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dmc68000 -Dsun -Dsun3 -Dunix -DMACH -DCMU -DMTXINU -DBIT_MSF -DBYTE_MSF"
......
......@@ -2,4 +2,4 @@
#define TARGET_DEFAULT 5
#include "sun3.h"
#include "m68k/sun3.h"
#include "sun3n.h"
#include "m68k/sun3n.h"
/* LINK_SPEC is needed only for Sunos 4. */
......
#include "sun3.h"
#include "m68k/sun3.h"
/* LINK_SPEC is needed only for Sunos 4. */
......
......@@ -29,7 +29,7 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "tower.h"
#include "m68k/tower.h"
#undef SELECT_RTX_SECTION
/* Use default settings for system V.3. */
......
......@@ -34,7 +34,7 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "m68k.h"
#include "m68k/m68k.h"
/* See m68k.h. 5 means 68020 with no 68881. */
......
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