+
+ PR libctf/27482
+ * Makefile.def: Add install-bfd dependencies for install-libctf and
+ install-ld, and install-strip-bfd dependencies for
+ install-strip-libctf and install-strip-ld; move the install-ld
+ dependency on install-libctf to join it.
+ * Makefile.in: Regenerated.
+
+
+ * Makefile.def: Remove all-sim dependency on configure-gdb.
+ * Makefile.in: Regenerated.
+
+
+ PR binutils/26766
+ * Makefile.tpl (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Add
+ PGO_BUILD_TRAINING=yes.
+ (PGO_BUILD_TRAINING_MFLAGS): New.
+ (all): Pass $(PGO_BUILD_TRAINING_MFLAGS) to the PGO build.
+
+
+ * configure.ac: Delete arm*-*-symbianelf* entry.
+ * configure: Regenerate.
+
+
+ * Makefile.def: Add install-libctf dependency to install-ld.
+ * Makefile.in: Regenerated.
+
+
+ * src-release.sh (do_proto_toplev): Rewrite indentation.
+
+
+ PR binutils/26766
+ * configure.ac:
+ * configure: Regenerated.
+
+
+ PR ld/27173
+ * configure: Regenerated.
+ * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
+ --plugin and rc before enabling --plugin.
+
+
+ PR binutils/26766
+ * Makefile.tpl (BUILD_CFLAGS): New.
+ (CFLAGS): Append $(BUILD_CFLAGS).
+ (CXXFLAGS): Likewise.
+ (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
+ (PGO_BUILD_TRAINING_CFLAGS): Likewise.
+ (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
+ (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
+ (PGO_BUILD_TRAINING_MFLAGS): Likewise.
+ (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
+ (PGO-TRAINING-TARGETS): Likewise.
+ (PGO_BUILD_TRAINING): Likewise.
+ (all): Add '+' to the command line for recursive make. Support
+ the PGO build.
+ * configure.ac: Add --enable-pgo-build[=lto].
+ AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
+ PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
+ * Makefile.in: Regenerated.
+ * configure: Likewise.
+
+
+ * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
+ (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
+ * configure.ac: Include config/gcc-plugin.m4.
+ AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
+ * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
+ RANLIB if possible.
+ * Makefile.in: Regenerated.
+ * configure: Likewise.
+
+
+ * 2.36 release branch crated.
+
+
+ * libtool.m4: Match gnu* along with other GNU systems.
+
+
+ * config.sub: Accept OS of eabi* and gnueabi*.
+
+
+ * Makefile.def (libctf): No longer no_check. Checking depends on
+ all-ld.
+ * Makefile.in: Regenerated.
+
+
+ * libiberty: Sync with gcc. Bring in:
+
+ * strverscmp.c: Convert to utf8 from iso8859.
+
+
+ PR c++/67343
+ * cp-demangle.h (struct d_info): Add unresolved_name_state.
+ * cp-demangle.c (d_prefix): Add subst parm.
+ (d_nested_name): Pass it.
+ (d_unresolved_name): Split out from...
+ (d_expression_1): ...here.
+ (d_demangle_callback): Maybe retry with old sr mangling.
+ * testsuite/demangle-expected: Add test.
+
+
+ * cp-demangle.c (d_expression_1): Recognize qualified-id
+ on RHS of dt/pt.
+ * testsuite/demangle-expected: Add test.
+
+
+ * cp-demangle.c (d_unqualified_name): Clear is_expression.
+ * testsuite/demangle-expected: Add tests.
+
+
+ * configure: Regenerate.
+ * configure.ac: Avoid using sanitizer.
+
+
+ * rust-demangle.c (struct rust_demangler): Add
+ skipping_printing and bound_lifetime_depth fields.
+ (eat): Add (v0-only).
+ (parse_integer_62): Add (v0-only).
+ (parse_opt_integer_62): Add (v0-only).
+ (parse_disambiguator): Add (v0-only).
+ (struct rust_mangled_ident): Add punycode{,_len} fields.
+ (parse_ident): Support v0 identifiers.
+ (print_str): Respect skipping_printing.
+ (print_uint64): Add (v0-only).
+ (print_uint64_hex): Add (v0-only).
+ (print_ident): Respect skipping_printing,
+ Support v0 identifiers.
+ (print_lifetime_from_index): Add (v0-only).
+ (demangle_binder): Add (v0-only).
+ (demangle_path): Add (v0-only).
+ (demangle_generic_arg): Add (v0-only).
+ (demangle_type): Add (v0-only).
+ (demangle_path_maybe_open_generics): Add (v0-only).
+ (demangle_dyn_trait): Add (v0-only).
+ (demangle_const): Add (v0-only).
+ (demangle_const_uint): Add (v0-only).
+ (basic_type): Add (v0-only).
+ (rust_demangle_callback): Support v0 symbols.
+ * testsuite/rust-demangle-expected: Add v0 testcases.
+
+
+ * strstr.c (strstr): Make implementation ANSI/POSIX compliant.
+
+
+ PR c++/88115
+ * cp-demangle.c (d_print_comp_inner)
+ <case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Don't print the
+ "operator " prefix for __alignof__.
+ <case DEMANGLE_COMPONENT_UNARY>: Always print parens around the
+ operand of __alignof__.
+ * testsuite/demangle-expected: Test demangling for __alignof__.
+
+
+ * pex-win32.c (pex_win32_exec_child): Initialize orig_err.
+
+
+ PR lto/97290
+ * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
+ Use sh_link of a .symtab_shndx section.
+
+
+ * config.guess: Import from upstream.
+ * config.sub: Likewise.
+
+
+ * gdb/debuginfod-support.c (struct user_data): Remove has_printed
+ field. Add meter field.
+ (progressfn): Print progress using meter.
+
+
+ * .gitignore: Add gnu global outputs.
+
+
+ * .gitignore: Sync with gcc.
+
+
+ * src-release.sh: Use sha256sum instead of md5sum.
+
+
+ * Makefile.in: Rebuild.
+ * Makefile.def: Make distclean-gnulib depend on distclean-gdb and
+ distclean-gdbserver.
+
+
+ * configure: Rebuild.
+ * configure.ac: Remove AC_DEBUGINFOD.
+
+
+ Binutils 2.35 branch created.
+
+
+ PR 25830
+ * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
+ * configure: Rebuild.
+
+
+ * Makefile.in: Rebuild.
+ * Makefile.def (gdbserver): Depend on gdbsupport.
+
+
+ * Makefile.in: Rebuild.
+ * Makefile.def (gdbsupport): Don't depend on bfd.
+
+
+ * Makefile.in: Rebuild.
+ * Makefile.def (gdbsupport): Depend on intl.
+
+
+ * configure: Rebuild.
+ * configure.ac (configdirs): Add gnulib and gdbsupport when building
+ gdbserver.
+
+
+ * Makefile.in: Rebuild.
+ * Makefile.def: Make gdbserver require gnulib and libiberty.
+
+
+ * src-release.sh (GDB_SUPPORT_DIRS): Add gdbserver.
+ * gdbserver: New directory, moved from gdb/gdbserver.
+ * configure.ac (host_tools): Add gdbserver.
+ Only build gdbserver on certain systems.
+ * Makefile.in, configure: Rebuild.
+ * Makefile.def (host_modules, dependencies): Add gdbserver.
+ * MAINTAINERS: Add gdbserver.
+
+
+ * src-release.sh (getver): Look for gdbsupport's
+ create-version.sh script at the current directory if tool is
+ "gdb".
+
+
+ * remote-sim.c (gdbsim_target::wait): Return
+ sim_data->remote_sim_ptid instead of inferior_ptid.
+
+
+ Binutils 2.34 branch created.
+
+
+ Synchronize top level configure files with master version:
+
+
+ * config.guess: Update copyright years.
+ * config.sub: Likewise.
+
+
+ * config.guess (set_cc_for_build): Prevent multiple calls by
+ checking if $tmp is already set. We can't check CC_FOR_BUILD as
+ the user may set it externally. Thanks to Torbjörn Granlund for
+ the bug report.
+
+
+ * config.guess (alpha:Linux:*:*): Guard against missing
+ /proc/cpuinfo by redirecting standard error to /dev/null.
+
+
+ * config.guess (*:Twizzler:*:*): New.
+ * config.sub (-twizzler*): New.
+
+
+ * config.guess (mips:OSF1:*.*): Whitespace cleanup.
+
+
+ * config.sub (case $os): Match nsk* and powerunix. Don't later
+ match nsk* and set os=nsk which removes the OS version number.
+
+
+ * config.sub: Recognise os108*.
+
+
+ * config.sub (hp300): Set $os to hpux.
+
+
+ * config.sub (vsta): Move into alphabetical order.
+
+
+ * config.guess (*:OS108:*:*): Recognise new OS.
+
+
+ * config.guess (*:Darwin:*:*): Run xcode-select to determine if a
+ system compiler is installed. If not, do not run set_cc_for_build,
+ as the default cc will open a dialog box asking to install
+ Xcode. If no C compiler is available, guess based on uname -p and
+ uname -m.
+
+
+ * config.guess (*:Darwin:*:*): Simplify UNAME_PROCESSOR.
+
+
+ * Makefile.def: Add dependencies of all-gdbsupport on all-bfd.
+ * Makefile.in: Re-generate.
+
+
+ * src-release.sh (GDB_SUPPORT_DIRS): Add gdbsupport.
+ * MAINTAINERS: Add gdbsupport.
+ * configure: Rebuild.
+ * configure.ac (configdirs): Add gdbsupport.
+ * gdbsupport: New directory, move from gdb/gdbsupport.
+ * Makefile.def (host_modules, dependencies): Add gnulib.
+ * Makefile.in: Rebuild.
+
+
+ * config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds
+ new configure option --with-debuginfod.
+ * configure: Regenerate.
+ * configure.ac: Call AC_DEBUGINFOD.
+
+
+ * .gitignore: Add perf.data and perf.data.old.
+
+
+ * src-release.sh (GDB_SUPPORT_DIRS): Add libctf.
+
+
+ PR 29
+ * src-release.sh (getver): Replace "head -1" with "head -n 1".
+
+
+ * Makefile.def (host_modules): libctf is no longer no_install.
+ * Makefile.in: Regenerated.
+
+
+ * Makefile.def (dependencies): all-ld depends on all-libctf.
+ * Makefile.in: Regenerated.
+
+
+ binutils 2.33 branch created
+
+
+ * configure: Rebuild.
+ * configure.ac: Add --with-static-standard-libraries.
+
+
+ * libiberty: Sync with gcc. Bring in:
+
+ PR bootstrap/91352
+ * lrealpath.c (is_valid_fd): New function.
+
+
+ PR lto/91228
+ * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
+ Find first '\0' starting from gnu_lto + 1.
+
+
+ * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
+ This fixes a Bug 90924.
+
+
+ * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
+ Do not search for gnu_lto_v1, but search for first '\0'.
+
+
+ * cplus-dem.c: Include rust-demangle.h.
+ * rust-demangle.c: Include rust-demangle.h.
+ * rust-demangle.h: New file.
+
+
+ * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
+ is non-zero.
+
+
+ * d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
+ * testsuite/d-demangle-expected: Add testcase.
+
+ * d-demangle.c (dlang_parse_tuple): Correctly handle error result.
+ * testsuite/d-demangle-expected: Add testcase.
+
+ * d-demangle.c (dlang_parse_structlit): Correctly handle error result.
+ * testsuite/d-demangle-expected: Add testcase.
+
+ * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
+ * testsuite/d-demangle-expected: Add testcase.
+
+ * d-demangle.c (dlang_parse_integer): Fix stack underflow.
+ * testsuite/d-demangle-expected: Add testcase.
+
+ * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
+ * testsuite/demangle-expected: Add testcase.
+
+ * cp-demangle.c (d_encoding): Guard against NULL return values from
+ d_right (dc).
+ * testsuite/demangle-expected: Add testcase.
+
+
+ * cp-demangle.c (d_expression_1): Don't peek ahead unless the current
+ char is valid.
+ * testsuite/demangle-expected: Add testcase.
+
+
+ PR 89394
+ * cp-demangle.c (cplus_demangle_fill_name): Reject negative
+ lengths.
+ (d_count_templates_scopes): Replace num_templates and num_scopes
+ parameters with a struct d_print_info pointer parameter. Adjust
+ body of the function accordingly. Add recursion counter and check
+ that the recursion limit is not reached.
+ (d_print_init): Pass dpi parameter to d_count_templates_scopes.
+ Reset recursion counter afterwards, unless the recursion limit was
+ reached.
+
+
+ * src-release (getver): If $tool/gdbsupport/create-version.sh
+ exists, use that to determine the version number.
+
+
+ * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
+
+
+ * MAINTAINERS: Add gnulib.
+ * gnulib: New directory, move from gdb/gnulib.
+ * configure.ac (host_libs): Add gnulib.
+ * configure: Rebuild.
+ * Makefile.def (host_modules, dependencies): Add gnulib.
+ * Makefile.in: Rebuild.
+
+
+ Revert:
+
+ * configure.ac (noconfigdirs): Add libctf if the target does not use
+ the ELF file format.
+ * configure: Regenerate.
+
+
+ * src-release.sh (do_proto_toplev): Add libctf to list of
+ directories that can be disabled.
+
+
+ * configure.ac (noconfigdirs): Add libctf if the target does not use
+ the ELF file format.
+ * configure: Regenerate.
+
+
+ * Makefile.def (dependencies): configure-libctf depends on all-bfd
+ and all its deps.
+ * Makefile.in: Regenerated.
+
+
+ * MAINTAINERS: Add libctf.
+
+
+ * Makefile.def (host_modules): Add libctf.
+ * Makefile.def (dependencies): Likewise.
+ libctf depends on zlib, libiberty, and bfd.
+ * Makefile.in: Regenerated.
+ * configure.ac (host_libs): Add libctf.
+ * configure: Regenerated.
+
+
+ * config.guess: Synchronize with config project master sources.
+ * config.sub: Likewise.
+ * readline/support/config.guess: Likewise.
+ * readline/support/config.sub: Likewise.
+
+
+ * libiberty: Sync with gcc. Bring in:
+
+ PR 89394
+ * cp-demangle.c (cplus_demangle_fill_name): Reject negative
+ lengths.
+ (d_count_templates_scopes): Replace num_templates and num_scopes
+ parameters with a struct d_print_info pointer parameter. Adjust
+ body of the function accordingly. Add recursion counter and check
+ that the recursion limit is not reached.
+ (d_print_init): Pass dpi parameter to d_count_templates_scopes.
+ Reset recursion counter afterwards, unless the recursion limit was
+ reached.
+
+
+ 2.32 branch created.
+
+
+ Merge from GCC:
+ PR target/88535
+ * config.guess: Import upstream version 2019-01-03.
+ * config.sub: Import upstream version 2019-01-01.
+
+
+ * libiberty: Sync with gcc. Bring in:
+
+ PR other/16615
+
+ * cp-demangle.c: Mechanically replace "can not" with "cannot".
+ * floatformat.c: Likewise.
+ * strerror.c: Likewise.
+
+
+ Remove support for demangling GCC 2.x era mangling schemes.
+ * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
+ internal_cplus_demangle, and all subroutines.
+ (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
+ Lucid, ARM, HP, and EDG demangling styles.
+ (cplus_demangle): Remove 'work' variable. Don't call
+ internal_cplus_demangle.
+
+
+ * configure.ac: Don't configure readline if --with-system-readline is
+ used.
+ * configure: Re-generate.
+
+
+ Merge from GCC:
+ PR bootstrap/82856
+ * multilib.am: New file. From automake.
+
+
+ * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
+
+
+ * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
+
+
+ * config.sub: Sync with upstream version 2018-07-03.
+
+
+ * config.guess: Sync with upstream version 2018-06-26.
+ * config.sub: Sync with upstream version 2018-07-02.
+
+
+ * configure.ac: Introduce support for @unless/@endunless.
+ * Makefile.tpl (dep-kind): Rewrite with cond; return
+ postbootstrap in some cases.
+ (make-postboot-dep, postboot-targets): New.
+ (dependencies): Do not output postbootstrap dependencies at
+ first. Output non-target ones changed for configure to depend
+ on stage_last @if gcc-bootstrap, and the original deps @unless
+ gcc-bootstrap.
+ * configure.in, Makefile.in: Rebuilt.
+
+
+ * configure: Regenerate.
+
+
+ * libtool.m4: Use AC_LANG_SOURCE.
+ * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
+ * README-maintainer-mode: Update version requirements.
+ * ar-lib: New file.
+ * test-driver: New file.
+ * configure: Re-generate.
+
+
+ * Makefile.def (fortran): Add check-target-libgomp-fortran.
+ * Makefile.tpl (check-target-libgomp-fortran): New phony target.
+ * Makefile.in: Regenerate.
+
+ * configure: Regenerate.
+
+
+ * configure.ac: Sync with GCC, remove MPX-related things.
+
+
+ * config.guess: Synchronize with config project master sources.
+ * config.sub: Likewise.
+
+
+ * configure.ac: Added "nfp" target.
+ * configure: Regenerate.
+
+
+ * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
+ * configure: Regenerate.
+
+
+ * src-release.sh (do_proto_toplev): Add patterns for more junk files
+ to delete before creating the tarball.
+
+
+ * src-release.sh (do_proto_toplev): Strip patch remnant files from
+ the sources before creating the tarball.
+
+
+ * src-release.sh: Update copyright notice. Change reference to devo
+ to be a reference to root.
+
+
+ * config-ml.in: Sync with gcc sources.
+ * config.guess: Likewise.
+ * config.sub: Likewise.
+ * configure.ac: Likewise.
+ * configure: Regenerate.
+
+
+ * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
+
+
+ * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
+ * configure: Regenerate.
+
+
+ * src-release.sh (LZIPPROG): New define. Provides the name of the
+ lzip program.
+ (do_lz): New function. Compresses a tarball using the lzip
+ program.
+ (do_compress): Add support for lzip compression.
+ (usage): Mention -l option.
+ (build_release): Support -l option to invoke lzip compression.
+
+
+ * src-release.sh (do_proto_toplev): Revert last patch. Enable or
+ disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
+ and sim depending on $tool and $support_files. Echo configure line.
+
+
+ * src-release.sh (do_proto_toplev): Enable gold during release process.
+
+
+ * config.sub: Sync with master version in config project.
+
* config.sub: Handle ia16 in $basic_machine.