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 35e65c49df Replace bsearch with a std::lower_bound-based search new 0c921b219c Only make a nullterminated string if we need to new 31edb80295 Change some arguments to gdb::string_view instead of name+len
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 | 35 +++++++++++++++++++++++++ gdb/coffread.c | 5 ++-- gdb/ctfread.c | 14 +++++----- gdb/dbxread.c | 24 ++++++++--------- gdb/dwarf2read.c | 29 ++++++++++---------- gdb/elfread.c | 25 +++++++++--------- gdb/mdebugread.c | 80 ++++++++++++++++++++++++++++++-------------------------- gdb/minsyms.c | 18 ++++++------- gdb/minsyms.h | 10 +++---- gdb/psympriv.h | 3 ++- gdb/psymtab.c | 8 +++--- gdb/stabsread.c | 5 ++-- gdb/symtab.c | 58 ++++++++++++++++++++-------------------- gdb/symtab.h | 10 ++++--- gdb/xcoffread.c | 42 +++++++++++++++++------------ 15 files changed, 208 insertions(+), 158 deletions(-)