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 bcab203d31 Remove is_vxworks from _bfd_sparc_elf_link_hash_table adds 82836c928f Remove unused parameter from generic_val_print_float adds 9b8a8575b4 elf64-hppa: Replace plt_sec/plt_rel_sec with root.splt/root.srelplt adds 0fd91d25e2 pr11304.d: Skip tic6x-*-elf adds 656e4a22f3 ld: Xfail pr20995 and pr20995-2 for tic6x-*-* adds 597344c9a4 ld: Pass $LFLAGS to PR ld/21703 shared test adds 845b83d7eb elf32-tic6x.c: Define the default elf32_bed to elf32_tic6x_bed adds 334a017304 Automatic date update in version.in adds 8a6fb3f9bb x86: restrict use of register aliases adds af32b72209 x86: also allow %st(N) in CFI directives adds 1ab84e0251 ix86: enable 2nd CFI test adds 22e00a3f4d x86: restrict %tr<N> visibility adds 73c7637595 x86: simplify check_byte_reg() adds dd6b8a0bc2 x86: also handle %k<N> and %bnd<N> in debugging helpers adds 9f3e7dbcba Fix a gas testsuite failure for PE based targets which canno [...] adds c4b2f181c3 Fix an illegal memory access when parsing corrupt DWARF debu [...] adds b37a771440 Fix a typo in the description of the strings program. adds 9bcc30e417 ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_table adds 26417f1919 [PATCH] arm: Add DFB instruction for ARMv8-R adds 262abc0d67 gdb: add type::index_type / type::set_index_type adds 3d967001ec gdb: remove TYPE_INDEX_TYPE macro adds 5d14b6e5d6 gdb: add field::type / field::set_type adds b6cdac4b80 gdb: remove FIELD_TYPE macro adds 940da03e32 gdb: remove TYPE_FIELD_TYPE macro adds c3cd66019e Automatic date update in version.in adds efb2a7b412 PowerPC64: Downgrade ifunc with textrel error to a warning
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 56 ++++++++++ bfd/elf-bfd.h | 11 ++ bfd/elf32-arm.c | 45 ++++---- bfd/elf32-nds32.c | 20 ++-- bfd/elf32-nds32.h | 10 -- bfd/elf32-tic6x.c | 2 + bfd/elf64-hppa.c | 38 +++---- bfd/elf64-ppc.c | 15 +-- bfd/elf64-x86-64.c | 16 +-- bfd/elfnn-aarch64.c | 51 ++++----- bfd/elfxx-x86.c | 18 +-- bfd/elfxx-x86.h | 10 -- bfd/version.h | 2 +- binutils/ChangeLog | 11 ++ binutils/doc/binutils.texi | 2 +- binutils/dwarf.c | 1 + gas/ChangeLog | 52 +++++++++ gas/config/tc-arm.c | 7 ++ gas/config/tc-i386.c | 192 ++++++++++++++++++-------------- gas/testsuite/gas/arm/dfb.d | 15 +++ gas/testsuite/gas/arm/dfb.s | 14 +++ gas/testsuite/gas/cfi/cfi-i386-2.d | 17 +-- gas/testsuite/gas/cfi/cfi-i386.s | 1 + gas/testsuite/gas/cfi/cfi.exp | 1 + gas/testsuite/gas/i386/equ-bad.l | 3 + gas/testsuite/gas/i386/equ-bad.s | 9 ++ gas/testsuite/gas/i386/i386.exp | 2 + gas/testsuite/gas/i386/x86-64-equ-bad.l | 8 ++ gas/testsuite/gas/i386/x86-64-equ-bad.s | 19 ++++ gas/testsuite/gas/i386/x86_64-intel.d | 2 + gas/testsuite/gas/i386/x86_64.d | 2 + gas/testsuite/gas/i386/x86_64.s | 3 + gdb/ChangeLog | 37 ++++++ gdb/aarch64-tdep.c | 2 +- gdb/ada-exp.y | 4 +- gdb/ada-lang.c | 146 ++++++++++++------------ gdb/ada-tasks.c | 4 +- gdb/ada-typeprint.c | 20 ++-- gdb/ada-valprint.c | 12 +- gdb/ada-varobj.c | 8 +- gdb/amd64-tdep.c | 4 +- gdb/arm-tdep.c | 6 +- gdb/ax-gdb.c | 6 +- gdb/buildsym.c | 2 +- gdb/c-lang.c | 6 +- gdb/c-typeprint.c | 22 ++-- gdb/c-valprint.c | 2 +- gdb/c-varobj.c | 20 ++-- gdb/coffread.c | 8 +- gdb/compile/compile-c-symbols.c | 4 +- gdb/compile/compile-c-types.c | 8 +- gdb/compile/compile-cplus-types.c | 8 +- gdb/compile/compile-object-load.c | 6 +- gdb/compile/compile-object-run.c | 4 +- gdb/completer.c | 4 +- gdb/cp-valprint.c | 10 +- gdb/ctfread.c | 8 +- gdb/d-valprint.c | 4 +- gdb/dwarf2/read.c | 57 +++++----- gdb/eval.c | 21 ++-- gdb/f-typeprint.c | 6 +- gdb/f-valprint.c | 4 +- gdb/gdbtypes.c | 86 +++++++------- gdb/gdbtypes.h | 37 ++++-- gdb/gnu-v2-abi.c | 4 +- gdb/gnu-v3-abi.c | 38 +++---- gdb/go-lang.c | 4 +- gdb/go-valprint.c | 2 +- gdb/guile/scm-type.c | 8 +- gdb/i386-darwin-tdep.c | 2 +- gdb/i386-tdep.c | 6 +- gdb/i386-windows-tdep.c | 2 +- gdb/ia64-tdep.c | 4 +- gdb/infcall.c | 2 +- gdb/iq2000-tdep.c | 2 +- gdb/m2-lang.c | 4 +- gdb/m2-typeprint.c | 34 +++--- gdb/m2-valprint.c | 17 ++- gdb/m68k-tdep.c | 2 +- gdb/mdebugread.c | 8 +- gdb/mips-tdep.c | 28 ++--- gdb/mn10300-tdep.c | 4 +- gdb/nds32-tdep.c | 2 +- gdb/p-exp.y | 5 +- gdb/p-lang.c | 8 +- gdb/p-typeprint.c | 6 +- gdb/p-valprint.c | 14 +-- gdb/ppc-sysv-tdep.c | 4 +- gdb/python/py-type.c | 8 +- gdb/riscv-tdep.c | 12 +- gdb/rust-lang.c | 20 ++-- gdb/rx-tdep.c | 2 +- gdb/s390-tdep.c | 2 +- gdb/score-tdep.c | 2 +- gdb/sh-tdep.c | 6 +- gdb/sparc64-tdep.c | 8 +- gdb/stabsread.c | 16 +-- gdb/type-stack.c | 2 +- gdb/typeprint.c | 2 +- gdb/v850-tdep.c | 12 +- gdb/valarith.c | 4 +- gdb/valops.c | 31 +++--- gdb/valprint.c | 15 +-- gdb/value.c | 12 +- ld/ChangeLog | 14 +++ ld/testsuite/ld-elf/pr11304.d | 2 + ld/testsuite/ld-elf/shared.exp | 6 +- opcodes/ChangeLog | 9 ++ opcodes/arm-dis.c | 8 ++ opcodes/i386-opc.h | 2 +- 110 files changed, 956 insertions(+), 680 deletions(-) create mode 100644 gas/testsuite/gas/arm/dfb.d create mode 100644 gas/testsuite/gas/arm/dfb.s create mode 100644 gas/testsuite/gas/i386/equ-bad.l create mode 100644 gas/testsuite/gas/i386/equ-bad.s create mode 100644 gas/testsuite/gas/i386/x86-64-equ-bad.l create mode 100644 gas/testsuite/gas/i386/x86-64-equ-bad.s