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-allyesconfig in repository toolchain/ci/binutils-gdb.
from 5e5d66b6a4 gdb/fortran: Fix printing of logical true values for Flang adds 3cd7f3e3bd x86: Replace IgnoreSize/DefaultSize with MnemonicSize adds 89725b0d53 gdbsupport: re-generate Makefile.in adds 1009d92fc6 Find tailcall frames before inline frames adds 3ba07c177d Automatic date update in version.in adds eef64366e1 objcopy: Fix for pr19005 on machines with more than one octe [...] adds 1039fd9ac2 Call cleanup on bfd_check_format_matches error exit adds 233bf4f847 sh_addralign inconsistent with sh_addr adds 91114f7583 PR25570, ld duplicate "warning: changing start of section" adds 45830fd60e Revert "PR25570, ld duplicate "warning: changing start of section"" adds a847e32224 x86: support VMGEXIT adds 0a709cba00 gdb.fortran: Allow Flang kind printing in fortran testing adds 0bab6cf116 [gdb/doc] Remove trailing done from "Reading symbols from" lines adds 440cf44eb0 Revert "gdb: Do not print empty-group regs when printing gen [...] adds 749479c8d3 Generate a warning in the ARM assembler if a PC-relative thu [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 9 + bfd/elf.c | 6 +- bfd/format.c | 4 + bfd/version.h | 2 +- binutils/ChangeLog | 5 + binutils/objcopy.c | 28 +- gas/ChangeLog | 29 + gas/config/tc-arm.c | 3 + gas/config/tc-i386.c | 30 +- gas/doc/c-i386.texi | 3 +- gas/testsuite/gas/arm/armv8-ar-it-bad.s | 6 +- gas/testsuite/gas/arm/ldr-t.d | 2 +- gas/testsuite/gas/arm/ldr-t.s | 1 + gas/testsuite/gas/arm/sp-pc-usage-t.d | 2 +- gas/testsuite/gas/arm/sp-pc-usage-t.s | 3 +- gas/testsuite/gas/i386/arch-13-znver1.d | 2 +- gas/testsuite/gas/i386/arch-13-znver2.d | 2 +- gas/testsuite/gas/i386/arch-13.d | 3 +- gas/testsuite/gas/i386/arch-13.s | 3 + gdb/ChangeLog | 26 + gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 4 +- gdb/doc/python.texi | 4 +- gdb/dwarf2/frame.c | 34 +- gdb/frame-unwind.c | 33 +- gdb/target-descriptions.c | 13 +- gdb/testsuite/ChangeLog | 10 + gdb/testsuite/lib/fortran.exp | 35 +- gdbsupport/ChangeLog | 4 + gdbsupport/Makefile.in | 4 +- opcodes/ChangeLog | 27 + opcodes/i386-dis.c | 11 +- opcodes/i386-gen.c | 6 +- opcodes/i386-init.h | 348 +- opcodes/i386-opc.h | 11 +- opcodes/i386-opc.tbl | 4 + opcodes/i386-tbl.h | 29572 +++++++++++++++--------------- 37 files changed, 15241 insertions(+), 15053 deletions(-)