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 85f0dd3ce8 [gdb] Fix -Wstrict-null-sentinel warnings adds 678d457fb7 Fix potential problem with binutils debuginfod tests. adds 46471187e4 More debuginfod tests fixes. adds 3a5d12fbb4 Allow objcopy's --set-section-flags options to add or remove [...] adds 4b5aaf5f69 x86: Accept Intel64 only instruction by default adds 4934a27c8c [binutils][arm] arm support for ARMv8.m Custom Datapath Extension adds 5aae9ae97f [binutils][arm] Implement Custom Datapath Extensions for MVE adds d60f54486a MSP430: Add printf statements to assist with debugging durin [...] adds 8d6cb116f4 MSP430: Enable relaxation of relocs in JMP instructions adds ac4280dad0 MSP430: Enable relaxation of jump instructions to hard-coded [...] adds 212a0131eb Automatic date update in version.in adds 2f5dd314d6 Ensure *valuep always written by extract_normal return adds 0aa99dcd70 Use GCC LTO wrapper to get real symbols from LTO IR objects adds b2770d5e77 [gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.exp adds 1ed818b4dd [binutils][gas] Fix build failure with -std=c89 adds 1e05b5c489 x86: drop stray ShortForm attributes adds 50128d0cab x86: drop ShortForm attribute adds 1d07a805c8 Clear plugin_data memory adds c675ec1e76 Fix building the bfd/elf32-msp430.c file on a 32-bit host. adds da5bd37ebc Remove some ui_file_* functions new 629c296280 gdbsupport: use AM_GDB_WARNINGS new 58df732b21 Move gdb/warning.m4 to gdbsupport new 8ddd8e0ed8 Add -Wstrict-null-sentinel to gdbsupport/warning.m4 new 898e7f6078 Re-generate gdb/gdbserver/gdbsupport configure scripts
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 69 + bfd/config.in | 6 + bfd/configure | 10 + bfd/configure.ac | 6 + bfd/elf32-msp430.c | 261 +- bfd/plugin.c | 499 +- bfd/plugin.h | 3 + bfd/version.h | 2 +- binutils/ChangeLog | 14 + binutils/doc/binutils.texi | 8 +- binutils/objcopy.c | 3 +- binutils/testsuite/binutils-all/debuginfod.exp | 45 +- gas/ChangeLog | 107 + gas/config/tc-arm.c | 577 +- gas/config/tc-i386.c | 52 +- gas/doc/c-arm.texi | 8 + gas/doc/c-i386.texi | 3 +- gas/testsuite/gas/arm/cde-missing-fp.d | 5 + gas/testsuite/gas/arm/cde-missing-fp.l | 148 + gas/testsuite/gas/arm/cde-missing-mve.d | 7 + gas/testsuite/gas/arm/cde-missing-mve.l | 57 + gas/testsuite/gas/arm/cde-mve-or-neon.d | 99 + gas/testsuite/gas/arm/cde-mve-or-neon.s | 96 + gas/testsuite/gas/arm/cde-mve.s | 62 + gas/testsuite/gas/arm/cde-scalar.d | 117 + gas/testsuite/gas/arm/cde-scalar.s | 206 + gas/testsuite/gas/arm/cde-warnings.d | 5 + gas/testsuite/gas/arm/cde-warnings.l | 355 + gas/testsuite/gas/arm/cde-warnings.s | 604 + gas/testsuite/gas/arm/cde.d | 266 + gas/testsuite/gas/arm/cde.s | 36 + gas/testsuite/gas/i386/i386.exp | 3 +- gas/testsuite/gas/i386/x86-64-sysenter.d | 5 + gdb/ChangeLog | 41 + gdb/acinclude.m4 | 2 +- gdb/configure | 4 +- gdb/event-loop.c | 4 +- gdb/exceptions.c | 2 +- gdb/guile/scm-ports.c | 2 +- gdb/linux-nat.c | 3 +- gdb/printcmd.c | 2 +- gdb/remote-fileio.c | 12 +- gdb/remote-sim.c | 8 +- gdb/remote.c | 4 +- gdb/testsuite/ChangeLog | 5 + gdb/testsuite/lib/gdb.exp | 4 + gdb/tui/tui-interp.c | 2 +- gdb/tui/tui.c | 2 +- gdb/ui-file.c | 45 +- gdb/ui-file.h | 14 - gdb/utils.c | 16 +- gdbserver/ChangeLog | 12 + gdbserver/acinclude.m4 | 4 +- gdbserver/configure | 4 +- gdbsupport/ChangeLog | 23 + gdbsupport/Makefile.am | 2 + gdbsupport/Makefile.in | 6 +- gdbsupport/acinclude.m4 | 3 + gdbsupport/configure | 196 + gdbsupport/configure.ac | 3 + {gdb => gdbsupport}/warning.m4 | 4 +- include/ChangeLog | 13 + include/opcode/arm.h | 9 + ld/ChangeLog | 9 + ld/testsuite/ld-plugin/lto.exp | 5 + ld/testsuite/ld-plugin/pr25355.c | 2 + ld/testsuite/ld-plugin/pr25355.d | 4 + ld/testsuite/lib/ld-lib.exp | 1 + opcodes/ChangeLog | 61 + opcodes/arm-dis.c | 250 +- opcodes/bpf-ibld.c | 5 +- opcodes/cgen-ibld.in | 5 +- opcodes/epiphany-ibld.c | 5 +- opcodes/fr30-ibld.c | 5 +- opcodes/frv-ibld.c | 5 +- opcodes/i386-gen.c | 4 +- opcodes/i386-opc.h | 20 +- opcodes/i386-opc.tbl | 228 +- opcodes/i386-tbl.h | 21698 +++++++++++------------ opcodes/ip2k-ibld.c | 5 +- opcodes/iq2000-ibld.c | 5 +- opcodes/lm32-ibld.c | 5 +- opcodes/m32c-ibld.c | 5 +- opcodes/m32r-ibld.c | 5 +- opcodes/mep-ibld.c | 5 +- opcodes/mt-ibld.c | 5 +- opcodes/or1k-ibld.c | 5 +- opcodes/xc16x-ibld.c | 5 +- opcodes/xstormy16-ibld.c | 5 +- 89 files changed, 15360 insertions(+), 11192 deletions(-) create mode 100644 gas/testsuite/gas/arm/cde-missing-fp.d create mode 100644 gas/testsuite/gas/arm/cde-missing-fp.l create mode 100644 gas/testsuite/gas/arm/cde-missing-mve.d create mode 100644 gas/testsuite/gas/arm/cde-missing-mve.l create mode 100644 gas/testsuite/gas/arm/cde-mve-or-neon.d create mode 100644 gas/testsuite/gas/arm/cde-mve-or-neon.s create mode 100644 gas/testsuite/gas/arm/cde-mve.s create mode 100644 gas/testsuite/gas/arm/cde-scalar.d create mode 100644 gas/testsuite/gas/arm/cde-scalar.s create mode 100644 gas/testsuite/gas/arm/cde-warnings.d create mode 100644 gas/testsuite/gas/arm/cde-warnings.l create mode 100644 gas/testsuite/gas/arm/cde-warnings.s create mode 100644 gas/testsuite/gas/arm/cde.d create mode 100644 gas/testsuite/gas/arm/cde.s create mode 100644 gas/testsuite/gas/i386/x86-64-sysenter.d rename {gdb => gdbsupport}/warning.m4 (99%) create mode 100644 ld/testsuite/ld-plugin/pr25355.c create mode 100644 ld/testsuite/ld-plugin/pr25355.d