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 331f81b22c Automatic date update in version.in new aaa63a3190 Make probe_ops::get_probes fill an std::vector new 1eac6bea98 Make collect_probes return an std::vector
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/ChangeLog | 40 ++++++++++++ gdb/dtrace-probe.c | 9 +-- gdb/elfread.c | 27 +++----- gdb/probe.c | 185 +++++++++++++++++++++------------------------------- gdb/probe.h | 25 +++++-- gdb/stap-probe.c | 10 +-- gdb/symfile-debug.c | 8 +-- gdb/symfile.h | 7 +- 8 files changed, 157 insertions(+), 154 deletions(-)