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 09e4c4e1f1 gdb: Remove file path from test name new afda45a206 gdb: Remove unused parameter new 00df30ae1e gdb: New function to open source file and compute line charpos data new 0d3abd8cc9 gdb: Remove an update of current_source_line and current_sou [...] new ec8e2b6d30 gdb: Don't allow annotations to influence what else GDB prints
The 4 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 | 51 ++++++++++++++++++++++++++++++ gdb/annotate.c | 27 +++++++++++++++- gdb/annotate.h | 10 ++++-- gdb/source-cache.c | 8 ++--- gdb/source.c | 56 ++++++++------------------------- gdb/source.h | 22 +++---------- gdb/stack.c | 63 ++++++++++++++++++-------------------- gdb/testsuite/ChangeLog | 6 ++++ gdb/testsuite/gdb.base/annota1.exp | 4 +-- gdb/testsuite/gdb.cp/annota2.exp | 1 + gdb/testsuite/gdb.cp/annota3.exp | 2 +- 11 files changed, 144 insertions(+), 106 deletions(-)