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 c691de6a16 BFD: Use `bfd_is_abs_symbol' to determine whether a symbol i [...] new 7eb1a66c26 Use std::string in ppscm_make_pp_type_error_exception new 15bf30027b Change gdbscm_exception_message_to_string to return a unique [...] new a1a31cb8dc Return unique_xmalloc_ptr from gdbscm_safe_eval_string new c6c6149af4 Return unique_xmalloc_ptr from gdbscm_scm_to_string
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 | 39 +++++++++++++++++++++++++++++++++++ gdb/guile/guile-internal.h | 14 +++++++------ gdb/guile/guile.c | 23 +++++---------------- gdb/guile/scm-cmd.c | 10 ++++----- gdb/guile/scm-exception.c | 11 ++++------ gdb/guile/scm-math.c | 15 +++++--------- gdb/guile/scm-objfile.c | 10 +++------ gdb/guile/scm-param.c | 49 +++++++++++++++++++------------------------- gdb/guile/scm-pretty-print.c | 42 +++++++++++++++---------------------- gdb/guile/scm-safe-call.c | 6 +++--- gdb/guile/scm-string.c | 8 +++----- 11 files changed, 112 insertions(+), 115 deletions(-)