+
+ * Makefile.def (libiconv): Define bootstrap=true.
+ Mark pdf/html/info as missing.
+ (configure-gcc): Depend on all-libiconv.
+ (all-gcc): Ditto.
+ (configure-libcpp): Ditto.
+ (all-libcpp): Ditto.
+ (configure-intl): Ditto.
+ (all-intl): Ditto.
+ * Makefile.in: Regenerate.
+
+
+ Sync with GCC
+
+ PR other/66259
+ * config-ml.in: Reflects renaming of configure.in to configure.ac
+ * configure: Likewise
+ * configure.ac: Likewise
+
+
+ * Makefile.in: Regenerated.
+
+ Sync with GCC
+
+ * Makefile.tpl: Update comments.
+
+
+ * Makefile.tpl: Remove surplus whitespace throughout.
+
+
+ * Makefile.tpl: Fix ln source location for vimrc file.
+
+
+ Sync with GCC
+
+ * configure.ac: FT32 target added.
+ * configure: Regenerate.
+
+
+ Sync with GCC
+
+ PR bootstrap/66319
+ * configure.ac: Use -std=gnu++98.
+
+
+ * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
+ * configure: Regenerate.
+
+
+ * configure.ac: Fix typo.
+ * configure: Regenerate.
+
+
+ * configure.ac: Match $host configured with triplets.
+ * configure: Regenerate.
+
+
+ PR bootstrap/62077
+ * configure.ac (--enable-stage1-checking): Default to
+ release,misc,gimple,rtlflag,tree,types if --disable-checking
+ or --enable-checking is not specified and DEV-PHASE is not
+ experimental.
+ * configure: Regenerated.
+
+
+ Install back PR target/47230 fix (Revert the revert).
+
+
+ * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
+ target.
+ * configure: Regenerate.
+
+
+ * configure.ac: Disable configuration of GDB for HPUX targets.
+ * configure: Regenerate.
+
+
+ PR ld/18355
+ * Makefile.def: Add extra_configure_flags to host zlib.
+ * configure.ac (extra_host_zlib_configure_flags): New. Set
+ to --enable-host-shared When bfd is to be built as shared
+ library. AC_SUBST.
+ * Makefile.in: Regenerated.
+
+
+ Adjust src-release.sh for sim using the gdb create-version.sh.
+ * src-release.sh (tar_compress): If there's a fifth parameter,
+ use that in the getver call instead of $tool.
+ (sim_release): Pass gdb as fifth parameter to tar_compress.
+ (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
+
+
+ * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
+ (EXTRA_BOOTSTRAP_FLAGS): Likewise.
+ (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
+ * Makefile.in: Regenerate.
+
+
+ * configure.ac: Add --with-system-zlib.
+ * configure: Regenerated.
+
+
+ * src-release.sh: Don't configure with --with-target-subdir=.
+ --disable-multilib.
+
+
+ * src-release.sh (DEVO_SUPPORT): Replace src-release with
+ src-release.sh.
+
+
+ * config.sub: Update from upstream, to 2015-03-04 version.
+ * config.guess: Likewise.
+
+
+ * Makefile.def (dependencies): Add all-zlib to all-bfd.
+ * Makefile.in: Regenerated.
+
+
+ * src-release.sh (do_proto_toplev): Configure with --target
+ --with-target-subdir and --disable-multilib.
+ (BINUTILS_SUPPORT_DIRS): Add zlib.
+ (GAS_SUPPORT_DIRS): Likewise.
+ (GDB_SUPPORT_DIRS): Likewise.
+ (SIM_SUPPORT_DIRS): Likewise.
+
+
+ * configure.ac (target_configdirs): Exclude target-zlib if
+ target-libjava isn't built.
+ * configure: Regenerated.
+
+
+ Sync with GCC
+
+ * config-ml.in: Robustify ac_configure_args parsing.
+
+
+ * Makefile.def: Updated from GCC trunk.
+ * Makefile.tpl: Likewise.
+ * configure.ac: Likewise.
+ * Makefile.in: Regenerated.
+ * configure: Likewise.
+
+
+ * configure.ac: Add FT32 support.
+ * configure: Regenerate.
+
+
+ * configure.ac: Don't disable gprof for moxie.
+ * configure: Rebuild.
+
+
+ * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
+ * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
+ (BASE_TARGET_EXPORTS): Add OBJCOPY.
+ (OBJCOPY_FOR_TARGET): New variable.
+ (EXTRA_TARGET_FLAGS): Add OBJCOPY.
+ * Makefile.in: Regenerate.
+ * configure.ac: Check for already installed target objcopy.
+ Also GCC_TARGET_TOOL on objcopy.
+ * configure: Regenerate.
+
+
+ * config.sub: Update from upstream, to 2015-01-01 version.
+ * config.guess: Ditto.
+
+
+ * config.sub: Update from upstream config repo.
+
+
+ * libtool.m4: Updated from GCC trunk.
+
+
+ * config.guess: Update from upstream config repo.
+ * config.sub: Ditto.
+
+
+ * move-if-change: Update from upstream gnulib.
+
+
+ * compile: Sync with upstream Automake.
+ * depcomp: Ditto.
+ * install-sh: Ditto.
+ * missing: Ditto.
+ * mkinstalldirs: Ditto.
+ * ylwrap: Ditto.
+
+
+ * src-release.sh (do_proto_toplev): Configure with --target.
+
+
+ * configure.ac: Add aarch64 to list of targets that support gold.
+ * configure: Regenerate.
+
+
+ * configure.ac: Add mips*-img-elf* target triple.
+ * configure: Regenerate.
+
+ * configure: Disable gdb for nds32*-*-* until supported.
+ * configure.ac: Disable gdb for nds32*-*-* until supported.
+
+
+ * configure: Regenerate.
+
+
+ * src-release.sh: New file.
+ * src-release: Remove file.
+
+
+ GDB not supported for or1k*-*-rtems*
+ * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
+ of the stanzas results in this not being caught by or1k*-*-* later.
+ * configure. Regenerated.
+
+
+ * .gitattributes: New file for use with git-merge-changelog.
+
+
+ Disable gdb for or1k*-*-* until supported
+ * configure.ac (or1k*-*-*): Disable gdb.
+ * configure: Regenerated.
+
+
+ * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
+ * configure: Regenerated.
+
+
+ PR sanitizer/56781
+ * Makefile.def: Set bootstrap=true; for host fixincludes.
+ * configure.ac: Don't bootstrap host fixincludes unless
+ --with-build-config=bootstrap-{a,ub}san.
+ * Makefile.in: Regenerated.
+ * configure: Regenerated.
+
+
+ * configure.ac: Move BUILD_CONFIG set up earlier. Add
+ --enable-vtable-verify option parsing. Don't add
+ target-libsanitizer to bootstrap_target_libs unless
+ --with-build-config=bootstrap-asan or
+ --with-build-config=bootstrap-ubsan. Don't add target-libvtv
+ to bootstrap_target_libs unless --enable-vtable-verify.
+ * configure: Regenerated.
+
+
+ PR bootstrap/58572
+ * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
+ -I for libstdc++-v3 includes if $(LEAN).
+ * Makefile.in: Regenerated.
+
+
+ * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
+ (tilegx-*-*): Change to tilegx*-*-*.
+ * configure: Regenerate.
+
+
+ * config.sub, config.guess: Import from upstream.
+
+
+ PR bootstrap/60620
+ * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.def (dependencies): Make all-ld depend on all-binutils
+ for WINDRES_FOR_TARGET in default-manifest.o rule.
+ * Makefile.in: Regenerate.
+
+
+ PR target/59788
+ * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
+ *solaris2*.
+
+
+ * cp-namespace.c (cp_lookup_nested_symbol): Enable
+ nested lookups for fortran modules.
+ * dwarf2read.c (read_module): Add fortran module to
+ the symbol table.
+ (add_partial_symbol, add_partial_module): Add fortran
+ module to the partial symbol table.
+ (new_symbol_full): Create full symbol for fortran module.
+ * f-exp.y (yylex): Add new module domain to be parsed.
+ * symtab.h: New domain for fortran modules.
+
+
+ * f-exp.y (yylex): Add domain array to enable lookup
+ in multiple domains. Loop over lookup domains and try
+ to find requested symbol. Add STRUCT_DOMAIN to lookup
+ domains to be able to query for user defined types.
+
+
+ * configure.ac: Add user-friendly check for native x86_64-linux
+ multilibs.
+ * configure: Regenerate.
+
+
+ * config.sub, config.guess: Import from upstream.
+
+
+ * Makefile.in: Regenerate.
+
+ * Makefile.tpl: Fix typo.
+ * Makefile.in: Regenerate partially.
+
+
+ * configure.ac: Added libcilkrts to noconfig list when C++ is not
+ supported.
+ * configure: Regenerated.
+
+
+ * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
+ --disable-build-format-warnings.
+
+
+ * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
+ depend on libstdc++ and libgcc.
+ * configure: Regenerate.
+ * configure.ac: Added libcilkrts to target binaries. Also, restrict
+ libcilkrts for POSIX and i*86, and x86_64 architectures.
+ * Makefile.in: Added libcilkrts related fields to support building it.
+
+
+ * Makefile.def (target_modules): Remove libmudflap
+ (languages): Remove check-target-libmudflap).
+ * Makefile.in: Rebuilt.
+ * Makefile.tpl (check-target-libmudflap-c++): Remove.
+ * configure.ac (target_libraries): Remove target-libmudflap.
+ Remove checks which disabled libmudflap on some systems.
+ * configure: Rebuilt.
+ * libmudflap: Directory removed.
+
+
+ * configure.ac: Update from GCC.
+ * configure: Regenerate.
+
+
+ * src-release (do-proto-toplevel): Support subdir-path-prefixed
+ files in SUPPORT_FILES.
+ (SIM_SUPPORT_DIRS): New variable.
+ (sim.tar.bz2): New rule.
+
+
+ * configure.ac: Update from GCC.
+ * configure: Regenerate.
+
+
+ * COPYING.NEWLIB: Update with new copyright.
+
+
+ * configure.ac: Update from GCC.
+ * configure: Regenerate.
+
+
+ * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
+ ppc host match. Support little-endian powerpc linux hosts.
+
+
+ * src-release (VER): When using $(TOOL)/common/create-version.sh,
+ strip the "-cvs" suffix from the version number if present.
+
+
+ * configure.ac: Sync with GCC repo.
+ * Makefile.def: Ditto.
+ * configure: Regenerate.
+ * Makefile.in: Ditto.
+
+
+ * src-release (VER): Use $(TOOL)/common/create-version.sh
+ if it exists.
+
+
+ * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
+ (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
+ (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
+ * configure: Regenerate.
+
+
+ * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
+ from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
+
+
+ * COPYING.NEWLIB: Add Altera Corporation copyright.
+
* config.guess: Update from config repo.
* config.sub: Import these changes from the config project:
* config.sub (epiphany): New.