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 ea6929aaac3 [gdb/tdep] Fix s390_linux_nat_target::stopped_by_watchpoint new 12bc5170ee9 Rename install_sigint_handler new d2f803afd5a Use gdb::optional for sigint_ours new c1dc47f53cc Refactor code to check for terminal sharing new c88afe9cf5d Fix control-c handling on Windows
The 4 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/event-top.c | 2 +- gdb/extension.c | 9 +++--- gdb/inferior.h | 21 ++++++++++++++ gdb/inflow.c | 45 ++++++++++-------------------- gdb/mingw-hdep.c | 69 ++++++++++++++++++++++++++++++++++++++++++++- gdb/posix-hdep.c | 44 ++++++++++++++++++++++++++++- gdb/windows-nat.c | 83 +++++++++++++------------------------------------------ 7 files changed, 171 insertions(+), 102 deletions(-)