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-allmodconfig in repository toolchain/ci/binutils-gdb.
from 395f9c9114 Replace uses of concat with xstrdup adds c497330687 Write index for dwz -m file adds bf5142e7fe gdb: Remove unused signal mask adds d04b44a16c Remove more unnecessary casts of NULL adds 431b3eadc4 Don't cast a tui_win_info directly to tui_gen_win_info adds 2b9f6e89d6 [gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs adds 08bb0061ba Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 49 ++++++ gdb/contrib/gdb-add-index.sh | 138 +++++++++++------ gdb/dwarf-index-cache.c | 31 +++- gdb/dwarf-index-write.c | 272 +++++++++++++++++++-------------- gdb/dwarf-index-write.h | 13 +- gdb/dwarf2read.c | 32 +--- gdb/dwarf2read.h | 38 +++++ gdb/linux-nat.c | 6 - gdb/testsuite/ChangeLog | 6 + gdb/testsuite/gdb.dwarf2/gdb-index.exp | 15 ++ gdb/tui/tui-data.c | 20 +-- gdb/tui/tui-regs.c | 7 +- gdb/tui/tui-windata.c | 5 +- gdb/tui/tui-wingeneral.c | 6 +- 15 files changed, 414 insertions(+), 226 deletions(-)