This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-arm-spec2k6-Os in repository toolchain/ci/binutils-gdb.
from b6c4205149 gdb/mi: handle no condition argument case for -break-condition adds 730afdd139 gdb: move remaining ChangeLogs to legacy files adds 3751264cdd PATCH [1/10] arm: add 'bti' instruction for Armv8.1-M pacbti [...] adds f1e1d7f305 PATCH [2/10] arm: add 'pacbti' instruction for Armv8.1-M pac [...] adds e43ca2cbae PATCH [3/10] arm: add 'aut' instruction for Armv8.1-M pacbti [...] adds ce537a7db7 PATCH [4/10] arm: add 'pac' instruction for Armv8.1-M pacbti [...] adds 2c6ccfcfdd PATCH [5/10] arm: Extend again arm_feature_set struct to pro [...] adds 5a0c7a819f PATCH [6/10] arm: Add -march=armv8.1-m.main+pacbti flag adds e07352fa4f PATCH [7/10] arm: add 'bxaut' instruction for Armv8.1-M pacb [...] adds be05908c0c PATCH [8/10] arm: add 'autg' instruction for Armv8.1-M pacbt [...] adds 5c43020d83 PATCH [9/10] arm: add 'pacg' instruction for Armv8.1-M pacbt [...] adds 0264bf6fe3 PATCH [10/10] arm: Alias 'ra_auth_code' to r12 for pacbti. adds c9bd98593b gdb: Fix numerical field extraction for target description "flags" adds 0b73bf7fa3 Fix the Windows build adds 4b41648fff Fix for mi-reverse.exp adds 5b37a5ca1d bfd: Set error to bfd_error_malformed_archive only if unset adds 7122377642 Automatic date update in version.in adds dfe3b80549 Fix ld test case that assumes --enable-textrel-check adds 8d56b9fcf3 Correct gs264e bfd_mach in mips_arch_choices. adds ca89bdf8b2 gdb: remove VALUE_FRAME_ID and fix another frame debug issue adds af2b87e649 [gdb/testsuite] Add xfail for PR gcc/101633 adds f766f79a1f [gdb/testsuite] Add xfail for PR gcc/101643 adds b30049f188 Automatic date update in version.in adds b25f942e18 PowerPC: ignore sticky options for .machine adds 254db2f336 Externalize the _bfd_set_gp_value function adds ad14ab00eb [gdb/symtab] Fix unhandled dwarf expression opcode with gcc- [...] adds 77791f9c21 gdb: fix missing space in some info variables output adds 96a7037cd8 texi2pod.pl: add no-op --no-split option support [PR28144] adds 265dcb69c2 ld: Report error reason when a library cannot be found adds 5a98fb7513 bfd: Close the file descriptor if there is no archive fd adds 7dc37e1e12 ld: Run tmpdir/pr28138 only for native build adds fc14131902 x86: Simplify check for distinct TMM register operands adds 1056aa3919 gdb: clean up some things in features/Makefile adds 588f5af532 Automatic date update in version.in adds ad42014be2 Guile: temporary breakpoints adds cd026728f3 gas: improve C_BSTAT and C_STSYM symbols handling on XCOFF adds c3c1e6459f gdbtypes: return value from get_unsigned_type_max adds b5b591a865 guile: fix make-value with pointer type adds 91ef1ea542 guile/scm-math: indentation fixes adds abdd4204a2 Fix for gdb.tui/tui-layout-asm.exp adds 757e686afb Don't compile x86 debug register support on OpenBSD. adds 9f07c77001 x86-bsd-nat: Only define gdb_ptrace when using debug registers. adds 3d3f92f275 obsd-nat: Various fixes to obsd_nat_target::wait. adds 42acc96479 obsd-nat: Various fixes for fork following. adds 527b21eaec obsd-nat: Report both thread and PID in ::pid_to_str. adds bbf1c6a237 Automatic date update in version.in adds 602885d808 gdb: fix nr_bits gdb_assert in append_flags_type_field adds 6329d1e13e IMAGE_SCN_LNK_NRELOC_OVFL adds 472dd8b357 Sanity check _bfd_coff_read_string_table adds 5cfe19e51e reloc_upper_bound size calculations adds 237877b818 readelf: catch archive_file_size of -1 adds 1417c84842 bfd: avoid a crash when debug_section isn't created in XCOFF adds 8ba4f8f6c2 bfd: ensure that symbols targeted by DWARF relocations are k [...] adds f681e5867d gas: ensure XCOFF DWARF subsection are initialized to 0 adds fb6262e853 [gdb/build] Disable attribute nonnull adds 785e5700ce Replace exception_print_same with operator!= adds 177ac6e47e Use iterator_range in more places adds 7d0aa7cbd4 Automatic date update in version.in adds 426260d246 Automatic date update in version.in adds af51804103 [gdb/testsuite] Fix gdb.base/index-cache.exp with cc-with-gdb-index adds b94ed26fef [gdb/testsuite] Fix gdb.base/maint.exp with cc-with-gdb-index adds 7d315ef225 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/archive.c | 3 +- bfd/bfd-in2.h | 2 + bfd/bfd.c | 18 ++ bfd/coff-bfd.c | 5 +- bfd/coffcode.h | 6 + bfd/coffgen.c | 26 ++- bfd/elf.c | 2 +- bfd/elf64-sparc.c | 2 +- bfd/mach-o.c | 2 +- bfd/plugin.c | 8 + bfd/version.h | 2 +- bfd/vms-alpha.c | 2 +- bfd/xcofflink.c | 188 ++++++++++++--------- binutils/readelf.c | 4 +- etc/texi2pod.pl | 2 + gas/config/tc-arm.c | 64 +++++++ gas/config/tc-i386.c | 25 ++- gas/config/tc-ppc.c | 30 +++- gas/config/tc-ppc.h | 1 + gas/symbols.c | 12 +- gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.d | 5 + gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.l | 10 ++ gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.s | 14 ++ gas/testsuite/gas/arm/armv8_1-m-pacbti.d | 16 ++ gas/testsuite/gas/arm/armv8_1-m-pacbti.s | 11 ++ gas/testsuite/gas/ppc/aix.exp | 3 + gas/testsuite/gas/ppc/xcoff-stsym-32.d | 22 +++ gas/testsuite/gas/ppc/xcoff-stsym-64.d | 22 +++ gas/testsuite/gas/ppc/xcoff-stsym.s | 16 ++ gdb/NEWS | 3 + gdb/c-typeprint.c | 4 +- gdb/configure.nat | 5 +- gdb/doc/{ChangeLog => ChangeLog-1991-2021} | 0 gdb/doc/guile.texi | 16 +- gdb/dwarf2/read.c | 17 +- gdb/exceptions.c | 14 -- gdb/exceptions.h | 3 - gdb/exec.c | 2 +- gdb/features/Makefile | 9 +- gdb/frame.c | 25 +-- gdb/frame.h | 4 - gdb/gdbtypes.c | 26 ++- gdb/gdbtypes.h | 4 +- gdb/guile/scm-breakpoint.c | 43 ++++- gdb/guile/scm-math.c | 37 ++-- gdb/objfiles.h | 59 +------ gdb/obsd-nat.c | 114 ++++--------- gdb/obsd-nat.h | 2 - gdb/regformats/microblaze-with-stack-protect.dat | 64 ------- gdb/stubs/{ChangeLog => ChangeLog-2012-2020} | 0 gdb/testsuite/{ChangeLog => ChangeLog-2014-2021} | 0 gdb/testsuite/gdb.ada/array_of_variant.exp | 53 ++++-- gdb/testsuite/gdb.ada/big_packed_array.exp | 23 ++- gdb/testsuite/gdb.base/index-cache.exp | 2 +- gdb/testsuite/gdb.base/info-var-f1.c | 8 + gdb/testsuite/gdb.base/info-var.exp | 16 +- gdb/testsuite/gdb.base/maint.exp | 34 ++-- .../gdb.base/premature-dummy-frame-removal.exp | 19 +++ gdb/testsuite/gdb.guile/scm-breakpoint.exp | 33 ++++ gdb/testsuite/gdb.guile/scm-math.exp | 40 +++++ gdb/testsuite/gdb.mi/mi-reverse.exp | 2 +- gdb/testsuite/gdb.tui/tui-layout-asm.exp | 32 +++- gdb/valops.c | 17 +- gdb/valprint.c | 36 +++- gdb/value.c | 5 +- gdb/value.h | 6 - gdb/windows-nat.c | 20 ++- gdb/x86-bsd-nat.c | 16 +- gdb/x86-bsd-nat.h | 9 +- gdbserver/{ChangeLog => ChangeLog-2002-2021} | 0 gdbserver/win32-low.cc | 6 +- gdbsupport/{ChangeLog => ChangeLog-2020-2021} | 0 gdbsupport/common-defs.h | 75 ++++++++ gdbsupport/common-exceptions.h | 17 ++ include/opcode/arm.h | 27 ++- ld/ChangeLog | 4 + ld/ldfile.c | 4 +- ld/testsuite/ld-plugin/lto.exp | 34 ++++ ld/testsuite/ld-plugin/pr28138-1.c | 6 + ld/testsuite/ld-plugin/pr28138-2.c | 6 + ld/testsuite/ld-plugin/pr28138-3.c | 6 + ld/testsuite/ld-plugin/pr28138-4.c | 6 + ld/testsuite/ld-plugin/pr28138-5.c | 6 + ld/testsuite/ld-plugin/pr28138-6.c | 6 + ld/testsuite/ld-plugin/pr28138-7.c | 6 + ld/testsuite/ld-plugin/pr28138.c | 20 +++ ld/testsuite/ld-x86-64/x86-64.exp | 2 +- opcodes/ChangeLog | 4 + opcodes/arm-dis.c | 17 ++ opcodes/mips-dis.c | 2 +- 90 files changed, 1120 insertions(+), 479 deletions(-) create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.d create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.l create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti-bad.s create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti.d create mode 100644 gas/testsuite/gas/arm/armv8_1-m-pacbti.s create mode 100644 gas/testsuite/gas/ppc/xcoff-stsym-32.d create mode 100644 gas/testsuite/gas/ppc/xcoff-stsym-64.d create mode 100644 gas/testsuite/gas/ppc/xcoff-stsym.s rename gdb/doc/{ChangeLog => ChangeLog-1991-2021} (100%) delete mode 100644 gdb/regformats/microblaze-with-stack-protect.dat rename gdb/stubs/{ChangeLog => ChangeLog-2012-2020} (100%) rename gdb/testsuite/{ChangeLog => ChangeLog-2014-2021} (100%) rename gdbserver/{ChangeLog => ChangeLog-2002-2021} (100%) rename gdbsupport/{ChangeLog => ChangeLog-2020-2021} (100%) create mode 100644 ld/testsuite/ld-plugin/pr28138-1.c create mode 100644 ld/testsuite/ld-plugin/pr28138-2.c create mode 100644 ld/testsuite/ld-plugin/pr28138-3.c create mode 100644 ld/testsuite/ld-plugin/pr28138-4.c create mode 100644 ld/testsuite/ld-plugin/pr28138-5.c create mode 100644 ld/testsuite/ld-plugin/pr28138-6.c create mode 100644 ld/testsuite/ld-plugin/pr28138-7.c create mode 100644 ld/testsuite/ld-plugin/pr28138.c