From: Jeffrey A Law Date: Sun, 30 Aug 1998 16:22:23 +0000 (+0000) Subject: xm-netbsd.h: Remove unnecessary file. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=797990edb5c53b4780760c379345679a716795f7;p=gcc.git xm-netbsd.h: Remove unnecessary file. * config/xm-netbsd.h: Remove unnecessary file. * config/*/xm-netbsd.h: Do not include the generic xm-netbsd.h file anymore, it is not needed. From-SVN: r22103 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 67b14e6f385..d7d0992a6d1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Sun Aug 30 17:18:43 1998 Jeffrey A Law (law@cygnus.com) + + * config/xm-netbsd.h: Remove unnecessary file. + * config/*/xm-netbsd.h: Do not include the generic xm-netbsd.h + file anymore, it is not needed. + Sun Aug 30 16:05:45 1998 Mark Mitchell * convert.c (convert_to_integer): Issue an error on conversions to diff --git a/gcc/config/i386/xm-netbsd.h b/gcc/config/i386/xm-netbsd.h index 3a9f3241990..6fb2b1d65d7 100644 --- a/gcc/config/i386/xm-netbsd.h +++ b/gcc/config/i386/xm-netbsd.h @@ -1,4 +1,3 @@ /* Configuration for GCC for Intel i386 running NetBSD as host. */ #include -#include diff --git a/gcc/config/m68k/xm-netbsd.h b/gcc/config/m68k/xm-netbsd.h index 27a33cd5b83..9900be1cceb 100644 --- a/gcc/config/m68k/xm-netbsd.h +++ b/gcc/config/m68k/xm-netbsd.h @@ -1,4 +1,3 @@ /* Configuration for GCC for Motorola 68k running NetBSD as host. */ #include -#include diff --git a/gcc/config/mips/xm-netbsd.h b/gcc/config/mips/xm-netbsd.h index b9d3c709d9d..e7f260a6536 100644 --- a/gcc/config/mips/xm-netbsd.h +++ b/gcc/config/mips/xm-netbsd.h @@ -1,2 +1 @@ #include "mips/xm-mips.h" -#include "config/xm-netbsd.h" diff --git a/gcc/config/ns32k/xm-netbsd.h b/gcc/config/ns32k/xm-netbsd.h index 4040751d1d9..9d344dc239d 100644 --- a/gcc/config/ns32k/xm-netbsd.h +++ b/gcc/config/ns32k/xm-netbsd.h @@ -6,5 +6,3 @@ #undef memcmp #undef memcpy #undef memset - -#include diff --git a/gcc/config/sparc/xm-netbsd.h b/gcc/config/sparc/xm-netbsd.h index 5f11b8d2f48..b7a7d65bdf4 100644 --- a/gcc/config/sparc/xm-netbsd.h +++ b/gcc/config/sparc/xm-netbsd.h @@ -1,4 +1,3 @@ /* Configuration for GCC for Sun SPARC running NetBSD as host. */ #include -#include diff --git a/gcc/config/xm-netbsd.h b/gcc/config/xm-netbsd.h deleted file mode 100644 index 099a9234ffa..00000000000 --- a/gcc/config/xm-netbsd.h +++ /dev/null @@ -1,26 +0,0 @@ -/* Configuration for GNU C-compiler for hosts running NetBSD. - Copyright (C) 1995 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. */ - -/* This file defines machine-independent things specific to a host - running NetBSD. This file should not be specified as $xm_file itself; - instead $xm_file should be CPU/xm-netbsd.h, which should include both - CPU/xm-CPU.h and this file xm-netbsd.h. */ - -#define HAVE_VPRINTF