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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from cf2611febc arc: Use correct string when printing bfd DEBUG data adds dd8953924b gdb/riscv: Apply NaN boxing when writing return values into [...] adds 7b1eff95be [gdb] Print user/includes fields for maint commands adds b778095777 The "b" flag for COFF sections only unsets the LOAD attribut [...] adds aac88046e6 Add a new function to the BFD library to allow users access [...] adds 4c83662712 readelf looping in process_archive adds d503b685c6 Fix WOW64 process system DLL paths adds 33aa3c10f6 Fix error message in compile-object-load.c adds 46b438bb73 Automatic date update in version.in adds f75fbe8ad2 alpha-vms: Sanity check ETIR__C_CTL_DFLOC index new 4c4addbe57 Re: ARC: Use of uninitialised value new ff76851054 Re: i386msdos uninitialised read new 832a580781 Re: H8300 use of uninitialised value
The 3 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 | 17 +++ bfd/cofflink.c | 9 ++ bfd/i386msdos.c | 2 +- bfd/libbfd-in.h | 5 + bfd/libbfd.h | 5 + bfd/version.h | 2 +- bfd/vms-alpha.c | 26 ++-- binutils/ChangeLog | 4 + binutils/readelf.c | 6 +- gas/ChangeLog | 5 + gas/config/obj-coff.c | 5 + gdb/ChangeLog | 23 ++++ gdb/compile/compile-object-load.c | 2 +- gdb/riscv-tdep.c | 69 ++++++----- gdb/symmisc.c | 54 ++++++++- gdb/symtab.h | 7 ++ gdb/windows-nat.c | 44 ++++++- opcodes/ChangeLog | 17 +++ opcodes/arc-dis.c | 4 +- opcodes/disassemble.c | 10 +- opcodes/disassemble.h | 6 + opcodes/h8300-dis.c | 249 +++++++++++++++++++------------------- 22 files changed, 394 insertions(+), 177 deletions(-)