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 dc6c21dabfb Update gnulib new e0c34637019 gdb: call gdb_tilde_expand instead of gdb_tilde_expand_up i [...] new 7ab2607f97e gdbsupport: make gdb_abspath return an std::string new 5f2491c3006 gdbsupport: make gdb_realpath_keepfile return an std::string new 56325e2ba62 gdb: use gdb_tilde_expand instead of gdb_tilde_expand_up in [...]
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/cli/cli-cmds.c | 6 ++--- gdb/compile/compile.c | 4 ++-- gdb/corelow.c | 2 +- gdb/dwarf2/index-cache.c | 4 +--- gdb/exec.c | 3 ++- gdb/main.c | 7 +----- gdb/objfiles.c | 4 ++-- gdb/source.c | 19 ++++++++------- gdb/top.c | 10 ++------ gdb/tracefile-tfile.c | 2 +- gdbserver/server.cc | 20 ++++++++-------- gdbsupport/gdb_tilde_expand.cc | 9 -------- gdbsupport/gdb_tilde_expand.h | 4 ---- gdbsupport/pathstuff.cc | 52 +++++++++++++++++++----------------------- gdbsupport/pathstuff.h | 5 ++-- 15 files changed, 62 insertions(+), 89 deletions(-)