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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from b248e9ce9a Update the notes on how to create a branch prior to a new release. adds 69d2461893 Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elf adds 6ae3a726d4 Automatic date update in version.in adds fa47e4463a gdb/linux-fork: simplify one_fork_p adds 4f13c1c00b Make "file" clear TUI source window adds 45bbae5c4b Remove flickering from the TUI adds c0ab21c22b Replace init_cutu_and_read_dies with a class adds 4d89c1c79f Call disassemble_free_target in gdb
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 79 +++++ gdb/disasm.c | 9 +- gdb/disasm.h | 4 + gdb/dwarf2read.c | 550 +++++++++++++------------------- gdb/linux-fork.c | 3 +- gdb/testsuite/ChangeLog | 4 + gdb/testsuite/gdb.tui/main.exp | 7 + gdb/tui/tui-command.c | 2 +- gdb/tui/tui-data.h | 7 + gdb/tui/tui-layout.c | 2 + gdb/tui/tui-regs.c | 14 +- gdb/tui/tui-regs.h | 2 + gdb/tui/tui-wingeneral.c | 46 ++- gdb/tui/tui-wingeneral.h | 23 ++ gdb/tui/tui-winsource.c | 11 +- gdb/tui/tui.c | 2 + ld/ChangeLog | 6 + ld/testsuite/ld-x86-64/align-branch-1.d | 6 +- 19 files changed, 439 insertions(+), 340 deletions(-)