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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 5a814d6d96 readelf memory leak in process_mips_specific adds 65109548f8 Overlarge allocation in _bfd_generic_read_ar_hdr_mag adds a64fafb545 [gdb] Print user for maint info psymtabs adds 7e6e972f74 bfd: Display symbol version for nm -D adds dfb68cc358 include: Sync plugin-api.h with GCC adds cda7e5603f bfd: Change num_group to unsigned int adds ec2e748ad3 Fix assertion failure in the BFD library when linking with - [...] adds 0b8448af68 Add code to the BFD library to handle opening files with pat [...] adds e11cd7c491 Update changelog. adds 5ab2fbf185 gdb: bool-ify follow_fork adds a18cd0cab4 Uninitialised memory read in z80-dis.c adds 1081065c51 bfd: Add a bfd_boolean argument to bfd_get_symbol_version_string adds 0d4a4bc56f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 49 ++++++++++++++++++++++++++++++++ bfd/archive.c | 15 ++++++++-- bfd/bfd-in2.h | 5 ++-- bfd/bfdio.c | 36 ++++++++++++++++-------- bfd/elf-bfd.h | 4 +-- bfd/elf.c | 24 +++++++++++----- bfd/libbfd-in.h | 2 +- bfd/libbfd.h | 2 +- bfd/syms.c | 1 + bfd/targets.c | 5 ++-- bfd/version.h | 2 +- binutils/ChangeLog | 20 +++++++++++++ binutils/nm.c | 28 ++++++++++++++----- binutils/objdump.c | 3 +- gdb/ChangeLog | 22 +++++++++++++++ gdb/fbsd-nat.c | 6 ++-- gdb/fbsd-nat.h | 2 +- gdb/inf-ptrace.c | 6 ++-- gdb/inf-ptrace.h | 2 +- gdb/infrun.c | 23 ++++++--------- gdb/linux-nat.c | 6 ++-- gdb/linux-nat.h | 2 +- gdb/psymtab.c | 5 ++++ gdb/remote.c | 9 +++--- gdb/target-delegates.c | 24 ++++++++-------- gdb/target.c | 13 ++++----- gdb/target.h | 6 ++-- include/ChangeLog | 5 ++++ include/plugin-api.h | 65 +++++++++++++++++++++++++++++++++++++++++-- ld/ChangeLog | 5 ++++ ld/testsuite/ld-elf/pr25708.d | 9 ++++++ opcodes/ChangeLog | 4 +++ opcodes/z80-dis.c | 1 + 33 files changed, 318 insertions(+), 93 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr25708.d