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 ef87240fd9 Add -l option to src-release script. new f8a4e11920 Deduplicate require_running macros and move them up new e8ca139ed0 gdbserver: Move detach code to its own function new 96cde54f0a gdbserver: Remove gdb_id_to_thread_id new 124aceb46d gdbserver: Remove thread_to_gdb_id
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/gdbserver/ChangeLog | 30 +++++ gdb/gdbserver/inferiors.c | 14 --- gdb/gdbserver/inferiors.h | 3 - gdb/gdbserver/lynx-low.c | 14 +-- gdb/gdbserver/nto-low.c | 14 +-- gdb/gdbserver/server.c | 301 ++++++++++++++++++++++------------------------ 6 files changed, 185 insertions(+), 191 deletions(-)