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-allyesconfig in repository toolchain/ci/binutils-gdb.
from 0a4632b563 Re: Enhance the disassembler adds 1ff5d5c463 Constify argument to make_tempname and make_tempdir adds 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 new a19826f4c4 PR24981, Hit assertion failure in ld/ldlang.c:7504 new 0d41d9a2aa LOAD in linker map file
The 2 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 | 5 ++ bfd/bfd-in2.h | 2 + bfd/opncls.c | 20 +++++ bfd/version.h | 2 +- binutils/ChangeLog | 6 ++ binutils/bucomm.c | 4 +- binutils/bucomm.h | 4 +- binutils/objcopy.c | 2 +- gdb/ChangeLog | 64 +++++++++++++++ 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/solib-aix.c | 8 +- gdb/solib-darwin.c | 3 +- gdb/symfile-mem.c | 6 +- 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 +-- 32 files changed, 310 insertions(+), 221 deletions(-)