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 986d1a5c29a arm: Rename some tests to avoid duplicate tests names new 67a611d6589 gdbsupport: format_pieces: declare variables when needed new 51b281ccfa0 gdbsupport: remove remaining alloca uses new bd21dd68078 gdbsupport: remove xmalloc in format_pieces
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/printcmd.c | 4 +- gdb/ui-out.c | 2 +- gdb/unittests/format_pieces-selftests.c | 94 ++++++++++++++++++++------------- gdbserver/ax.cc | 4 +- gdbsupport/filestuff.cc | 8 +-- gdbsupport/format.cc | 91 ++++++++++++------------------- gdbsupport/format.h | 27 +++++----- gdbsupport/pathstuff.cc | 17 ++---- 8 files changed, 115 insertions(+), 132 deletions(-)