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 0d999a6ef0 List actual code around more than one location new e3e41d588a Change gdb_abspath to return a unique_xmalloc_ptr new 4971c9a74b Change gdb_realpath_keepfile to return a unique_xmalloc_ptr new 14278e1fdb Change gdb_realpath to return a unique_xmalloc_ptr new 0b581c69fe Change rewrite_source_path to return a unique_xmalloc_ptr new 56f3764524 Change psymtab_search_name to return a unique_xmalloc_ptr
The 5 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/auto-load.c | 69 +++++++++++++------------------ gdb/compile/compile.c | 11 ++--- gdb/dwarf2read.c | 14 +++---- gdb/exec.c | 29 ++++++------- gdb/guile/scm-safe-call.c | 5 +-- gdb/linux-thread-db.c | 2 +- gdb/main.c | 9 +++-- gdb/nto-tdep.c | 2 +- gdb/objfiles.c | 13 +++--- gdb/psymtab.c | 47 +++++++++------------ gdb/source.c | 56 ++++++++++--------------- gdb/source.h | 2 +- gdb/symtab.c | 2 +- gdb/testsuite/ChangeLog | 4 ++ gdb/testsuite/gdb.gdb/xfullpath.exp | 60 --------------------------- gdb/utils.c | 81 +++++++++++++++++++++++++++---------- gdb/utils.h | 6 +-- 18 files changed, 226 insertions(+), 239 deletions(-) delete mode 100644 gdb/testsuite/gdb.gdb/xfullpath.exp