This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/pmuldoon/c++compile in repository binutils-gdb.
from 1285c67 Account for data and bss minimal symbols. new 064c41a Add support for alternate DejaGNU test results (xfail et al) [...] new fb3613d Mega-template update (squashed):
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: gdb/compile/compile-cplus-symbols.c | 1 + gdb/compile/compile-cplus-types.c | 5294 ++++++++++++---------- gdb/compile/compile-internal.h | 2 +- gdb/cp-name-parser.y | 3 + gdb/cp-support.c | 259 +- gdb/cp-support.h | 32 +- gdb/dwarf2read.c | 6 +- gdb/linespec.c | 31 + gdb/linespec.h | 5 + gdb/symtab.c | 1 + gdb/symtab.h | 16 +- gdb/testsuite/gdb.compile/cp-simple-template.cc | 69 +- gdb/testsuite/gdb.compile/cp-simple-template.exp | 15 + gdb/testsuite/lib/compiler-support.exp | 77 +- 14 files changed, 3440 insertions(+), 2371 deletions(-)