This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-check_binutils in repository toolchain/ci/binutils-gdb.
from 1c912705af Fix PR gas/26001 (pdp11-*-*) adds 72a3b182e1 Linker: Remove support for -Map= with an empty argument. adds 151f5de4a6 Fix a potential use of an uninitialised value in the ns32k d [...] adds b32632c499 ld: Add --enable-textrel-check=[no|yes|warning|error] adds fa6ecf9405 ld: Enable --warn-textrel by default for Linux/x86 targets adds 6f028f3c07 ld: Mention --enable-textrel-check=yes is default for Linux/ [...] adds ab382d6426 asan: ns32k: use of uninitialized value adds 8eff95bcb6 PR26044, Some targets can't be compiled with GCC 10 (tilepro) adds efcf5fb585 ubsan: nios2: undefined shift adds cee00f1715 Fix "'operator new' should not return NULL" errors in testsuite adds 9e85f042a6 [PATCH] gas: Fix comment on definition of frag_grow() adds f030440daa [gdb/symtab] Make gold index workaround more precise adds 09fe663ed8 Pass -Wno-deprecated-register for gdb.cp that use "register" adds 44486dcf19 gdb: use caller objfile in dwarf_evaluate_loc_desc::push_dwa [...] adds a3fc941881 Stop the linker from accepting executable ELF files as input [...] adds a87e1817a4 Have the linker fail if any attempt to link in an executable [...] adds 4ad2c6a03e Fix "enumeration values not handled in switch" error in testsuite adds 66e3eb08a5 Fix all unexpected failures in gas testsuite for pdp11-aout. adds c47bae859a Fix Python3.9 related runtime problems adds 989ade0552 gdb: add comment in dwarf_evaluate_loc_desc::push_dwarf_reg_ [...] adds 78c1c35437 cpu,opcodes: add instruction semantics to bpf.cpu and minor fixes adds 12adf8053b bfd: fix handling of R_BPF_INSN_{32,64} relocations. adds c7f4cd8683 Automatic date update in version.in adds ab7ad28739 binutils: Add myself as Xtensa maintainer adds 735d5a0716 Build two gdb.cp testcases with -Wno-unused-comparison adds 9fcafd23fa Fix file-not-found error with clang in gdb.arch/i386-{avx,sse}.c adds 678048e807 Fix build errors in with clang in gdb.compile/compile-cplus.c adds 976ca31673 gdb: rename dwarf2_per_objfile variables/fields to per_objfile adds bb6e246742 Automatic date update in version.in adds f68f85b52b replace_typedefs: handle templates in namespaces adds 112c22ed1f gdb: change bug URL to https adds 6930bffe33 hurd: fix gnu_debug_flag type adds c6887cfb4f hurd: add missing awk script dependency adds f14871bfa4 hurd: make function cast stronger adds 366f550a59 hurd: add missing include adds 5a8b86270b hurd: remove unused variables adds 53dff92cb5 hurd: add gnu_target pointer to fix thread API calls adds 078f2fc9c1 hurd: fix pushing target on inferior creation adds 0af5e1061d hurd: unwinding support over signal trampolines adds 40dba20562 Automatic date update in version.in adds 14a8ad62e6 gnu-nat: Move local functions inside gnu_nat_target class adds cd22ee0513 Automatic date update in version.in adds b7ed9f3d46 hurd: Add shared mig declarations adds 1313c56ef9 gdb: Preserve is-stmt lines when switch between files adds 3c3d03769e Regen opcodes/bpf-desc.c adds 2fdb65f247 alpha-vms: ETIR checks adds c39c821c1d gas: Fix checking for backwards .org with negative offset adds b1d12b40da Automatic date update in version.in adds 190eb1ddba ELF: Move dyn_relocs to struct elf_link_hash_entry adds 0bee4d1c08 binutils archive tests
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 162 +++ bfd/elf-bfd.h | 6 +- bfd/elf-s390-common.c | 2 +- bfd/elf32-arc.c | 4 - bfd/elf32-arm.c | 36 +- bfd/elf32-csky.c | 37 +- bfd/elf32-hppa.c | 51 +- bfd/elf32-i386.c | 2 +- bfd/elf32-lm32.c | 85 +- bfd/elf32-m32r.c | 87 +- bfd/elf32-metag.c | 37 +- bfd/elf32-microblaze.c | 32 +- bfd/elf32-nds32.c | 35 +- bfd/elf32-nios2.c | 32 +- bfd/elf32-or1k.c | 38 +- bfd/elf32-ppc.c | 56 +- bfd/elf32-s390.c | 39 +- bfd/elf32-sh.c | 36 +- bfd/elf32-tic6x.c | 62 +- bfd/elf32-tilepro.c | 37 +- bfd/elf64-bpf.c | 27 +- bfd/elf64-ppc.c | 56 +- bfd/elf64-s390.c | 39 +- bfd/elf64-x86-64.c | 2 +- bfd/elfnn-aarch64.c | 43 +- bfd/elfnn-riscv.c | 36 +- bfd/elfxx-sparc.c | 40 +- bfd/elfxx-tilegx.c | 37 +- bfd/elfxx-x86.c | 40 +- bfd/elfxx-x86.h | 3 - bfd/pdp11.c | 3 + bfd/version.h | 2 +- bfd/vms-alpha.c | 34 +- binutils/ChangeLog | 14 + binutils/MAINTAINERS | 1 + binutils/testsuite/binutils-all/ar.exp | 125 +- binutils/testsuite/binutils-all/objdump.exp | 105 +- cpu/ChangeLog | 30 + cpu/bpf.cpu | 332 +++-- cpu/bpf.opc | 1 + gas/ChangeLog | 28 + gas/config/tc-pdp11.c | 10 + gas/frags.c | 6 +- gas/testsuite/gas/aarch64/org-neg.d | 3 + gas/testsuite/gas/aarch64/org-neg.l | 2 + gas/testsuite/gas/aarch64/org-neg.s | 2 + gas/testsuite/gas/all/cond-pdp11.l | 74 ++ gas/testsuite/gas/all/eqv-dot-pdp11.d | 12 + .../gas/all/{eqv-dot.s => eqv-dot-pdp11.s} | 0 gas/testsuite/gas/all/gas.exp | 19 +- gas/testsuite/gas/arm/org-neg.d | 3 + gas/testsuite/gas/arm/org-neg.l | 2 + gas/testsuite/gas/arm/org-neg.s | 2 + gas/write.c | 4 +- gdb/ChangeLog | 140 ++ gdb/config/i386/i386gnu.mn | 4 +- gdb/configure | 2 +- gdb/configure.ac | 2 +- gdb/cp-support.c | 76 +- gdb/dwarf2/comp-unit.c | 9 +- gdb/dwarf2/comp-unit.h | 2 +- gdb/dwarf2/index-cache.c | 8 +- gdb/dwarf2/index-cache.h | 2 +- gdb/dwarf2/index-write.c | 105 +- gdb/dwarf2/index-write.h | 4 +- gdb/dwarf2/line-header.c | 15 +- gdb/dwarf2/line-header.h | 6 +- gdb/dwarf2/loc.c | 12 +- gdb/dwarf2/macro.c | 36 +- gdb/dwarf2/macro.h | 2 +- gdb/dwarf2/read.c | 1380 ++++++++++---------- gdb/dwarf2/read.h | 2 +- gdb/{dwarf2/macro.h => gnu-nat-mig.h} | 30 +- gdb/gnu-nat.c | 152 +-- gdb/gnu-nat.h | 54 +- gdb/i386-gnu-nat.c | 2 + gdb/i386-gnu-tdep.c | 132 ++ gdb/python/python.c | 56 +- gdb/reply_mig_hack.awk | 3 +- gdb/testsuite/ChangeLog | 53 + gdb/testsuite/gdb.arch/i386-avx.exp | 2 +- gdb/testsuite/gdb.arch/i386-sse.exp | 2 +- gdb/testsuite/gdb.base/sigaltstack.c | 2 + gdb/testsuite/gdb.compile/compile-cplus.exp | 15 +- gdb/testsuite/gdb.cp/classes.exp | 3 +- gdb/testsuite/gdb.cp/inherit.exp | 3 +- gdb/testsuite/gdb.cp/koenig.exp | 3 +- gdb/testsuite/gdb.cp/misc.exp | 3 +- gdb/testsuite/gdb.cp/operator.exp | 3 +- gdb/testsuite/gdb.cp/step-and-next-inline.exp | 7 + gdb/testsuite/gdb.dwarf2/dw2-inline-header-1.exp | 186 +++ gdb/testsuite/gdb.dwarf2/dw2-inline-header-2.exp | 189 +++ gdb/testsuite/gdb.dwarf2/dw2-inline-header-3.exp | 193 +++ gdb/testsuite/gdb.dwarf2/dw2-inline-header-lbls.c | 46 + .../gdb.dwarf2/dw2-inline-header.c} | 29 +- .../gdb.dwarf2/dw2-inline-header.h} | 29 +- .../cp-replace-typedefs-ns-template.cc | 101 ++ .../cp-replace-typedefs-ns-template.exp | 121 ++ gdb/testsuite/gdb.linespec/cpls-ops.cc | 6 +- include/ChangeLog | 6 + include/opcode/tilepro.h | 4 +- ld/ChangeLog | 37 + ld/NEWS | 9 +- ld/config.in | 6 + ld/configure | 41 +- ld/configure.ac | 29 + ld/configure.tgt | 5 +- ld/ld.texi | 10 +- ld/ldelf.c | 20 +- ld/ldmain.c | 1 + ld/lexsup.c | 29 +- opcodes/ChangeLog | 28 + opcodes/bpf-desc.c | 282 ++-- opcodes/bpf-dis.c | 1 + opcodes/bpf-opc.c | 120 +- opcodes/bpf-opc.h | 20 +- opcodes/nios2-dis.c | 16 +- opcodes/ns32k-dis.c | 4 +- 118 files changed, 3814 insertions(+), 2099 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/org-neg.d create mode 100644 gas/testsuite/gas/aarch64/org-neg.l create mode 100644 gas/testsuite/gas/aarch64/org-neg.s create mode 100644 gas/testsuite/gas/all/cond-pdp11.l create mode 100644 gas/testsuite/gas/all/eqv-dot-pdp11.d copy gas/testsuite/gas/all/{eqv-dot.s => eqv-dot-pdp11.s} (100%) create mode 100644 gas/testsuite/gas/arm/org-neg.d create mode 100644 gas/testsuite/gas/arm/org-neg.l create mode 100644 gas/testsuite/gas/arm/org-neg.s copy gdb/{dwarf2/macro.h => gnu-nat-mig.h} (52%) create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-inline-header-1.exp create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-inline-header-2.exp create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-inline-header-3.exp create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-inline-header-lbls.c copy gdb/{dwarf2/macro.h => testsuite/gdb.dwarf2/dw2-inline-header.c} (56%) copy gdb/{dwarf2/macro.h => testsuite/gdb.dwarf2/dw2-inline-header.h} (56%) create mode 100644 gdb/testsuite/gdb.linespec/cp-replace-typedefs-ns-template.cc create mode 100644 gdb/testsuite/gdb.linespec/cp-replace-typedefs-ns-template.exp