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 ed38187755 gc.exp: Remove extraneous LD flags from the personality test new 4ee89e903d Replace the linear search in find_pc_sect_line with a binary [...]
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 | 4 + gdb/symtab.c | 22 ++--- gdb/testsuite/ChangeLog | 6 ++ gdb/testsuite/gdb.perf/template-breakpoints.cc | 97 ++++++++++++++++++++++ gdb/testsuite/gdb.perf/template-breakpoints.exp | 65 +++++++++++++++ .../{single-step.py => template-breakpoints.py} | 25 +++--- 6 files changed, 195 insertions(+), 24 deletions(-) create mode 100644 gdb/testsuite/gdb.perf/template-breakpoints.cc create mode 100644 gdb/testsuite/gdb.perf/template-breakpoints.exp copy gdb/testsuite/gdb.perf/{single-step.py => template-breakpoints.py} (53%)