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 4a612d6 amd64-mpx: initialize BND register before performing inferior calls. new 6dbb839 Fix whitespace/typos in gdb/ChangeLog and gdb/testsuite/ChangeLog new f8c4e71 Add describing intro comment to gdb.base/tui-layout.exp new 44959fa Rename gdb.base/tui-layout.exp -> gdb.base/tui-disasm-long-lines.exp new 5f6fd32 Fix "layout reg" crash
The 4 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 | 12 +++-- gdb/testsuite/ChangeLog | 18 +++++++- .../{tui-layout.c => tui-disasm-long-lines.c} | 0 .../{tui-layout.exp => tui-disasm-long-lines.exp} | 5 ++- gdb/testsuite/gdb.base/tui-layout.c | 27 +---------- gdb/testsuite/gdb.base/tui-layout.exp | 52 ++++++++++++++-------- gdb/tui/tui-regs.c | 1 - 7 files changed, 64 insertions(+), 51 deletions(-) copy gdb/testsuite/gdb.base/{tui-layout.c => tui-disasm-long-lines.c} (100%) copy gdb/testsuite/gdb.base/{tui-layout.exp => tui-disasm-long-lines.exp} (89%)