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 70e958370c8 x86: don't open-code PREFIX_NONE new fadf6add302 gdb: remove unpush_target free function new 02980c5645e gdb: remove push_target free functions new c8fbd44a018 gdb: remove target_is_pushed free function
The 3 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 | 21 +++++++++++++++++++++ gdb/aix-thread.c | 4 ++-- gdb/bsd-kvm.c | 4 ++-- gdb/bsd-uthread.c | 4 ++-- gdb/corelow.c | 4 ++-- gdb/darwin-nat.c | 4 ++-- gdb/exec.c | 6 +++--- gdb/gnu-nat.c | 9 +++++---- gdb/go32-nat.c | 4 ++-- gdb/inf-child.c | 4 ++-- gdb/inf-ptrace.c | 16 ++++++++-------- gdb/inferior.c | 2 +- gdb/inferior.h | 7 +++++++ gdb/infrun.c | 6 +++--- gdb/linux-thread-db.c | 8 ++++---- gdb/nto-procfs.c | 8 ++++---- gdb/procfs.c | 8 ++++---- gdb/ravenscar-thread.c | 4 ++-- gdb/record-btrace.c | 4 ++-- gdb/record-full.c | 6 +++--- gdb/record.c | 2 +- gdb/regcache.c | 2 +- gdb/remote-sim.c | 6 +++--- gdb/remote.c | 4 ++-- gdb/scoped-mock-context.h | 2 +- gdb/sol-thread.c | 6 +++--- gdb/target.c | 42 +++++++----------------------------------- gdb/target.h | 14 +------------- gdb/tracectf.c | 2 +- gdb/tracefile-tfile.c | 6 +++--- gdb/windows-nat.c | 6 +++--- 31 files changed, 107 insertions(+), 118 deletions(-)