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-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from a0148d8416 Automatic date update in version.in adds 6f11e6824e Make TUI react to "set style enabled" adds d085f98901 Add the "set style source" command adds 3b336828de Avoid a crash in source_cache::extract_lines adds be22c732bf Fix illegal memory access parsing a corrupt ELF file. adds 3fff2c370c Fix colors in TUI mode in MS-Windows build with ncurses adds 6cc71b820c Fix an illegal memory access when parsing a corrupt ELF file. adds d7f848c3b5 Fix a buffer overrun error when attempting to parse corrupt [...] adds 5c85e20d5a Fix gdb.texinfo build adds 4a5ee99b2f Automatic date update in version.in new da0d12d2bd Re-indent elf_x86_64_relocate_section
The 1 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: bfd/ChangeLog | 27 ++++++++++++++++++++++ bfd/dwarf2.c | 9 ++++++++ bfd/elf64-x86-64.c | 4 ++-- bfd/elflink.c | 30 ++++++++++++++++++++++--- bfd/version.h | 2 +- gdb/ChangeLog | 48 ++++++++++++++++++++++++++++++++++++++++ gdb/NEWS | 6 +++++ gdb/cli/cli-style.c | 31 ++++++++++++++++++++++++++ gdb/cli/cli-style.h | 3 +++ gdb/doc/ChangeLog | 10 +++++++++ gdb/doc/gdb.texinfo | 12 +++++++++- gdb/observable.c | 1 + gdb/observable.h | 4 ++++ gdb/source-cache.c | 23 +++++++++++-------- gdb/source-cache.h | 7 +++--- gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/gdb.base/style.exp | 6 +++++ gdb/tui/tui-hooks.c | 14 ++++++++++++ gdb/tui/tui-io.c | 30 +++++++++++++++++++++++++ gdb/tui/tui-winsource.c | 44 ++++++++++++++++++++---------------- gdb/tui/tui-winsource.h | 1 + 21 files changed, 278 insertions(+), 38 deletions(-)