This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2k6-Os in repository toolchain/ci/binutils-gdb.
from 83bfc77ff5 Automatic date update in version.in adds 5783e150b2 (re-)fix the regcache leaks when detaching from an executable. adds 258876ee34 Automatic date update in version.in new 582942f456 More block constification new a930ebcdf9 Don't include symtab.h from expression.h new 6640a367bf Remove null_block_symbol
The 3 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/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 --- gdb/target.c | 14 ++++---- 37 files changed, 184 insertions(+), 118 deletions(-)