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-next-allmodconfig in repository toolchain/ci/binutils-gdb.
from 64b2d4a0a4 Introduce bfd_set_filename adds 67547d896b Change the type of copy_names from int to bool adds 9cab7ecda2 Fix float to LONGEST conversion. adds f48cd8368b Refactor get_init_files to use std::string adds 9224a01377 Factor out the code to do the datadir-relocation for gdbinit adds f2aec7f6d1 Make relocate_{path,gdb_directory} return std::string adds 19d16d8789 Automatic date update in version.in adds 7a28970742 Fix signals reported for faults on Solaris adds a19826f4c4 PR24981, Hit assertion failure in ld/ldlang.c:7504 adds 0d41d9a2aa LOAD in linker map file
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 57 ++++++++++++++ gdb/auto-load.c | 2 +- gdb/dbxread.c | 18 ++--- gdb/defs.h | 8 +- gdb/dwarf2read.c | 4 +- gdb/guile/guile.c | 5 +- gdb/jit.c | 4 +- gdb/main.c | 219 +++++++++++++++++++++++++++------------------------- gdb/mdebugread.c | 32 ++++---- gdb/procfs.c | 38 ++------- gdb/psympriv.h | 2 +- gdb/psymtab.c | 4 +- gdb/python/python.c | 2 +- gdb/symtab.c | 2 +- gdb/symtab.h | 2 +- gdb/target-float.c | 17 ++-- gdb/top.c | 2 +- gdb/xcoffread.c | 18 ++--- gdb/xml-syscall.c | 7 +- ld/ChangeLog | 10 +++ ld/ldlang.c | 9 +-- 22 files changed, 258 insertions(+), 206 deletions(-)