This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/palves/format_strings in repository binutils-gdb.
from 52bf8432db Introduce %ps / styled_string new ad89c4348a Remove the ui_out_style_kind enum
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/breakpoint.c | 14 ++++++------ gdb/cli-out.c | 41 +++++++---------------------------- gdb/cli-out.h | 4 ++-- gdb/disasm.c | 3 ++- gdb/mi/mi-out.c | 10 ++++----- gdb/mi/mi-out.h | 4 ++-- gdb/python/py-framefilter.c | 5 +++-- gdb/record-btrace.c | 9 ++++---- gdb/skip.c | 5 +++-- gdb/solib.c | 3 ++- gdb/source.c | 3 ++- gdb/stack.c | 16 ++++++++------ gdb/symfile.c | 16 ++++++++------ gdb/symtab.c | 10 ++++----- gdb/tracepoint.c | 5 +++-- gdb/tui/tui-out.c | 2 +- gdb/tui/tui-out.h | 2 +- gdb/ui-out.c | 26 ++++++++++++----------- gdb/ui-out.h | 52 +++++++++------------------------------------ 19 files changed, 93 insertions(+), 137 deletions(-)