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 91385d13a88 Automatic date update in version.in new 3c8af02fa0b gdb: make find_thread_ptid an inferior method new 9213a6d79a6 gdb: make find_thread_ptid a process_stratum_target method
The 2 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/aarch64-tdep.c | 4 +--- gdb/ada-tasks.c | 8 ++++---- gdb/aix-thread.c | 8 ++++---- gdb/amd-dbgapi-target.c | 4 ++-- gdb/bsd-uthread.c | 4 ++-- gdb/btrace.c | 2 +- gdb/darwin-nat.c | 2 +- gdb/fbsd-nat.c | 2 +- gdb/gdbthread.h | 7 ------- gdb/gnu-nat.c | 3 +-- gdb/infcmd.c | 2 +- gdb/inferior.c | 12 ++++++++++++ gdb/inferior.h | 3 +++ gdb/infrun.c | 16 ++++++++-------- gdb/linux-fork.c | 2 +- gdb/linux-nat.c | 14 +++++++------- gdb/linux-thread-db.c | 14 +++++++------- gdb/mi/mi-interp.c | 2 +- gdb/netbsd-nat.c | 2 +- gdb/nto-procfs.c | 6 +++--- gdb/process-stratum-target.c | 11 +++++++++++ gdb/process-stratum-target.h | 3 +++ gdb/procfs.c | 6 +++--- gdb/python/py-threadevent.c | 3 +-- gdb/ravenscar-thread.c | 8 ++++---- gdb/record-btrace.c | 4 ++-- gdb/remote.c | 18 +++++++++--------- gdb/sol-thread.c | 4 ++-- gdb/thread-iter.c | 2 +- gdb/thread.c | 35 +++++------------------------------ gdb/windows-nat.c | 4 ++-- 31 files changed, 104 insertions(+), 111 deletions(-)