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-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from a7b1986e13 Use SCOPE_EXIT in write_gcore_file adds 2c5ebf1239 Automatic date update in version.in adds 7584bb30cf gdb: Move value_from_host_double into value.c and make more [...] adds fe72666741 Fix normal_stop latent bug adds 25629dfdb4 C++-ify bcache
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 58 ++++++++++++ gdb/bcache.c | 238 ++++++++++++++++---------------------------------- gdb/bcache.h | 112 +++++++++++++++++------- gdb/buildsym.c | 2 +- gdb/dwarf2read.c | 1 - gdb/elfread.c | 4 +- gdb/f-lang.c | 14 --- gdb/gdbtypes.c | 31 +------ gdb/guile/scm-math.c | 16 +--- gdb/guile/scm-value.c | 3 +- gdb/infrun.c | 3 +- gdb/macroexp.c | 1 - gdb/macrotab.c | 2 +- gdb/objfiles.c | 4 - gdb/objfiles.h | 4 +- gdb/psymtab.c | 68 ++------------- gdb/psymtab.h | 11 +-- gdb/python/py-value.c | 6 +- gdb/stabsread.c | 1 - gdb/symfile.c | 4 +- gdb/symmisc.c | 19 ++-- gdb/value.c | 13 +++ gdb/value.h | 1 + 24 files changed, 265 insertions(+), 353 deletions(-)