This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 284b6bb5c6 gdb/linux-nat: xfer_memory_partial return E_IO on error adds 20d814202a arm: avoid use of GNU builtin function in s_arm_unwind_save_mixed adds f420c9c84e bit-rot in target before_parse function adds 20a26f4e01 Finalize each cooked index separately
No new revisions were added by this update.
Summary of changes: gas/config/tc-arm.c | 57 +++------- gdb/dwarf2/cooked-index.c | 267 ++++++++++++++++++++++---------------------- gdb/dwarf2/cooked-index.h | 88 +++++++++------ gdbsupport/range-chain.h | 121 ++++++++++++++++++++ ld/emultempl/aarch64elf.em | 4 + ld/emultempl/armelf.em | 4 + ld/emultempl/scoreelf.em | 4 + ld/testsuite/ld-elf/elf.exp | 2 - 8 files changed, 342 insertions(+), 205 deletions(-) create mode 100644 gdbsupport/range-chain.h