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-mainline-defconfig in repository toolchain/ci/binutils-gdb.
from 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 adds 65d8004072 Automatic date update in version.in new ebd2263ba9 PR24311, FAIL: S-records with constructors
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 | 9 ++ bfd/merge.c | 52 ++++++----- 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 + 26 files changed, 304 insertions(+), 375 deletions(-)