aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2001-12-20 00:20:47 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2001-12-20 00:20:47 +0000
commit38be19f60319beaea4e64818eaed323e7c9c40f3 (patch)
treecfe311f99b176a5498cc516e8240a9f719797b97 /gcc
parent303f89334bd94da78c32c1fa9eb91fef7dd0ae31 (diff)
downloadgcc-38be19f60319beaea4e64818eaed323e7c9c40f3.zip
gcc-38be19f60319beaea4e64818eaed323e7c9c40f3.tar.gz
gcc-38be19f60319beaea4e64818eaed323e7c9c40f3.tar.bz2
configure.in (all_diff_excludes, [...]): Remove.
* configure.in (all_diff_excludes, diff_excludes): Remove. * configure: Regenerate. * Makefile.in (LANG_DIFF_EXCLUDES): Remove. * objc/config-lang.in (diff_excludes): Remove. ada: * config-lang.in (diff_excludes): Remove. ch: * config-lang.in (diff_excludes): Remove. cp: * config-lang.in (diff_excludes): Remove. f: * config-lang.in (diff_excludes): Remove. java: * config-lang.in (diff_excludes): Remove. From-SVN: r48189
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog7
-rw-r--r--gcc/Makefile.in1
-rw-r--r--gcc/ada/ChangeLog4
-rw-r--r--gcc/ada/config-lang.in3
-rw-r--r--gcc/ch/ChangeLog4
-rw-r--r--gcc/ch/config-lang.in5
-rwxr-xr-xgcc/configure7
-rw-r--r--gcc/configure.in4
-rw-r--r--gcc/cp/ChangeLog4
-rw-r--r--gcc/cp/config-lang.in3
-rw-r--r--gcc/f/ChangeLog4
-rw-r--r--gcc/f/config-lang.in5
-rw-r--r--gcc/java/ChangeLog4
-rw-r--r--gcc/java/config-lang.in1
-rw-r--r--gcc/objc/config-lang.in3
15 files changed, 30 insertions, 29 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b5314bf..dd09598 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2001-12-20 Joseph S. Myers <jsm28@cam.ac.uk>
+
+ * configure.in (all_diff_excludes, diff_excludes): Remove.
+ * configure: Regenerate.
+ * Makefile.in (LANG_DIFF_EXCLUDES): Remove.
+ * objc/config-lang.in (diff_excludes): Remove.
+
2001-12-19 Dan Nicolaescu <dann@ics.uci.edu>
* config/sparc/sparc.md (ldd peephole2s): For load peepholes pass
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index 8f7cabf..7a8cb86 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -639,7 +639,6 @@ INCLUDES = -I. -I$(@D) -I$(srcdir) -I$(srcdir)/$(@D) \
# These next lines are overridden by configure.
LANG_MAKEFILES = @all_lang_makefiles@
LANG_STAGESTUFF = @all_stagestuff@
-LANG_DIFF_EXCLUDES = @all_diff_excludes@
LANG_EXTRA_HEADERS = @all_headers@
# Flags to pass to recursive makes.
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index abffb95..3271ffc 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-20 Joseph S. Myers <jsm28@cam.ac.uk>
+
+ * config-lang.in (diff_excludes): Remove.
+
2001-12-17 Ed Schonberg <schonber@gnat.com>
* sem_res.adb (Resolve_Selected_Component): do not generate a
diff --git a/gcc/ada/config-lang.in b/gcc/ada/config-lang.in
index d9029c1..d381217 100644
--- a/gcc/ada/config-lang.in
+++ b/gcc/ada/config-lang.in
@@ -25,7 +25,6 @@
# boot_language - "yes" if we need to build this language in stage1
# compilers - value to add to $(COMPILERS)
# stagestuff - files to add to $(STAGESTUFF)
-# diff_excludes - files to ignore when building diffs between two versions.
language="ada"
boot_language=yes
@@ -35,6 +34,4 @@ compilers="gnat1\$(exeext)"
stagestuff="gnatbind\$(exeext) gnat1\$(exeext)"
-diff_excludes="-x ada/a-einfo.h -x ada/a-sinfo.h -x ada/nmake.adb -x ada/nmake.ads -x ada/treeprs.ads -x ada/sysid.ads"
-
outputs=ada/Makefile
diff --git a/gcc/ch/ChangeLog b/gcc/ch/ChangeLog
index d0d4d95..aabd65b 100644
--- a/gcc/ch/ChangeLog
+++ b/gcc/ch/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-20 Joseph S. Myers <jsm28@cam.ac.uk>
+
+ * config-lang.in (diff_excludes): Remove.
+
2001-12-15 Joseph S. Myers <jsm28@cam.ac.uk>
* expr.c: Use "built-in" spelling in messages.
diff --git a/gcc/ch/config-lang.in b/gcc/ch/config-lang.in
index b0bd929..6f57b17 100644
--- a/gcc/ch/config-lang.in
+++ b/gcc/ch/config-lang.in
@@ -1,5 +1,5 @@
# Top level configure fragment for GNU CHILL.
-# Copyright (C) 1994, 2000 Free Software Foundation, Inc.
+# Copyright (C) 1994, 2000, 2001 Free Software Foundation, Inc.
#This file is part of GNU CC.
@@ -24,7 +24,6 @@
# language - name of language as it would appear in $(LANGUAGES)
# compilers - value to add to $(COMPILERS)
# stagestuff - files to add to $(STAGESTUFF)
-# diff_excludes - files to ignore when building diffs between two versions.
language="CHILL"
@@ -32,8 +31,6 @@ compilers="cc1chill\$(exeext)"
stagestuff="chill chill-cross\$(exeext) cc1chill\$(exeext)"
-diff_excludes="-x -x ch/chill.info*"
-
outputs=ch/Makefile
target_libs=target-libchill
diff --git a/gcc/configure b/gcc/configure
index 0e383a5..4496e99 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -2078,7 +2078,7 @@ EOF
fi
# Find some useful tools
-for ac_prog in gawk mawk nawk awk
+for ac_prog in mawk gawk nawk awk
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
@@ -7887,7 +7887,6 @@ all_languages=
all_boot_languages=
all_compilers=
all_stagestuff=
-all_diff_excludes=
all_outputs='Makefile intl/Makefile fixinc/Makefile gccbug mklibgcc'
# List of language makefile fragments.
all_lang_makefiles=
@@ -7912,7 +7911,6 @@ do
boot_language=
compilers=
stagestuff=
- diff_excludes=
headers=
outputs=
lib2funcs=
@@ -7933,7 +7931,6 @@ do
fi
all_compilers="$all_compilers $compilers"
all_stagestuff="$all_stagestuff $stagestuff"
- all_diff_excludes="$all_diff_excludes $diff_excludes"
all_headers="$all_headers $headers"
all_outputs="$all_outputs $outputs"
all_lib2funcs="$all_lib2funcs $lib2funcs"
@@ -8134,7 +8131,6 @@ ${CONFIG_SHELL-/bin/sh} $srcdir/configure.frag $srcdir "$subdirs" "$dep_host_xma
-
# Echo that links are built
if test x$host = x$target
then
@@ -8397,7 +8393,6 @@ s%@objdir@%$objdir%g
s%@subdirs@%$subdirs%g
s%@all_boot_languages@%$all_boot_languages%g
s%@all_compilers@%$all_compilers%g
-s%@all_diff_excludes@%$all_diff_excludes%g
s%@all_headers@%$all_headers%g
s%@all_lang_makefiles@%$all_lang_makefiles%g
s%@all_languages@%$all_languages%g
diff --git a/gcc/configure.in b/gcc/configure.in
index a456bcf..b1f6128 100644
--- a/gcc/configure.in
+++ b/gcc/configure.in
@@ -2143,7 +2143,6 @@ all_languages=
all_boot_languages=
all_compilers=
all_stagestuff=
-all_diff_excludes=
all_outputs='Makefile intl/Makefile fixinc/Makefile gccbug mklibgcc'
# List of language makefile fragments.
all_lang_makefiles=
@@ -2168,7 +2167,6 @@ do
boot_language=
compilers=
stagestuff=
- diff_excludes=
headers=
outputs=
lib2funcs=
@@ -2189,7 +2187,6 @@ do
fi
all_compilers="$all_compilers $compilers"
all_stagestuff="$all_stagestuff $stagestuff"
- all_diff_excludes="$all_diff_excludes $diff_excludes"
all_headers="$all_headers $headers"
all_outputs="$all_outputs $outputs"
all_lib2funcs="$all_lib2funcs $lib2funcs"
@@ -2325,7 +2322,6 @@ ${CONFIG_SHELL-/bin/sh} $srcdir/configure.frag $srcdir "$subdirs" "$dep_host_xma
AC_SUBST(subdirs)
AC_SUBST(all_boot_languages)
AC_SUBST(all_compilers)
-AC_SUBST(all_diff_excludes)
AC_SUBST(all_headers)
AC_SUBST(all_lang_makefiles)
AC_SUBST(all_languages)
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 888c960..548c582 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-20 Joseph S. Myers <jsm28@cam.ac.uk>
+
+ * config-lang.in (diff_excludes): Remove.
+
2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
PR c++/90
diff --git a/gcc/cp/config-lang.in b/gcc/cp/config-lang.in
index 3df71618..c07408d 100644
--- a/gcc/cp/config-lang.in
+++ b/gcc/cp/config-lang.in
@@ -25,7 +25,6 @@
# language - name of language as it would appear in $(LANGUAGES)
# compilers - value to add to $(COMPILERS)
# stagestuff - files to add to $(STAGESTUFF)
-# diff_excludes - files to ignore when building diffs between two versions.
language="c++"
@@ -33,6 +32,4 @@ compilers="cc1plus\$(exeext)"
stagestuff="g++\$(exeext) g++-cross\$(exeext) cc1plus\$(exeext)"
-diff_excludes="-x parse.c -x parse.h"
-
target_libs="${libstdcxx_version} target-gperf"
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index 7521bd2..909a63a 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-20 Joseph S. Myers <jsm28@cam.ac.uk>
+
+ * config-lang.in (diff_excludes): Remove.
+
2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
* g77.texi, invoke.texi: Update links to GCC manual.
diff --git a/gcc/f/config-lang.in b/gcc/f/config-lang.in
index d0364a4..168daad 100644
--- a/gcc/f/config-lang.in
+++ b/gcc/f/config-lang.in
@@ -1,5 +1,5 @@
# Top level configure fragment for GNU FORTRAN.
-# Copyright (C) 1995, 1996, 1997, 2000 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
#This file is part of GNU Fortran.
@@ -24,7 +24,6 @@
# language - name of language as it would appear in $(LANGUAGES)
# compilers - value to add to $(COMPILERS)
# stagestuff - files to add to $(STAGESTUFF)
-# diff_excludes - files to ignore when building diffs between two versions.
language="f77"
@@ -32,6 +31,4 @@ compilers="f771\$(exeext)"
stagestuff="g77\$(exeext) g77-cross\$(exeext) f771\$(exeext)"
-diff_excludes="-x f/BUGS -x f/NEWS -x f/INSTALL -x f/intdoc.texi"
-
target_libs=target-libf2c
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog
index 594059d..9c8bfb9 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-20 Joseph S. Myers <jsm28@cam.ac.uk>
+
+ * config-lang.in (diff_excludes): Remove.
+
2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
* gcj.texi: Update link to GCC manual.
diff --git a/gcc/java/config-lang.in b/gcc/java/config-lang.in
index 19b7dee..e4524fe 100644
--- a/gcc/java/config-lang.in
+++ b/gcc/java/config-lang.in
@@ -29,7 +29,6 @@
# language - name of language as it would appear in $(LANGUAGES)
# compilers - value to add to $(COMPILERS)
# stagestuff - files to add to $(STAGESTUFF)
-# diff_excludes - files to ignore when building diffs between two versions.
language="java"
diff --git a/gcc/objc/config-lang.in b/gcc/objc/config-lang.in
index 9155d9d..57066a4 100644
--- a/gcc/objc/config-lang.in
+++ b/gcc/objc/config-lang.in
@@ -24,7 +24,6 @@
# language - name of language as it would appear in $(LANGUAGES)
# compilers - value to add to $(COMPILERS)
# stagestuff - files to add to $(STAGESTUFF)
-# diff_excludes - files to ignore when building diffs between two versions.
language="objc"
@@ -32,6 +31,4 @@ compilers="cc1obj\$(exeext)"
stagestuff=""
-diff_excludes="-x objc-parse.c -x objc-parse.y "
-
target_libs=target-libobjc