This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-aarch64-spec2k6-Oz_LTO in repository toolchain/ci/binutils-gdb.
from 5783e150b2 (re-)fix the regcache leaks when detaching from an executable. adds 258876ee34 Automatic date update in version.in adds 582942f456 More block constification adds a930ebcdf9 Don't include symtab.h from expression.h adds 6640a367bf Remove null_block_symbol
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 86 +++++++++++++++++++++++++++++++++++++++++++++ gdb/ada-lang.c | 11 +++--- gdb/block.c | 8 ++--- gdb/block.h | 2 +- gdb/c-exp.y | 4 +-- gdb/c-valprint.c | 3 +- gdb/coffread.c | 2 +- gdb/cp-namespace.c | 26 ++++++-------- gdb/cp-support.c | 2 +- gdb/cp-support.h | 2 +- gdb/d-exp.y | 1 - gdb/d-namespace.c | 15 ++++---- gdb/dwarf2read.c | 6 ++-- gdb/eval.c | 2 +- gdb/expression.h | 3 -- gdb/f-exp.y | 1 - gdb/gdbtypes.c | 6 ++-- gdb/inline-frame.c | 5 +-- gdb/linespec.c | 4 +-- gdb/p-valprint.c | 3 +- gdb/parse.c | 3 +- gdb/psymtab.c | 12 +++---- gdb/python/py-framefilter.c | 6 ++-- gdb/python/py-symtab.c | 4 +-- gdb/rust-lang.c | 2 +- gdb/solib-darwin.c | 2 +- gdb/solib-spu.c | 2 +- gdb/solib-svr4.c | 2 +- gdb/solib.c | 2 +- gdb/spu-tdep.c | 2 +- gdb/symfile-debug.c | 2 +- gdb/symfile.h | 2 +- gdb/symmisc.c | 6 ++-- gdb/symtab.c | 43 +++++++++++------------ gdb/symtab.h | 4 --- 36 files changed, 176 insertions(+), 112 deletions(-)