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 9102a6c15c7 gdb/tui: cleanup includes new 9ad8c5832d0 gdb: make progspace::exec_filename private, add getter / setter new 0a70e1a8a94 gdb: replace `get_exec_file (0)` calls with `current_progra [...] new 449637674f3 gdb: remove dead code in nto-procfs.c new 7831bc91853 gdb: remove get_exec_file
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/bsd-kvm.c | 3 +-- gdb/corefile.c | 15 --------------- gdb/darwin-nat.c | 3 +++ gdb/elf-none-tdep.c | 4 ++-- gdb/exec.c | 27 ++++++++++++++++++--------- gdb/exec.h | 5 +++++ gdb/fbsd-tdep.c | 4 ++-- gdb/gnu-nat.c | 3 +++ gdb/go32-nat.c | 6 ++---- gdb/inf-ptrace.c | 3 +++ gdb/infcmd.c | 5 ++--- gdb/inferior.c | 8 ++++---- gdb/mi/mi-main.c | 7 ++----- gdb/nat/fork-inferior.c | 16 +++++----------- gdb/nto-procfs.c | 15 +++++---------- gdb/procfs.c | 10 +++++++--- gdb/progspace.c | 14 +++++++------- gdb/progspace.h | 16 ++++++++++++---- gdb/python/py-progspace.c | 2 +- gdb/remote.c | 2 +- gdb/symfile.c | 4 +++- gdb/target.c | 4 ++-- gdbserver/server.cc | 11 ----------- gdbsupport/common-inferior.h | 5 ----- 24 files changed, 90 insertions(+), 102 deletions(-)