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 76ed4b78ea Automatic date update in version.in adds 363a2bc6dd Automatic date update in version.in adds 9cb56943d7 alpha-vms: error paths not freeing memory and malloc result checks adds 26f60d5939 alpha-vms: prevent endless recursion adds 7d4b2d2d29 alpha-coff: large memory allocation adds 8c803a2dd7 elf_backend_section_flags and _bfd_elf_init_private_section_data adds bf57746745 ELF SEC_SMALL_DATA adds a4dd6c97bd miscellaneous SEC_SMALL_DATA adds 2aa90762b7 plugin: Copy the no_export field to the IR dummy object adds cb001c0d28 bfd_cleanup for object_p adds ba3265d04c Restore readelf's string dump to previous behaviour where ne [...] adds 4e07c9e2b6 Import latest fixes to libiberty from GCC adds 728d32c496 trad_unix_core_file_p: Return bfd_cleanup adds b312fea191 The procedure to find an unused port for the debuginfod test [...] adds a84bb2a079 gdb: Move defs.h before any system header in debuginfod-support.c adds 601b73d500 Re: bfd_cleanup for object_p adds 40b35c78b6 Re: bfd_cleanup for object_p adds 590003dc0e [gdb/testsuite] Add -lbl option in gdb_test_multiple adds 442131c1be gdbserver: Add mechanism to prevent sending T stop packets adds 24ed6739b6 gdb/remote: Restore support for 'S' stop reply packet adds 81b86b9702 Fix arm-netbsd build error: convert from FPA to VFP adds 63e163f24f gdb: Allow GDB to _not_ load a previous command history new 9822cb57f7 Small clean up of use_displaced_stepping
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 | 163 ++++++++++++++++++++++ bfd/aix386-core.c | 4 +- bfd/aix5ppc-core.c | 35 +++-- bfd/aout-target.h | 12 +- bfd/aout-tic30.c | 12 +- bfd/aoutx.h | 8 +- bfd/archive.c | 4 +- bfd/bfd-in2.h | 8 +- bfd/binary.c | 4 +- bfd/cisco-core.c | 14 +- bfd/coff-alpha.c | 16 ++- bfd/coff-ia64.c | 2 +- bfd/coff-mips.c | 9 +- bfd/coff-rs6000.c | 8 +- bfd/coff-sh.c | 2 +- bfd/coff-stgo32.c | 4 +- bfd/coff64-rs6000.c | 10 +- bfd/coffcode.h | 12 +- bfd/coffgen.c | 10 +- bfd/ecoff.c | 17 ++- bfd/elf-bfd.h | 10 +- bfd/elf.c | 62 ++++---- bfd/elf32-arm.c | 4 +- bfd/elf32-m32r.c | 13 ++ bfd/elf32-mep.c | 4 +- bfd/elf32-nds32.c | 13 ++ bfd/elf32-nios2.c | 4 +- bfd/elf32-ppc.c | 12 +- bfd/elf32-v850.c | 15 +- bfd/elf64-alpha.c | 8 +- bfd/elf64-hppa.c | 4 +- bfd/elf64-ia64-vms.c | 5 +- bfd/elf64-ppc.c | 13 ++ bfd/elfcode.h | 4 +- bfd/elfcore.h | 4 +- bfd/elfnn-aarch64.c | 20 ++- bfd/elfnn-ia64.c | 5 +- bfd/elfxx-mips.c | 8 +- bfd/format.c | 34 ++--- bfd/hppabsd-core.c | 4 +- bfd/hpux-core.c | 6 +- bfd/i386msdos.c | 4 +- bfd/ihex.c | 4 +- bfd/irix-core.c | 4 +- bfd/libaout.h | 4 +- bfd/libbfd-in.h | 9 +- bfd/libbfd.c | 2 +- bfd/libbfd.h | 9 +- bfd/libcoff-in.h | 2 +- bfd/libcoff.h | 2 +- bfd/lynx-core.c | 4 +- bfd/mach-o-aarch64.c | 4 +- bfd/mach-o-arm.c | 4 +- bfd/mach-o-i386.c | 4 +- bfd/mach-o-x86-64.c | 4 +- bfd/mach-o.c | 12 +- bfd/mach-o.h | 10 +- bfd/mmo.c | 6 +- bfd/netbsd-core.c | 4 +- bfd/osf-core.c | 4 +- bfd/pdp11.c | 14 +- bfd/pef.c | 8 +- bfd/peicode.h | 10 +- bfd/plugin.c | 8 +- bfd/plugin.h | 2 +- bfd/ppcboot.c | 4 +- bfd/ptrace-core.c | 4 +- bfd/rs6000-core.c | 6 +- bfd/sco5-core.c | 18 ++- bfd/som.c | 6 +- bfd/srec.c | 8 +- bfd/targets.c | 8 +- bfd/tekhex.c | 4 +- bfd/trad-core.c | 4 +- bfd/version.h | 2 +- bfd/vms-alpha.c | 45 +++--- bfd/vms-lib.c | 23 +-- bfd/wasm-module.c | 4 +- bfd/xsym.c | 4 +- bfd/xsym.h | 2 +- binutils/ChangeLog | 14 ++ binutils/readelf.c | 80 ++++++++++- binutils/testsuite/binutils-all/debuginfod.exp | 54 ++++--- binutils/testsuite/binutils-all/pr25543.d | 12 ++ binutils/testsuite/binutils-all/pr25543.s | 7 + binutils/testsuite/binutils-all/readelf.exp | 1 + gas/ChangeLog | 11 ++ gas/config/tc-m32r.c | 4 +- gas/config/tc-mips.c | 6 +- gas/config/tc-score.c | 28 +--- gas/config/tc-score7.c | 39 ++---- gas/read.c | 2 +- gdb/ChangeLog | 51 +++++++ gdb/NEWS | 6 + gdb/arm-nbsd-nat.c | 121 +++++++++------- gdb/debuginfod-support.c | 2 +- gdb/doc/ChangeLog | 7 + gdb/doc/gdb.texinfo | 25 +++- gdb/infrun.c | 63 +++++++-- gdb/remote.c | 43 ++++-- gdb/testsuite/ChangeLog | 24 ++++ gdb/testsuite/gdb.base/corefile-buildid.exp | 27 +--- gdb/testsuite/gdb.base/default.exp | 2 - gdb/testsuite/gdb.base/gdbinit-history.exp | 151 ++++++++++++++++++++ gdb/testsuite/gdb.server/stop-reply-no-thread.exp | 80 ++++++----- gdb/testsuite/lib/gdb.exp | 104 +++++++++----- gdb/top.c | 51 +++++-- gdbserver/ChangeLog | 8 ++ gdbserver/remote-utils.cc | 20 +++ gdbserver/server.cc | 3 + gdbserver/server.h | 1 + ld/ChangeLog | 18 +++ ld/plugin.c | 14 +- ld/testsuite/ld-plugin/lto.exp | 10 ++ ld/testsuite/ld-plugin/pr25618.d | 4 + ld/testsuite/ld-plugin/pr25618a.cc | 3 + ld/testsuite/ld-plugin/pr25618a.h | 2 + ld/testsuite/ld-plugin/pr25618b.cc | 2 + ld/testsuite/ld-plugin/pr25618b.h | 2 + libiberty/ChangeLog | 6 + libiberty/simple-object.c | 3 + 121 files changed, 1417 insertions(+), 580 deletions(-) create mode 100644 binutils/testsuite/binutils-all/pr25543.d create mode 100644 binutils/testsuite/binutils-all/pr25543.s create mode 100644 ld/testsuite/ld-plugin/pr25618.d create mode 100644 ld/testsuite/ld-plugin/pr25618a.cc create mode 100644 ld/testsuite/ld-plugin/pr25618a.h create mode 100644 ld/testsuite/ld-plugin/pr25618b.cc create mode 100644 ld/testsuite/ld-plugin/pr25618b.h