This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 34630bd307 ld: Disable DT_RELR in some -z relro tests adds 62dd9d9177 Automatic date update in version.in adds 2235ecb8af x86: reduce AVX512-FP16 set of insns decoded through vex_w_table[] adds 740a1e7911 x86: reduce AVX512 FP set of insns decoded through vex_w_table[] adds a364447b5e x86: record further wrong uses of EVEX.b adds 928c8d70c8 x86: consistently use scalar_mode for AVX512-FP16 scalar insns adds e6cfa893f4 x86: share yet more VEX table entries with EVEX decoding adds fd47eb1a30 x86: drop ymmxmm_mode adds ff66e8c5be PR28751 mbind2a / mbind2b regressions on powerpc*-linux adds 2026dcfcc0 gdb/testsuite: enable __INTEL_LLVM_COMPILER preprocessor in [...] adds 513569fbb7 gdb.dlang/demangle.exp: update expected output for _D8demang [...] adds e55d9a1579 Automatic date update in version.in adds f61defbc98 Automatic date update in version.in adds a3f3402131 gdb/copyright.py: Do not update gdbsupport/Makefile.in adds 45cf0dc2ec Automatic date update in version.in adds 2a78304e29 x86: constify disassembler static data adds e1f9fbb8ad x86: fold variables in memory operand index handling adds e564475af1 x86: drop most Intel syntax register name arrays adds 71b94817f3 x86: drop index16 field adds ab31da6aff x86: adjust struct instr_info field types adds 8bf10e2e77 gdb/infrun: rename variable and move to more specific scope adds 1adce770ea Fix Z80 assembly failure. adds 6c037fdbf0 Update the config.guess and config.sub files from the master [...]
No new revisions were added by this update.
Summary of changes: ChangeLog | 364 ++++ bfd/ChangeLog | 7 + bfd/Makefile.in | 1 + bfd/configure | 18 +- bfd/doc/Makefile.in | 1 + bfd/po/bfd.pot | 2534 +++++++++++----------- bfd/version.h | 2 +- binutils/ChangeLog | 4 + binutils/Makefile.in | 1 + config.guess | 1238 ++++++----- config.sub | 86 +- gas/ChangeLog | 10 + gas/Makefile.in | 1 + gas/app.c | 2 + gas/po/gas.pot | 3943 ++++++++++++++++++---------------- gdb/copyright.py | 1 + gdb/infrun.c | 6 +- gdb/testsuite/gdb.dlang/demangle.exp | 2 +- gdb/testsuite/lib/compiler.c | 9 + gdb/testsuite/lib/compiler.cc | 9 + gdb/testsuite/lib/fortran.exp | 3 +- include/bfdlink.h | 3 + ld/ChangeLog | 5 + ld/Makefile.in | 1 + ld/emultempl/elf.em | 1 + ld/ldelf.c | 11 +- ld/po/ld.pot | 3080 +++++++++++++------------- ld/testsuite/ld-elf/elf.exp | 4 +- opcodes/ChangeLog | 5 + opcodes/Makefile.in | 1 + opcodes/i386-dis-evex-mod.h | 30 - opcodes/i386-dis-evex-prefix.h | 203 +- opcodes/i386-dis-evex-w.h | 249 +-- opcodes/i386-dis-evex.h | 82 +- opcodes/i386-dis.c | 766 +++---- opcodes/po/opcodes.pot | 446 ++-- zlib/ChangeLog | 4 + zlib/Makefile.in | 1 + 38 files changed, 6813 insertions(+), 6321 deletions(-)