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 0e2a21335b gdb: Avoid signed integer overflow when printing source lines new 041be52673 gdb: Remove support for old mangling schemes
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: gdb/ChangeLog | 10 + gdb/NEWS | 3 + gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 29 +- gdb/gdbtypes.c | 32 +- gdb/linespec.c | 11 - gdb/stabsread.c | 20 - gdb/testsuite/ChangeLog | 9 + gdb/testsuite/gdb.cp/demangle.exp | 1419 +------------------------------------ gdb/valops.c | 23 - 10 files changed, 37 insertions(+), 1524 deletions(-)