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 58f0c71853 Fix for dwz-related crash new b17992c1c0 Make format_pieces recognize the \e escape sequence
The 1 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 | 10 +++++ gdb/Makefile.in | 1 + gdb/common/format.c | 3 ++ gdb/common/format.h | 13 +++--- gdb/unittests/format_pieces-selftests.c | 76 +++++++++++++++++++++++++++++++++ 5 files changed, 98 insertions(+), 5 deletions(-) create mode 100644 gdb/unittests/format_pieces-selftests.c