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 6806377956 Fix PR 13402 new 8268c77870 Eliminate make_cleanup_obstack_free, introduce auto_obstack
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 | 33 +++++++++++++++++++++++++++++++++ gdb/c-exp.y | 10 ++++++---- gdb/c-lang.c | 7 +------ gdb/d-exp.y | 11 ++++++----- gdb/dwarf2loc.c | 7 +------ gdb/dwarf2read.c | 18 ++++-------------- gdb/gdb_obstack.h | 15 +++++++++++++++ gdb/go-exp.y | 9 +++++---- gdb/linux-tdep.c | 7 +------ gdb/printcmd.c | 12 ++---------- gdb/rust-exp.y | 15 +++++++++------ gdb/utils.c | 24 +----------------------- gdb/utils.h | 3 --- gdb/valprint.c | 17 ++++------------- 14 files changed, 88 insertions(+), 100 deletions(-)