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-arm in repository toolchain/ci/binutils-gdb.
from 024120b6ee sim: sh: simplify testsuite a bit adds b3aa80b45c Add --unicode option to control how unicode characters are h [...] adds 469ca94170 doc/ctf-spec.texi: Remove "@validatemenus off" adds 0b03c6f03d Fix build on rhES5 adds 7b9f73fad0 Correctly handle DW_LLE_start_end adds f0bbba7886 gdb.debuginfod/fetch_src_and_symbols.exp: fix when GDB is bu [...]
No new revisions were added by this update.
Summary of changes: binutils/ChangeLog | 15 + binutils/NEWS | 9 + binutils/doc/binutils.texi | 78 +++ binutils/nm.c | 228 ++++++- binutils/objdump.c | 235 ++++++- binutils/readelf.c | 190 +++++- binutils/strings.c | 757 +++++++++++++++++++-- gdb/config.in | 4 + gdb/configure | 16 + gdb/dwarf2/loc.c | 17 +- gdb/nat/linux-personality.c | 4 + .../gdb.debuginfod/fetch_src_and_symbols.exp | 7 +- gdb/testsuite/gdb.dwarf2/loclists-multiple-cus.exp | 5 +- gdb/testsuite/gdb.dwarf2/loclists-start-end.exp | 3 + gdb/testsuite/lib/dwarf.exp | 12 +- gdbserver/config.in | 4 + gdbserver/configure | 16 + gdbsupport/common.m4 | 5 + gdbsupport/config.in | 4 + gdbsupport/configure | 16 + libctf/doc/ctf-spec.texi | 1 - 21 files changed, 1514 insertions(+), 112 deletions(-)