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-aarch64-mainline-allyesconfig in repository toolchain/ci/binutils-gdb.
from 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 adds baf09cba8f PR25570, ld duplicate "warning: changing start of section" adds 4e7625fde2 Make "gnutarget" const adds be1e3d3eab Introduce objfile::intern adds 8a7adb414e Automatic date update in version.in new 6f8f95b4c4 Large memory allocation reading fuzzed 64-bit archive
The 1 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 | 11 + bfd/archive64.c | 10 +- bfd/elf.c | 6 +- bfd/version.h | 2 +- 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 | 87 + gdb/NEWS | 3 + gdb/amd64-windows-nat.c | 6 +- gdb/buildsym.c | 2 +- gdb/configure.nat | 4 +- gdb/corefile.c | 2 +- gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 4 +- gdb/doc/python.texi | 4 +- gdb/dwarf2/read.c | 43 +- gdb/elfread.c | 6 +- gdb/gdbcore.h | 2 +- gdb/i386-windows-nat.c | 14 +- gdb/jit.c | 3 +- gdb/objfiles.h | 24 +- gdb/psymtab.c | 4 +- gdb/symfile.c | 4 +- gdb/symmisc.c | 10 +- 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 +- ld/ChangeLog | 10 + ld/ldlang.c | 33 +- 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 ++++++++++++++++--------------- 49 files changed, 4845 insertions(+), 4307 deletions(-)