This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/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 new f0bbba7886 gdb.debuginfod/fetch_src_and_symbols.exp: fix when GDB is bu [...]
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: 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(-)