+
+ PR bootstrap/24297
+ * Makefile.tpl (do-[+make-target+], do-check, install,
+ stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
+ are set before recursing.
+ * Makefile.in: Regenerate.
+
+
+ PR bootstrap/18939
+ * Makefile.def (gcc) <target>: Fix thinko.
+ * Makefile.in: Regenerate.
+
+
+ * configure.in (bfin-*-*): Use test, not brackets, in if statement.
+ * configure: Regenerate.
+
+
+ * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
+ target-libffi, target-qthreads, target-libjava, and
+ targetlibobjc.
+ * configure: Regenerate.
+
+
+ * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
+ * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
+ (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
+ (USUAL_OBJDUMP_FOR_TARGET): New.
+ (EXTRA_TARGET_FLAGS): Add OBJDUMP.
+ * configure.in: Check for $OBJDUMP_FOR_TARGET.
+ * configure, Makefile: Regenerated.
+
+
+ * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
+ before other host packages.
+
+
+ PR bootstrap/22340
+
+ * configure.in (default_target): Remove.
+ * Makefile.tpl (all): Do not use prerequisites as subroutines
+ (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
+ (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
+ use prerequisites as subroutines.
+ (check-host, check-target): New.
+ (bootstrap configure & all targets): Do not use stage*-start
+ if the directory layout is already ok.
+ (non-bootstrap configure & all targets): Prepend a $(unstage).
+ (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
+ (NOTPARALLEL): Remove.
+ (unstage, stage variables): New variables.
+ (unstage, stage targets): Simply expand to those variables.
+
+ * configure: Regenerate.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.def (lang_env_dependencies): Add libmudflap.
+ * Makefile.in: Regenerate.
+
+
+ * configure.in (bfin-*-*): Support bfin.
+ * configure: Regenerated.
+
+
+ * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
+ * configure: Regenerated.
+
+
+ * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
+ (LIPO_FOR_TARGET): New.
+ (CONFIGURED_LIPO_FOR_TARGET): New.
+ (USUAL_LIPO_FOR_TARGET): New.
+ (STRIP_FOR_TARGET): New.
+ (CONFIGURED_STRIP_FOR_TARGET): New.
+ (USUAL_STRIP_FOR_TARGET): New.
+ * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
+ STRIP_FOR_TARGET.
+ * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
+ CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
+ * Makefile.in: Regenerate.
+ * configure: Regenerate.
+
+
+ * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
+ (rs6000-*-aix*): Same.
+ * configure: Regenerate.
+
+
+ * configure.in: Recognize f95 in the --enable-languages option,
+ and substitute it for fortran, issuing a warning.
+ * configure: Regenerate.
+
+
+ Import from Autoconf sources:
+
+ * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
+ Elliston. Handle weird characters correctly.
+
+
+ * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
+ * configure: Regenerated.
+
+
+ * Makefile.def (libssp): Add to lang_env_dependencies.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
+ * Makefile.in: Regenerate.
+
+
+ * configure.in: Replace NCN_STRICT_CHECK_TOOL with
+ NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
+ Look for alternate names of the target cc and c++
+ * configure: Regenerate.
+
+
+ * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
+ GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
+ them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
+ tools; remove code to manually set them.
+ (Target tools): Look in the environment for them.
+ * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
+ GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
+ (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
+ build directory.
+ (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
+ CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
+ CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
+ USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
+ USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
+ (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
+ RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
+ * configure: Regenerate.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
+ * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
+ * Makefile.in: Regenerated.
+
+
+ * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
+ (CFLAGS_FOR_TARGET): Use it.
+ (CXXFLAGS_FOR_TARGET): Likewise.
+ * Makefile.in: Regenerated.
+ * configure.in (--with-build-sysroot): New option.
+ * configure: Regenerated.
+
+
+ * Makefile.tpl: Wrap install between unstage and stage
+ * Makefile.in: Regenerate.
+
+
+ * 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.
* 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.
* 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: 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