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 ed2a222951 Load system gdbinit files from a directory new 35e65c49df Replace bsearch with a std::lower_bound-based search
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 | 7 +++++ gdb/Makefile.in | 1 + gdb/dwarf2-frame.c | 24 +++++++--------- gdb/gdbsupport/gdb_binary_search.h | 59 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 77 insertions(+), 14 deletions(-) create mode 100644 gdb/gdbsupport/gdb_binary_search.h