+
+ * all files: Update FSF address.
+
+
+ * configure.in: Add cases for Renesas m32c.
+ * configure: Regenerated.
+
+
+ * COPYING, compile, config-ml.in, config.guess,
+ config.sub, install-sh, missing, mkinstalldirs,
+ symlink-tree, ylwrap: Sync from upstream sources.
+
+
+ * configure.in: Add toplevel noconfigdir support for tpf.
+ * configure: Regenerate.
+
+
+ * Makefile.def (target_modules): Add libssp.
+ * configure.in (target_libraries): Add target-libssp.
+ * configure: Rebuilt.
+ * Makefile.in: Rebuilt.
+
+
+ PR ada/22340
+
+ * Makefile.def: Sync with gcc.
+ * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
+ * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
+ * Makefile.in: Regenerated.
+
+
+ * configure.in: Add --enable-libssp and --disable-libssp.
+ * configure: Regenerate with autoconf-2.13.
+
+
+ * configure.in: Don't build sim or rda when targetting darwin.
+ * configure: Regenerate.
+
+
+ * src-release (do-proto-toplev): Remove dejagnu bits.
+ (DEJAGNU_SUPPORT_DIRS): Remove.
+ (dejagnu.tar.bz2, dejagnu.tar): Likewise.
+ (GDBD_SUPPORT_DIRS): Likewise.
+ (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
+ (INSIGHTD_SUPPORT_DIRS): Likewise.
+ (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
+
+
+ * setup.com (mpw): Remove unused directive.
+
+
+ * Makefile.def (stagefeedback): Come after profile.
+ Define profiledbootstrap target.
+ * Makefile.tpl (profiledbootstrap): Remove.
+ (stageprofile-end): Zap stagefeedback.
+ (stagefeedback-start): Copy all .gcda files, not only GCC's.
+ * Makefile.in: Regenerate.
+
+
+ * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
+ In 'cpp' stanza, support '#line' as well as '# '.
+
+
+ * configure.in (unsupported_languages): New macro.
+ <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
+ non-ported target libraries in noconfigdirs.
+ <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
+ non-linux-gnu. Remove libgcj_ex_libffi.
+ <lang_frag loop>: Set add_this_lang=no if the language is in
+ unsupported_languages.
+ * configure: Regenerate.
+
+
+ * configure.in: Fix typo in handling of --with-mpfr-dir.
+ * configure: Regenerate.
+
+
+ * config.sub: Add cases for the Renesas m32c. (This patch has been
+ accepted into the master sources.)
+
+
+ * configure.in: Set noconfigdirs for ms1.
+
+ * configure: Regenerate.
+
+
+ * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
+ (Dependencies): Consider target modules for bootstrap dependencies.
+ Make target bootstrap modules depend on each stage's gcc.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.def (configure-gcc): Depend on binutils having been built.
+ (all-gcc): No need to do it here.
+ * Makefile.in: Regenerate.
+
+
+ * configure.in: Rewrite misleading error message when requested
+ language cannot be built.
+ * configure: Regenerate.
+
+
+ * ylwrap: Import from Automake 1.9.5.
+
+
+ * configure.in: Always pass --target to target configures as
+ otherwise rebuilds that do --recheck will fail.
+ * configure: Rebuilt.
+
+
+ * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
+ STAGE_HOST_EXPORTS.
+ (configure, all): Add bootstrap support.
+ (Host modules, target modules): Pass post-stage1 flags and exports.
+ (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
+ * Makefile.in: Regenerate.
+
+
+ Sync from gcc:
+
+
+ * config.sub: Update from master copy.
+
+
+ * configure.in <crisv32-*-*, cris-*-*>: New local variable
+ libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
+ matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
+ "*-*-elf" and "*-*-linux*".
+ * configure: Regenerate.
+
+
+ * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
+ (TARGET_CONFIGARGS): Include --with-target-subdir.
+ (configure, all): New macros. Use them throughout.
+
+
+ * Makefile.tpl: Sync with gcc.
+ * Makefile.in: Regenerate.
+
+
+ * config/mh-mingw32: Delete.
+ * configure.in: Don't use it.
+ * configure: Regenerate.
+
+
+ * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
+ * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
+ (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
+ (HOST_LIB_PATH): Generate from Makefile.def.
+ (TARGET_LIB_PATH): Likewise.
+ (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
+ * Makefile.in: Regenerate.
+ * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
+ (RPATH_ENVVAR): Include Darwin case.
+ * configure: Regenerate.
+
+
+ * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
+ * configure: Regenerate.
+
+
+ * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
+ gcc_version, and gcc_version_trigger from set of flags to pass.
+ * Makefile.tpl: Remove definitions of above variables.
+ (config.status): Remove dependency on $(gcc_version_trigger).
+ * Makefile.in: Regenerate.
+ * configure.in: Do not reference config/gcc-version.m4 nor
+ config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
+ TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
+ * configure: Regenerate.
+
+
+ * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
+ * Makefile.in: Regenerate.
+
+
+ PR libgcj/20160
+ * ltmain.sh: Avoid creating archives with components that have
+ duplicate basenames.
+
+
+ PR bootstrap/20250
+ * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
+ instead of check.
+ * Makefile.in: Regenerate.
+
+
+ Sync from gcc.
+
+
+ PR bootstrap/17383
+ * Makefile.def (target_modules): Remove "stage", now unnecessary.
+ * Makefile.tpl (HOST_SUBDIR): New substitution.
+ (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
+ USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
+ USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
+ USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
+ (Host modules, Bootstrapped modules): Use it.
+ (Build modules, Target modules): Do not create symlink trees,
+ always configure out-of-srcdir.
+ (distclean): Try removing $(host_subdir) with rm before using rm -rf.
+ * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
+ GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
+ $(HOST_SUBDIR). Create a symlink for host_subdir.
+
+ * Makefile.in: Regenerate.
+ * configure: Regenerate.
+
+ Merged from libada-gnattools-branch:
+
+ * Makefile.def: Add gnattools as a module, depending on target-libada.
+ * Makefile.in: Regenerate.
+ * configure.in: Include gnattools in host_tools; disable it if ada
+ is disabled.
+ * configure: Regenerate.
+
+
+ * configure: Regenerate.
+
+
+ * configure.in: Allow darwin targeted ports to build tk, itcl and
+ libgui.
+
+
+ PR libgcj/10353
+ * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
+ * configure: Regenerate.
+
+
+ * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
+ gdb/ section. Update GDB's URL.
+
+
+ * gettext.m4: Only set ENABLE_NLS when gettext is present.
+
+
+ * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
+ <crisv32-*-*, cris-*-*>: Only disable target-newlib and
+ target-libgloss when not *-*-elf and *-*-aout.
+ * configure: Regenerate.
+
+
+ * gettext.m4: Don't use NONE as a default for CATOBJEXT.
+
+
+ * gettext.m4: Only fall back to ../intl/ when it's present.
+
+
+ * install-sh, config.sub: Import from upstream.
+
+
+ PR bootstrap/18222
+ * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
+ * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
+ * Makefile.in: Regenerate.
+
+
+ Revert 2004-12-28 Makefile changes, a better fix will be
+ applied to mainline and src after GCC 4.0 branches.
+
+
+ PR bootstrap/17383
+
+ * Makefile.def (target_modules): Remove stage parameter,
+ it is always true now.
+ * Makefile.tpl (configure-build-[+module+],
+ configure-target-[+module+]): Always build symlink tree
+ for the directory and for include. BUILD_SUBDIR and
+ TARGET_SUBDIR cannot be . anymore.
+ * Makefile.in: Regenerate.
+
+
+ Revert 2004-12-08 Makefile changes.
+
+
+ * configure.in (sh64-*-*): Reenable gprof.
+ * configure: Regenerate.
+
+
+ * MAINTAINERS: List 'depcomp' as part of automake.
+
+
+ * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
+ * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
+ (EXTRA_TARGET_FLAGS): Add PICFLAG.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.tpl: Generate normal dependencies if the LHS module is
+ not bootstrapped.
+ * Makefile.in: Regenerate.
+
+
+ * configure.in: Include config/gxx-include-dir.m4. Use
+ TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
+ * configure: Regenerate.
+
+
+ * config.if: Delete.
+ * configure.in: Set libstdcxx_incdir directly.
+ * configure: Regenerate.
+ * MAINTAINERS: Remove mention of config.if.
+ * src-release (DEVO_SUPPORT): Remove config.if.
+
+
+ * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
+ of things to remove.
+ * Makefile.in: Regenerate.
+
+
+ * configure.in: Clear gcc_version_trigger if the file doesn't exist.
+ * configure: Regenerate.
+
+
+ * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
+ to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
+ * configure: Regenerate.
+
+
+ * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
+ (hppa*64*-*-*): Delete incorrect comment.
+ * configure: Rebuilt.
+
+
+ * install-sh, compile: Import from automake.
+
+
+ * config.guess, config.sub: Import from savannnah.
+
+
+ * Makefile.def: Add html support.
+ * Makefile.tpl: Likewise.
+ * Makefile.in: Regenerate.
+
+
+ PR 18423
+ * configure.in: Remove all instances of build-fixincludes from
+ noconfigdirs.
+ (build_configargs): Supply --target to subdirectories.
+ * configure: Regenerate.
+
+ * Makefile.def: Make gcc install depend on fixincludes install.
+ * Makefile.in: Regenerate.
+
+
+ * configure.in (noconfigdirs) [mmix-*-*]: Disable
+ target-libgfortran.
+ * configure: Regenerate.
+
+
+ * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
+ like CC.
+
+
+ * Makefile.def (host fixincludes): Specify missing targets.
+ * Makefile.in: Regenerate.
+
+
+ PR other/17783
+ * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
+ * configure: Regenerated.
+
+
+ * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
+ * configure: Regenerated.
+
+
+ PR target/18151
+ * configure.in (case ${target}): Do not build fixincludes for avr.
+ * configure: Regenerated.
+
+
+ * configure.in (case ${target}): Do not build fixincludes
+ on platforms where it is not used.
+ * configure: Regenerated.
+
+
+ * configure.in: Use an absolute path to install-sh.
+ * configure: Regenerated.
+
+
+ * src-release (do-djunpack, do-md5sum): Install the generated file
+ directly into the proto-toplev/ directory.
+
+
+ * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
+
+
+ * configure.in (*-*-cygwin*): Supress warning if newlib not present.
+ * configure: Regenerate.
+
+
+ Fix wrong conflict resolution in:
+
+
+ * Makefile.in: Regenerate.
+ * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
+ in the recursive `make', instead of hardwiring `all'.
+ (Autogenerated TARGET-* variables): New.
+
+
+ Merged from GCC / libtool upstream:
+ * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
+ * ltcf-cxx.sh (tpf*): Likewise.
+ * ltconfig (tpf*): Add TPF OS configuration support.
+
* configure.in: Enable target-libgloss for crx-*-*.
- * configure: Regenerate.
+ * configure: Regenerate.
* configure: Regenerate.
-
+
* Makefile.def: Remove libbanshee.
* Makefile.tpl: Ditto.
* configure.in: Ditto.
* config.sub: Import latest version from master repository.
* config.guess: Likewise.
This includes these changes:
-
+
* config.sub: Handle crisv32, alias etraxfs.
* config.sub: Add support for National Semiconductor CRX target.
-
+
* configure.in: Remove target-libstdc++-v3 from noconfigdirs for
*-*-netware, but add target-libmudflap.
Consolidate *-*-netware targets (of which really only i?86 exists)
* Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
* configure.in: add test for powerpc-*-darwin* to specify makefile frag
* configure: regenerate
- * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
- -mdynamic-no-pic
+ * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
+ -mdynamic-no-pic