This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 5f8c2a1507c Update config.sub and config.guess new d750c713c9a Update libiberty with latest sources from gcc mainline new c8bad65eee4 is_relocatable_executable --exclude-libs failure new b281a04ff0a ld sysroot-prefix test fails
The 3 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: ChangeLog | 86 +++ bfd/ChangeLog | 5 + bfd/elflink.c | 7 +- ld/ChangeLog | 4 + ld/testsuite/ld-scripts/sysroot-prefix.exp | 9 + libiberty/ChangeLog | 117 +++- libiberty/configure | 1 + libiberty/configure.ac | 1 + libiberty/cp-demangle.c | 140 +++- libiberty/cp-demangle.h | 4 + libiberty/pex-win32.c | 2 +- libiberty/rust-demangle.c | 1010 +++++++++++++++++++++++++++- libiberty/simple-object-elf.c | 11 +- libiberty/strstr.c | 16 +- libiberty/strverscmp.c | 2 +- libiberty/testsuite/demangle-expected | 19 + libiberty/testsuite/rust-demangle-expected | 134 +++- 17 files changed, 1491 insertions(+), 77 deletions(-)