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 334381ea466 Style the "XXX" text in ptype/o new 184ea2f7316 Remove defaulted 'tid' parameter to ptid_t constructor new 96bbe3ef965 Change ptid_t::tid to ULONGEST new c80e29dba96 Change get_ada_task_ptid parameter type
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/ada-tasks.c | 5 +++-- gdb/aix-thread.c | 4 ++-- gdb/bsd-uthread.c | 5 +++-- gdb/darwin-nat.c | 2 +- gdb/darwin-nat.h | 2 +- gdb/fbsd-nat.c | 10 +++++----- gdb/infrun.c | 10 ++++------ gdb/linux-fork.c | 2 +- gdb/linux-nat.c | 15 +++++++-------- gdb/linux-thread-db.c | 8 ++++---- gdb/nat/linux-osdata.c | 4 ++-- gdb/nat/linux-procfs.c | 2 +- gdb/python/py-infthread.c | 5 +++-- gdb/ravenscar-thread.c | 11 ++++++----- gdb/remote.c | 19 ++++++++++--------- gdb/sol-thread.c | 6 +++--- gdb/target-delegates.c | 12 ++++++------ gdb/target.c | 6 +++--- gdb/target.h | 4 ++-- gdb/windows-nat.c | 4 ++-- gdbserver/linux-low.cc | 12 ++++++------ gdbserver/remote-utils.cc | 4 ++-- gdbserver/target.cc | 4 ++-- gdbserver/thread-db.cc | 2 +- gdbsupport/agent.cc | 2 +- gdbsupport/ptid.cc | 3 ++- gdbsupport/ptid.h | 7 ++++--- 27 files changed, 87 insertions(+), 83 deletions(-)