diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b5314bf30553..dd09598287ce 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2001-12-20 Joseph S. Myers + + * 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 * config/sparc/sparc.md (ldd peephole2s): For load peepholes pass diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 8f7cabf86f95..7a8cb867293e 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 abffb95904c3..3271ffc841e8 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,7 @@ +2001-12-20 Joseph S. Myers + + * config-lang.in (diff_excludes): Remove. + 2001-12-17 Ed Schonberg * 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 d9029c14b8db..d3812176f2ba 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 d0d4d95c521a..aabd65bd1b34 100644 --- a/gcc/ch/ChangeLog +++ b/gcc/ch/ChangeLog @@ -1,3 +1,7 @@ +2001-12-20 Joseph S. Myers + + * config-lang.in (diff_excludes): Remove. + 2001-12-15 Joseph S. Myers * expr.c: Use "built-in" spelling in messages. diff --git a/gcc/ch/config-lang.in b/gcc/ch/config-lang.in index b0bd9293e298..6f57b179acaf 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 0e383a581a0f..4496e998c69f 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" @@ -8132,7 +8129,6 @@ ${CONFIG_SHELL-/bin/sh} $srcdir/configure.frag $srcdir "$subdirs" "$dep_host_xma - # Echo that links are built @@ -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 a456bcf00ad8..b1f61283f90d 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 888c960f0035..548c5820ad57 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2001-12-20 Joseph S. Myers + + * config-lang.in (diff_excludes): Remove. + 2001-12-19 Nathan Sidwell PR c++/90 diff --git a/gcc/cp/config-lang.in b/gcc/cp/config-lang.in index 3df716183f7f..c07408d5ad25 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 7521bd285c01..909a63a8b2e0 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +2001-12-20 Joseph S. Myers + + * config-lang.in (diff_excludes): Remove. + 2001-12-17 Joseph S. Myers * g77.texi, invoke.texi: Update links to GCC manual. diff --git a/gcc/f/config-lang.in b/gcc/f/config-lang.in index d0364a47bab4..168daadfc9e6 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 594059dc99d9..9c8bfb9fc910 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,7 @@ +2001-12-20 Joseph S. Myers + + * config-lang.in (diff_excludes): Remove. + 2001-12-17 Joseph S. Myers * gcj.texi: Update link to GCC manual. diff --git a/gcc/java/config-lang.in b/gcc/java/config-lang.in index 19b7dee1ab1b..e4524fe3a6ef 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 9155d9d86599..57066a4877bc 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