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 82b19a4 darwin-nat.c: handle Darwin 16 (aka Sierra). new 0bb65f1 tui-disasm: Fix window content buffer overrun new f539683 tui-disasm: Fix line buffer size calculation new 7bc2c8b tui-winsource: Allocate for actual lines only new 8c84bff tui-winsource: Remove failed-allocation logic
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 | 20 +++++++++ gdb/testsuite/ChangeLog | 6 +++ .../tui-layout.c} | 50 ++++++++++------------ gdb/testsuite/gdb.base/tui-layout.exp | 17 ++++++-- gdb/tui/tui-disasm.c | 43 +++++++++---------- gdb/tui/tui-winsource.c | 22 +++------- 6 files changed, 87 insertions(+), 71 deletions(-) copy gdb/testsuite/{gdb.trace/tracefile-pseudo-reg.c => gdb.base/tui-layout.c} (55%)