This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from be2a6a5803e Disallow trailing whitespace in docstrings new 6bc4d69d3d7 Remove test code from cp-name-parser.y new d1587e198f3 Allow initialization functions in .y files new ed4eabdf63b Clean up demangle_parse_info new 6921816e5ec Change storage of demangle_component new 843d1820007 Fix C++ name canonicalizations of character literals new 25113e2d040 Remove some unnecessary allocations from cpname_state::pars [...] new 383a3d99c36 Fix C++ canonicalization of hex literals new a4b7c5f5cda Implement C++14 numeric separators new 3b099df59c4 Allow function types as template parameters in name canonicalizer new da3ce5c46e1 Add spaceship operator to cp-name-parser.y
The 10 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/Makefile.in | 19 +-- gdb/c-exp.y | 28 +++- gdb/cp-name-parser.y | 374 +++++++++++++++++------------------------- gdb/cp-support.c | 9 +- gdb/cp-support.h | 19 +-- gdb/testsuite/gdb.cp/misc.exp | 4 + gdb/yy-remap.h | 4 - 7 files changed, 186 insertions(+), 271 deletions(-)