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 a0148d8416 Automatic date update in version.in new 6f11e6824e Make TUI react to "set style enabled" new d085f98901 Add the "set style source" command new 3b336828de 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(-)