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 16c5c17e43 darwin-nat: Remove gdb.h include new 4a25033455 Merge/shared string_printf and string_vprintf unit tests new 31b833b3ea Introduce string_appendf/string_vappendf new 1b81856f5b remote.c, QCatchSyscalls: Build std::string instead of uniqu [...]
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 | 27 ++++++++++ gdb/common/common-utils.c | 34 +++++++++++++ gdb/common/common-utils.h | 9 ++++ gdb/remote.c | 22 +++----- gdb/unittests/common-utils-selftests.c | 93 ++++++++++++++++++++++++++++------ 5 files changed, 155 insertions(+), 30 deletions(-)