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 ef8f595f73 [gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVE new 45e4216376 Make TUI resizing tests more robust new d9fcefd53a Move _initialize_tui_layout to end of file new ed2c82c364 Consolidate setting of current_layout
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 | 18 ++++++ gdb/NEWS | 6 ++ gdb/doc/ChangeLog | 4 ++ gdb/doc/gdb.texinfo | 13 +++++ gdb/testsuite/ChangeLog | 14 +++++ gdb/testsuite/gdb.tui/empty.exp | 21 ++++--- gdb/testsuite/lib/tuiterm.exp | 120 ++++++++++++++++++++++++++++------------ gdb/tui/tui-layout.c | 56 +++++++++---------- gdb/tui/tui-win.c | 34 ++++++++++++ 9 files changed, 211 insertions(+), 75 deletions(-)