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 ade7beeae4 Fix ARI warning in symtab.h new 5d0510553e Change tui_source_element::line to have type std::string new 1df2f9ef6c Style disassembly in 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 | 35 +++++++++++++++ gdb/tui/tui-disasm.c | 77 +++++++++++++++++++++------------ gdb/tui/tui-source.c | 111 ++---------------------------------------------- gdb/tui/tui-source.h | 11 ++--- gdb/tui/tui-winsource.c | 101 ++++++++++++++++++++++++++++++++++++++++++- gdb/tui/tui-winsource.h | 26 ++++++++++-- 6 files changed, 216 insertions(+), 145 deletions(-)