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/binutils-gdb.
from 0d0b0a378e [ARC] Update ld tests. adds 71f5e3f7b6 Enhance the strings program so that it can display multibyte [...] adds dcd9adc5cb oops - add missing piece of previous delta adds d2eb0fb5a0 Stop corruption of ihex output shen addresses are sign extended. adds fda57deda7 Updated French translation for the ld subdirectory. adds d07b621f4c [ARC] More fixes for TLS. adds 20b233dc48 Fixed warning from previous patch. Added Changelog. adds dfbfec241a Correct comment concerning PE timestamp insertion. adds 5d762de01c Fix a typo in iconv.m4. adds 4b905ae1b4 [PowerPC] Document requirements for VSX feature adds 9c122c7f9c Fix unsigned overflow in minsyms reader. adds 2179fbc36d Return scoped_fd from open_source_file and find_and_open_source adds eefce37f62 Remove a VEC from remote.c adds 00a9f4ce3d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 24 +++++ bfd/arc-got.h | 33 +++--- bfd/elf32-arc.c | 117 +++++++++++++++------ bfd/ihex.c | 18 ++++ bfd/peXXigen.c | 3 +- bfd/version.h | 2 +- binutils/ChangeLog | 13 +++ binutils/configure | 2 +- binutils/strings.c | 81 +++++++++++++- binutils/testsuite/binutils-all/strings-1.bin | Bin 0 -> 31 bytes .../testsuite/binutils-all/strings.exp | 37 ++++--- binutils/testsuite/config/default.exp | 6 ++ config/ChangeLog | 5 + config/iconv.m4 | 2 +- gdb/ChangeLog | 36 +++++++ gdb/common/scoped_fd.h | 19 ++++ gdb/configure | 2 +- gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 12 ++- gdb/minsyms.c | 5 +- gdb/psymtab.c | 7 +- gdb/remote.c | 51 ++++----- gdb/source.c | 65 ++++++------ gdb/source.h | 10 +- gdb/tui/tui-source.c | 47 ++++----- intl/ChangeLog | 4 + intl/configure | 2 +- ld/ChangeLog | 4 + ld/po/fr.po | 6 +- 29 files changed, 443 insertions(+), 175 deletions(-) create mode 100755 binutils/testsuite/binutils-all/strings-1.bin copy gas/testsuite/gas/mmix/mmix-list.exp => binutils/testsuite/binutils-all/strin [...]