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 a7961323e2 Remove some cleanups from solib-svr4.c new a18ba4e4c9 Use std::vector in uploaded_tp new 17d08cd413 Use std::vector and std::string instead of VEC(char_ptr) in [...] new d8611974cf Remove usage of VEC(char_ptr) in gdbscm_parse_function_args
The 3 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 | 20 ++++++++++++++++++++ gdb/breakpoint.c | 16 +++++++++------- gdb/common/gdb_vecs.h | 2 -- gdb/ctf.c | 18 ++++++++---------- gdb/gdbserver/ChangeLog | 9 +++++++++ gdb/gdbserver/tdesc.c | 13 +++---------- gdb/gdbserver/tdesc.h | 2 +- gdb/guile/scm-utils.c | 13 ++++--------- gdb/tracefile-tfile.c | 8 +++----- gdb/tracepoint.c | 13 +++++-------- gdb/tracepoint.h | 32 ++++++++++++++++---------------- 11 files changed, 78 insertions(+), 68 deletions(-)