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 814be17cf94 Automatic date update in version.in new 82d1f134cc0 gdb: follow-fork: push target and add thread in target_follow_fork
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/exec.c | 6 +- gdb/exec.h | 9 +-- gdb/fbsd-nat.c | 8 +- gdb/fbsd-nat.h | 2 +- gdb/infrun.c | 170 +++++++++++++++++++------------------------ gdb/linux-nat.c | 15 ++-- gdb/linux-nat.h | 2 +- gdb/obsd-nat.c | 9 ++- gdb/obsd-nat.h | 2 +- gdb/process-stratum-target.c | 17 +++++ gdb/process-stratum-target.h | 9 +++ gdb/remote.c | 10 ++- gdb/target-delegates.c | 24 +++--- gdb/target.c | 24 ++++-- gdb/target.h | 7 +- 15 files changed, 172 insertions(+), 142 deletions(-)