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 ced9779b4c (Ada) fix handling of minimal symbols (UNOP_CAST and UNOP_ADDR) new 5c63242595 Make output_thread_groups take an std::vector<int> new 37269bc92c Make open_fds an std::vector new f27866ba9c Make process_info::syscalls_to_catch an std::vector new 7468702dcb Remove DEF_VEC_I (int)
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/ChangeLog | 17 +++++++++++++++++ gdb/breakpoint.c | 17 +++++++---------- gdb/common/filestuff.c | 30 +++++++++++------------------- gdb/common/gdb_vecs.h | 2 -- gdb/gdbserver/ChangeLog | 11 +++++++++++ gdb/gdbserver/inferiors.c | 8 ++------ gdb/gdbserver/inferiors.h | 20 ++++++++++++-------- gdb/gdbserver/linux-low.c | 19 ++++++++----------- gdb/gdbserver/server.c | 6 +++--- 9 files changed, 71 insertions(+), 59 deletions(-)