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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 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 [...] adds 46f9f93119 Implement debugging of WOW64 processes
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 | 23 + gas/config/tc-arm.c | 3 + gas/config/tc-i386.c | 2 + 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 | 58 + gdb/NEWS | 3 + gdb/amd64-windows-nat.c | 6 +- gdb/configure.nat | 4 +- gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 4 +- gdb/doc/python.texi | 4 +- gdb/i386-windows-nat.c | 14 +- gdb/target-descriptions.c | 13 +- gdb/testsuite/ChangeLog | 10 + gdb/testsuite/lib/fortran.exp | 35 +- gdb/windows-nat.c | 474 +- gdb/windows-nat.h | 18 +- opcodes/ChangeLog | 12 + opcodes/i386-dis.c | 11 +- opcodes/i386-gen.c | 3 + opcodes/i386-init.h | 348 +- opcodes/i386-opc.h | 3 + opcodes/i386-opc.tbl | 1 + opcodes/i386-tbl.h | 7870 ++++++++++++++++--------------- 39 files changed, 4755 insertions(+), 4250 deletions(-)