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 7ecf0250f7f Improve the placement of orphan note sections. new 887ae0cf2be Add line-number styling
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/NEWS | 5 +++++ gdb/breakpoint.c | 10 ++++++---- gdb/cli-out.c | 5 +++-- gdb/cli-out.h | 3 ++- gdb/cli/cli-cmds.c | 6 ++++-- gdb/cli/cli-style.c | 12 ++++++++++++ gdb/cli/cli-style.h | 3 +++ gdb/doc/gdb.texinfo | 4 ++++ gdb/infcmd.c | 4 +++- gdb/mi/mi-out.c | 13 +++++++------ gdb/mi/mi-out.h | 3 ++- gdb/python/py-framefilter.c | 2 +- gdb/python/py-mi.c | 3 ++- gdb/python/py-uiout.h | 3 ++- gdb/source.c | 24 +++++++++++++++--------- gdb/stack.c | 2 +- gdb/symmisc.c | 3 ++- gdb/testsuite/gdb.base/style-logging.exp | 3 ++- gdb/testsuite/gdb.base/style.exp | 13 +++++++------ gdb/testsuite/lib/gdb-utils.exp | 3 ++- gdb/testsuite/lib/gdb.exp | 2 +- gdb/tracepoint.c | 12 +++++++----- gdb/tui/tui-source.c | 16 ++++++++++++++++ gdb/tui/tui-source.h | 6 +++++- gdb/tui/tui-winsource.h | 8 +++++--- gdb/ui-out.c | 8 +++++--- gdb/ui-out.h | 6 ++++-- gdb/utils.c | 4 +++- 28 files changed, 131 insertions(+), 55 deletions(-)