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 4248448 2016-09-01 Thomas Preud'homme thomas.preudhomme@arm.com new 049a857 Use target_continue{,_no_signal} instead of target_resume new f2b9e3d Share target_wait prototype between GDB and gdbserver
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/ChangeLog | 17 +++++++++++++++++ gdb/fork-child.c | 4 ++-- gdb/gdbserver/ChangeLog | 15 +++++++++++++++ gdb/gdbserver/server.c | 25 +++++++------------------ gdb/gdbserver/target.c | 29 +++++++++++++++++++++++------ gdb/linux-nat.c | 2 +- gdb/procfs.c | 4 ++-- gdb/target.c | 10 ++++++++++ gdb/target.h | 12 +----------- gdb/target/target.h | 22 +++++++++++++++++++--- 10 files changed, 97 insertions(+), 43 deletions(-)