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 e11fb955fb Remove long_long_align_bit gdbarch attribute new 7c1b5f3db7 Introduce ref_ptr::new_reference new 1831a9f9d3 Remove new_bfd_ref new bbfa6f0086 Use new_reference for struct value new 7c66fffc1f Change Python code to use new_reference
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 | 32 ++++++++++++++++++++++++++++++++ gdb/common/gdb_ref_ptr.h | 7 +++++++ gdb/dwarf2loc.c | 2 +- gdb/exec.c | 2 +- gdb/gdb_bfd.c | 16 ++++++++-------- gdb/gdb_bfd.h | 25 +++++++------------------ gdb/python/py-cmd.c | 7 +++---- gdb/python/python.c | 10 ++-------- gdb/symfile-mem.c | 2 +- gdb/value.c | 10 ++++------ gdb/value.h | 8 ++++---- gdb/varobj.c | 7 +++---- 12 files changed, 73 insertions(+), 55 deletions(-)