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 5f71957b233 gdb: replace use of alloca with std::string in openp new f9e262e1cb7 gdb: add gdb_rl_tilde_expand util
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/auto-load.c | 4 ++-- gdb/breakpoint.c | 6 ++---- gdb/cli/cli-cmds.c | 6 +++--- gdb/cli/cli-dump.c | 3 +-- gdb/cli/cli-setshow.c | 10 ++++------ gdb/compile/compile-object-load.c | 3 +-- gdb/completer.c | 12 +++++++----- gdb/corelow.c | 1 - gdb/exec.c | 4 ++-- gdb/gcore.c | 3 +-- gdb/jit.c | 4 ++-- gdb/psymtab.c | 3 +-- gdb/python/python.c | 1 - gdb/solib.c | 8 ++++---- gdb/source.c | 6 ++---- gdb/symfile.c | 9 +++++---- gdb/symmisc.c | 5 ++--- gdb/target-descriptions.c | 3 +-- gdb/tracefile-tfile.c | 3 +-- gdb/utils.c | 9 +++++++++ gdb/utils.h | 6 +++++- 21 files changed, 55 insertions(+), 54 deletions(-)