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 0ac053609a2 Automatic date update in version.in new ea68593bd2c Use complete_on_enum in tui_reggroup_completer new 7a02bab704a Remove tui_expand_tabs new e555083f957 Move some code out of tui-data.h new 9ab26b4a0fd Remove tui_data_window::name new c9753adb015 Remove useless "if' from tui-regs.c new 22b7b0412bc Rename tui_data_item_window::item_no new 7134f2eb923 Don't derive tui_data_item_window from tui_gen_win_info new 1eb2161f83b Remove body of tui_locator_window constructor new a30cb6dabb2 Derive tui_locator_window from tui_win_info new 32c1e210097 Remove tui_gen_win_info new 1cdf9e33ead Make tui_win_info::name pure virtual
The 11 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 | 105 ++++++++++++++++++++++++++++++ gdb/tui/tui-data.h | 143 ++++++++++++---------------------------- gdb/tui/tui-io.c | 52 --------------- gdb/tui/tui-io.h | 3 - gdb/tui/tui-layout.c | 15 ++--- gdb/tui/tui-layout.h | 4 +- gdb/tui/tui-regs.c | 166 +++++++++++++++++++++-------------------------- gdb/tui/tui-regs.h | 34 ++++------ gdb/tui/tui-stack.c | 3 + gdb/tui/tui-stack.h | 24 +++++-- gdb/tui/tui-win.c | 4 +- gdb/tui/tui-wingeneral.c | 17 ++--- gdb/tui/tui-winsource.h | 17 +++++ 13 files changed, 289 insertions(+), 298 deletions(-)