This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.3-branch in repository binutils-gdb.
from fe22e9649f Automatic date update in version.in new 3768f5bdec Make TUI react to "set style enabled" new cf2a527628 Add the "set style source" command new 655aeea047 Avoid a crash in source_cache::extract_lines
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 | 32 +++++++++++++++++++++++++++++ gdb/NEWS | 6 ++++++ gdb/cli/cli-style.c | 31 ++++++++++++++++++++++++++++ gdb/cli/cli-style.h | 3 +++ gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdb.texinfo | 10 +++++++++ gdb/observable.c | 1 + gdb/observable.h | 4 ++++ gdb/source-cache.c | 23 +++++++++++++-------- gdb/source-cache.h | 7 ++++--- gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/gdb.base/style.exp | 6 ++++++ gdb/tui/tui-hooks.c | 14 +++++++++++++ gdb/tui/tui-winsource.c | 44 +++++++++++++++++++++++----------------- gdb/tui/tui-winsource.h | 1 + 15 files changed, 160 insertions(+), 31 deletions(-)