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 b3c6d7ff98 Automatic date update in version.in new 021887d88a Use obstack_strdup more new f25102f7b1 Make obstack_strdup inline new efba19b06a Add obstack_strdup overload taking a std::string new 0cf9feb996 Introduce obstack_strndup
The 4 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 | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++ gdb/ada-exp.y | 15 ++++++--------- gdb/ada-lang.c | 3 +-- gdb/buildsym.c | 5 ++--- gdb/c-exp.y | 11 +++++------ gdb/coffread.c | 11 +++-------- gdb/cp-support.c | 10 +++------- gdb/dbxread.c | 8 +++----- gdb/dwarf2read.c | 57 +++++++++++++++++++------------------------------------ gdb/gdb_obstack.c | 10 ---------- gdb/gdb_obstack.h | 27 +++++++++++++++++++++++++- gdb/jit.c | 6 ++---- gdb/mdebugread.c | 12 ++++-------- gdb/namespace.c | 13 ++++--------- gdb/objfiles.c | 8 ++------ gdb/rust-exp.y | 2 +- gdb/stabsread.c | 19 +++++++------------ gdb/symfile.c | 8 ++------ gdb/typeprint.c | 5 ++--- gdb/xcoffread.c | 7 +++---- 20 files changed, 148 insertions(+), 142 deletions(-)