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 56f3764524 Change psymtab_search_name to return a unique_xmalloc_ptr new 36bd8eaaa0 Fix erroneous cleanup use in add_solib_catchpoint new b270e6f9e0 Change install_breakpoint to take a std::unique_ptr
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 | 26 ++++++++++++++ gdb/ada-lang.c | 11 +++--- gdb/break-catch-sig.c | 7 ++-- gdb/break-catch-syscall.c | 7 ++-- gdb/break-catch-throw.c | 3 +- gdb/breakpoint.c | 91 +++++++++++++++++++---------------------------- gdb/breakpoint.h | 2 +- 7 files changed, 75 insertions(+), 72 deletions(-)