+
+ * configure.in: Don't build grez.
+ * Makefile.in: Ditto.
+
+ * Makefile.in: Remove references to bsp, cygmon, libstub.
+ * configure.in: Ditto.
+
+ * configure.in: Remove leftover reference to gdbtest.
+
+
+ * configure.in (gxx_include_dir): Change to match versioned
+ C++ headers if --enable-version-specific-runtime-libs is used.
+
+
+ * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
+
+
+ * configure.in: Make --without-x work.
+
+
+ * contrib: New directory. Created to contain a copy of the
+ texi2pod.pl script so that it is in the same place as the version in
+ the FSF GCC sources.
+
+
+ * configure.in: Rearrange target Makefile fragment collection.
+
+ * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
+ cvs[src].
+ * configure.in: Ditto.
+
+
+ * Makefile.in: Eliminate 'apache' targets.
+ * configure.in: Eliminate 'apache' targets.
+
+ * configure.in: Eliminate redundant tests. Reorganize.
+
+ * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
+
+ * config-ml.in: Eliminate references to Cygnus configure.
+
+ * Makefile.in: Eliminate references to building emacs.
+
+
+ * configure.in: Add support for ip2k.
+
+
+ * configure.in (host_tools): Remove cgen.
+
+ * Makefile.in (all-cgen): Remove; runs from its source directory.
+ (check-cgen, install-cgen, clean-cgen): Likewise.
+ (all-opcodes): No not depend on all-cgen.
+ (all-sim): Likewise.
+
+
+ * configure.in: Fix AIX configury bug.
+
+
+ * configure.in: Replace ${topsrcdir} with ${srcdir}.
+
+ * configure.in: Move definition of libstdcxx_flags right above
+ usage, rather than way earlier.
+
+ * configure.in: Pull definition of is_cross_compiler earlier.
+
+ * configure.in: Rearrange a little.
+
+ * configure.in: Remove references to librx.
+ * Makefile.in: Remove references to librx.
+
+
+ * configure.in: Eliminate ${gasdir} variable.
+
+
+ * configure.in: Add support for frv.
+ * config.sub: Add support for frv.
+
+
+ * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
+
+
+ * configure.in (vax-*-netbsd*): Re-enable gas.
+
+
+ * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
+ BUILD_PREFIX_1, to correct nomenclature.
+ * configure: Likewise.
+
+ * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
+ * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
+
+
+ * config-ml.in: Propogate DESTDIR also.
+
+
+ * configure.in (vax-*-netbsd*): Don't build gas for this
+ platform.
+
+
+ * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
+ and libgcj for AVR.
+
+
+ * config.sub: Add DLX target.
+
+
+ * config.guess: Update to 2002-05-22 version.
+ * config.sub: Likewise.
+
+
+ * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
+ * config-ml.in: Likewise.
+ * configure: Likewise.
+ * configure.in: Likewise.
+
+
+ * configure.in: Simplify makefile fragment collection.
+
+ * configure.in: Remove code to build emacs.
+
+ * configure.in : Remove --srcdir argument from targargs and buildargs
+ (it's always overridden in the Makefile anyway). Rearrange a bit.
+
+ * configure: Move some logic to configure.in.
+ * configure.in: Move some logic from configure.
+
+
+ * COPYING.LIBGLOSS: New file.
+
+
+ * Makefile.in: Honour DESTDIR.
+
+
+ * configure.in (noconfigdirs): Don't disable libgcj on
+ sparc64-*-solaris* and sparcv9-*-solaris*.
+
+
+ * configure.in: Revert 2002-04-18's patch; fixed in libjava.
+
+
+ * configure.in (FLAGS_FOR_TARGET): Do not add
+ -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
+ on i[3456]86-*-linux*.
+
+
+ * configure.in (noconfigdirs): Replace [ ] with test.
+
+ * configure.in (noconfigdirs): Do not add target-newlib if
+ target == i[3456]86-*-linux*, and host == target.
+
+
+ * config.guess: Updated to 2002-04-26's version.
+ * config.sub: Updated to 2002-04-26's version.
+
+
+ * configure.in: delete reference to absent file
+
+ * configure.in: replace '[' with 'test'
+
+ * configure.in: Eliminate references to gash.
+ * Makefile.in: Eliminate references to gash.
+
+ * configure.in: remove useless references to 'pic' makefile fragments.
+
+ * configure.in: (*-*-windows*) Finish removing.
+
+ * configure.in: Eliminate redundant test for libgui.
+
+
+ * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
+ (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
+
+
+ * configure.in: remove references to dead files
+
+
+ * configure.in: Disallow configuring libgcj when it is already
+ installed and we're using Solaris 2.8 linker. Do enable libgcj on
+ Solaris 2.8 by default. For PR libgcj/6158.
+
+
+ * configure.in: Move default CC setting out of config/mh-* fragments
+ directly into here.
+
+
+ * configure.in: don't even try to configure or make a subdirectory
+ if there's no configure script for it.
+
+
+ * MAINTAINERS: Remove chill maintainers.
+ * Makefile.in (CHILLFLAGS): Remove.
+ (CHILL_LIB): Remove.
+ (TARGET_CONFIGDIRS): Remove libchill.
+ (CHILL_FOR_TARGET): Remove.
+ (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
+ CHILL_LIB.
+ (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
+ (CHECK_TARGET_MODULES): Likewise.
+ (INSTALL_TARGET_MODULES): Likewise.
+ (CLEAN_TARGET_MODULES): Likewise.
+ (configure-target-libchill): Remove.
+ (all-target-libchill): Remove.
+ * configure.in (target_libs): Remove target-libchill.
+ Do not compute CHILL_FOR_TARGET.
+ * libchill: Remove directory.
+
+
+ * Makefile.in, configure.in, configure: Sync with gcc, entries
+ follow...
+
+
+ * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
+ Fixes PR libgcj/6068.
+
+
+ * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
+
+
+ * configure.in (alpha*-dec-osf*): Enable libgcj.
+
+
+ Fix for: PR bootstrap/3591, target/5676
+ * configure.in (mcore-pe): Disable the configuration of
+ libstdc++-v3 since exceptions are not supported.
+
+
+ * configure.in: Enable libgcj for xscale-elf target.
+
+
+ * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
+ libjava.
+ (CXX_FOR_TARGET): Explain why -shared-libgcc here.
+
+
+ * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
+ libstdc++-v3 and libjava.
+
+
+ * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
+ boehm-gc
+
+
+ * config.guess: Updated to 2002-01-30's version.
+ * config.sub: Updated to 2002-02-01's version.
+ Contribute sh64-elf.
+ * configure.in: Added sh64-*-*.
+
+
+ * Makefile.in (all-fastjar): Also depend on all-libiberty.
+ (all-target-fastjar): Also depend on all-target-libiberty.
+
+
+ * configure, configure.in: Use temp file for long sed commands.
+
+
+ * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
+ libf2c.
+
+
+ * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
+
+
+ * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
+
+
+ * configure: Handle temporary files securely using mkdir.
+
+
+ * configure.in (*-*-linux*): Disable configuration of target-newlib
+ and target-libgloss.
+
+
+ * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
+ RANLIB.
+
+
+ * Makefile.in (check-c++): Add missing semicolon.
+
+
+ * configure.in (sh-*-linux*): New.
+
+
+ * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
+ and libgcj on m68hc11/m68hc12.
+
+
+ * Makefile (CFLAGS_FOR_BUILD): New.
+ (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
+
+
+ * configure.in (libstdcxx_flags): Do not try to execute
+ libstdc++-v3/testsuite_flags until it exists.
+
+
+ * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
+
+
+ * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
+
+
+ * configure.in: Move *-chorusos target case to the proper switch.
+ Disable libgcj.
+
+
+ * Makefile.in (STAGE1_CFLAGS): Pass down.
+
+
+ * config.guess: Add hppa64-linux support. Note for next import that
+ this is already in the master file.
+ * configure.in: Likewise. Accept `parisc' alias for `hppa'.
+
+
+ * Makefile.in (DO_X): Do not backslash single-quotes in
+ backquotes (two places).
+
+
+ * Makefile.in (DO_X): Quote nested quotes.
+
+
+ * Makefile.in (DO_X): Use double quotes for quoting
+ "RANLIB=$${RANLIB}".
+
+
+ * configure.in: Only use `lang_requires' for languages athat are
+ actually enabled.
+
+
+ * configure.in: Allow config-lang.in to set `lang_requires' to list
+ of other required languages.
+
+
+ * Makefile.in: Remove RANLIB definition. Use RANLIB
+ in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
+ EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
+
+
+ * Makefile.in (check-c++): Use tabs, not spaces.
+
+
+ * Makefile.in (check-c++): New rule.
+
+ * configure.in (target_libs): Remove libg++.
+ (noconfigdirs): Remove libg++.
+ (noconfigdirs): Same.
+ (noconfigdirs): Same.
+ (noconfigdirs): Same.
+
+ * config-ml.in: Remove libg++ references.
+
+ * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
+ (ALL_TARGET_MODULES): Same.
+ (configure-target-libg++): Remove.
+ (all-target-libg++): Remove.
+ (configure-target-libio): Remove.
+ (all-target-libio): Remove.
+ (check-target-libio): Remove.
+ (.PHONY): Remove.
+ (libg++.tar.bz2): Remove.
+ (all-target-cygmon): Remove libio.
+ (all-target-libstdc++): Remove.
+ (configure-target-libstdc++): Remove.
+ (TARGET_LIB_PATH): Remove libstdc++.
+ (ALL_GCC_CXX): Remove libstdc++.
+ (all-target-gperf): Correct.
+
+
+ * configure: Introduce GCJ_FOR_TARGET.
+ * configure.in: Ditto.
+ * Makefile.in: Ditto.
+
+
+ * configure.in: for *-chorusos, don't config target-newlib and
+ target-libgloss.
+
+
+ Remove V2 C++ library.
+ * configure.in: Remove --enable-libstdcxx_v3 support.
+
+
+ * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
+
+
+ * configure.in: Allow libgcj to be built on Sparc Solaris.
+
+
+ * configure.in: Enable libgcj on several additional platforms.
+
+
+ * configure.in: Enable libgcj for linux targets.
+
+
+ * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
+ failures of subdirectories.
+
+
+ * configure: handle DOS-style absolute paths.
+
+
+ * configure.in: remove supported directories from $noconfigdirs for DJGPP.
+
+
+ * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
+ (libstdcxx_incdir): Pass down.
+ * config.if: Remove expired bits for cxx_interface, add stub.
+ (libstdcxx_incdir): Add variable for g++ include directory.
+ * configure.in (gxx_include_dir): Use it.
+
+
+ * configure.in: Handle lang_dirs.
+
+
+ * configure.in: Disable libgcj for any target not specifically
+ listed. Disable libgcj for x86 and Alpha Linux until compatible
+ with g++ abi.
+
+
+ * Makefile.in (local-distclean): Also remove fastjar.
+
+
+ * configure.in: Define libgcj. Disable libgcj target libraries for
+ most targets.
+
+
+ * configure.in (target_libs): Revert 2000-12-08 patch.
+ (noconfigdirs): Added target-libjava.
+
+
+ * Makefile.in: handle DOS-style absolute paths.
+
+
+ * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
+ libjava.
+ * configure.in (target_libs): Removed `target-libjava'.
+
+
+ * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
+ (ALL_MODULES): Added fastjar.
+ (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
+ (all-target-libjava): all-fastjar replaces all-zip.
+ (all-fastjar): Added.
+ (configure-target-fastjar, all-target-fastjar): Likewise.
+ * configure.in (host_tools): Added fastjar.
+
+
+ * Makefile.in (local-distclean): Remove leftover built files.
+
+
+ * configure.in (enable_libstdcxx_v3): Fix typo,
+ libstd++ -> libstdc++.
+
+
+ * configure: Provide the original toplevel configure arguments
+ (including $0) to subprocesses in the environment rather than
+ through gcc/configargs.h.
+
+
+ * configure: Turn on libstdc++ V3 by default.
+
+
+ * configure (gcc/configargs.h): Only create if there is a build GCC
+ directory created.
+
+
+ * configure: Save configure arguments to gcc/configargs.h.
+
+
+ * Makefile.in (bootstrap): avoid recursion if subdir missing
+ (cross): ditto
+ (do-proto-toplev): ditto
+
+
+ * configure.in: Do not build byacc for hppa64. Provide paths to the
+ X11 libraries for hppa64.
+
+
+ * Makefile.in (all-gcc): Depend on all-zlib.
+ (CLEAN_MODULES): Add clean-zlib.
+ (ALL_MODULES): Add all-zlib.
+ * configure.in (host_libs): Add zlib.
+
+
+ * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
+ $targargs to tell whether newlib is going to be built.
+
+ * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
+ $$r/TARGET_SUBDIR/libio for _G_config.h.
+
+
+ * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
+
+ * configure: Make enable_threads and enable_shared defaults
+ explicit. Substitute enable_threads into generated Makefiles.
+ * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
+ * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
+
+
+ * configure.in: Re-enable all references to libg++ and librx.
+
+
+ * configure.in: Add *-*-freebsd* configurations.
+
* Makefile.in (do-tar-bz2): Delete rule. Replace with ...