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 3e25a50 Remove some unnecessary code new 5809899 Use std::string in break-catch-sig.c new 05d49c3 Use std::string in cp-namespace.c new ab8b80a Use std::string, std::vector in rust-lang.c new cfe826d Use std::vector in objfiles.c new a97e29d Use std::string rather than dyn-string
The 5 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 | 33 +++++++++++++++++++++++++++++++++ gdb/break-catch-sig.c | 17 ++++++----------- gdb/cli/cli-cmds.c | 41 ++++++++++++++++++----------------------- gdb/cp-namespace.c | 49 +++++++++++++++---------------------------------- gdb/objfiles.c | 13 ++++++------- gdb/rust-lang.c | 35 +++++++++++++---------------------- gdb/utils.c | 13 ------------- gdb/utils.h | 3 --- 8 files changed, 91 insertions(+), 113 deletions(-)