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-allmodconfig in repository toolchain/ci/binutils-gdb.
from a010605fef Fix Cygwin gdb build adds 381ce63f2f Refactor delete_program_space as a destructor adds 7a1a12f4d1 Fix the test for PR 18963 so that it will work on 16-bit targets. adds 8e4979ac1e Stop the MIPS assembler from accepting ifunc symbols. adds 00ac85d375 gdb: is_linked_with_cygwin_dll: handle import table not at b [...] adds 1619720823 gdb: is_linked_with_cygwin_dll: mention filename in warning [...] adds ffb60ef355 Automatic date update in version.in adds ca3f923f82 PR25840, Null pointer dereference in objdump adds 8d55d10ac0 PR25842, Null pointer dereference in nm-new adds 49af2f5c83 bfin: allow ".=.+delta" adds 3557f442a1 Remove obsolete and unused inf_ptrace_target::auxv_parse adds 49c16254b4 Commit: Running the linker testsuite with clang adds 0fe0f2d621 [PATCH 1/2] coff-go32: update ldscript adds ce1feff0e7 Revert "Fix the test for PR 18963 so that it will work on 16 [...] adds 0203cad215 Fix the test for PR 18963 so that it will work on 16-bit targets.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 12 ++++++ bfd/elf.c | 8 +++- bfd/elfxx-mips.c | 21 ++++++--- bfd/version.h | 2 +- binutils/ChangeLog | 5 +++ binutils/debug.c | 2 + gas/ChangeLog | 15 +++++++ gas/config/obj-elf.c | 4 ++ gas/config/tc-bfin.h | 2 +- gas/testsuite/gas/elf/elf.exp | 5 ++- gas/testsuite/gas/elf/type-noifunc.e | 2 +- gdb/ChangeLog | 33 ++++++++++++++ gdb/inf-ptrace.c | 36 ---------------- gdb/inf-ptrace.h | 5 --- gdb/inferior.c | 2 +- gdb/progspace.c | 84 ++++++++++++++++++------------------ gdb/progspace.h | 14 +++--- gdb/windows-tdep.c | 59 +++++++++++++++++-------- ld/ChangeLog | 22 ++++++++++ ld/scripttempl/i386go32.sc | 12 ++++++ ld/testsuite/config/default.exp | 50 +++++++++++++++++++++ ld/testsuite/ld-elf/pr22269-1.c | 1 + ld/testsuite/ld-elfvers/vers.exp | 14 ++++-- ld/testsuite/ld-scripts/pr18963.d | 14 +++--- ld/testsuite/ld-scripts/pr18963.t | 8 ++-- 25 files changed, 301 insertions(+), 131 deletions(-)