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 fa47e4463ab gdb/linux-fork: simplify one_fork_p new 4f13c1c00be Make "file" clear TUI source window new 45bbae5c4b3 Remove flickering from the TUI
The 2 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 | 28 +++++++++++++++++++++++++ gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/gdb.tui/main.exp | 7 +++++++ gdb/tui/tui-command.c | 2 +- gdb/tui/tui-data.h | 7 +++++++ gdb/tui/tui-layout.c | 2 ++ gdb/tui/tui-regs.c | 14 +++++++++++-- gdb/tui/tui-regs.h | 2 ++ gdb/tui/tui-wingeneral.c | 46 ++++++++++++++++++++++++++++++++++++++++-- gdb/tui/tui-wingeneral.h | 23 +++++++++++++++++++++ gdb/tui/tui-winsource.c | 11 +++++----- gdb/tui/tui.c | 2 ++ 12 files changed, 138 insertions(+), 10 deletions(-)