This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from f2810fe00a x86: adjust ignored prefix warning for branches adds 1630140dc6 Remove tui_gen_win_info::viewport_height adds a1e4dee435 Change tui_active to bool adds f9ba974dea Reorder an "if" in print_disassembly adds ace206a5a5 Remove dead code from TUI adds 1ddaf334cf Automatic date update in version.in adds b28a729db1 [PATCH] Adjust test gdb.ada/ptype_tagged_param.exp for when [...]
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 29 ++++++++++++ gdb/cli/cli-cmds.c | 10 ++-- gdb/testsuite/ChangeLog | 8 ++++ gdb/testsuite/gdb.ada/ptype_tagged_param.exp | 25 ++++++++-- gdb/testsuite/lib/ada.exp | 36 +++++++++++++++ gdb/testsuite/lib/gnat_debug_info_test.adb | 6 +++ gdb/tui/tui-command.c | 8 ---- gdb/tui/tui-data.h | 2 - gdb/tui/tui-layout.c | 4 -- gdb/tui/tui-regs.c | 3 +- gdb/tui/tui-source.c | 4 +- gdb/tui/tui.c | 68 +++------------------------- gdb/tui/tui.h | 2 +- 14 files changed, 113 insertions(+), 94 deletions(-) create mode 100644 gdb/testsuite/lib/gnat_debug_info_test.adb