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 4b74833d1a gdb: don't use -Wmissing-prototypes with g++ adds ce2d3708bc Synchronize binutils libiberty sources with gcc version. adds 2f83249c13 elf: Remove the 1-page gap before the RELRO segment adds 268533381f Reapply libiberty: Pass --plugin to AR and RANLIB adds 34630bd307 ld: Disable DT_RELR in some -z relro tests
No new revisions were added by this update.
Summary of changes: include/ChangeLog | 8 ++ include/libiberty.h | 5 -- ld/ldlang.c | 89 ++++++++++++++++----- ld/testsuite/ld-i386/pr20830.d | 6 +- ld/testsuite/ld-s390/gotreloc_64-relro-1.dd | 6 +- ld/testsuite/ld-x86-64/pr14207.d | 6 +- ld/testsuite/ld-x86-64/pr18176.d | 2 +- ld/testsuite/ld-x86-64/pr20830a-now.d | 10 +-- ld/testsuite/ld-x86-64/pr20830a.d | 6 +- ld/testsuite/ld-x86-64/pr20830b-now.d | 12 +-- ld/testsuite/ld-x86-64/pr20830b.d | 8 +- ld/testsuite/ld-x86-64/pr21038a-now.d | 10 +-- ld/testsuite/ld-x86-64/pr21038a.d | 6 +- ld/testsuite/ld-x86-64/pr21038b-now.d | 8 +- ld/testsuite/ld-x86-64/pr21038c-now.d | 12 +-- ld/testsuite/ld-x86-64/pr21038c.d | 6 +- libiberty/ChangeLog | 119 +++++++++++++++++++++++++++- libiberty/Makefile.in | 24 +++++- libiberty/configure | 23 +++++- libiberty/configure.ac | 20 ++++- libiberty/cp-demangle.c | 5 +- libiberty/d-demangle.c | 101 ++++++++++++++++------- libiberty/make-temp-file.c | 16 +++- libiberty/simple-object-mach-o.c | 5 ++ libiberty/testsuite/d-demangle-expected | 58 +++++++++++++- libiberty/testsuite/demangle-expected | 5 ++ libiberty/xmalloc.c | 2 + 27 files changed, 465 insertions(+), 113 deletions(-)