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 c4107a7 LD/testsuite: Fix `ft32-*-*' position in `check_shared_lib_support' new 3c8adac [ARC] BFD fixes. new c0913eb [ARC] Emulation and default script template changes. new fc3eec7 [ARC] Fixed-linker-related-testsuite-for-ARC
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: bfd/ChangeLog | 9 + bfd/elf32-arc.c | 184 +++++++----- ld/ChangeLog | 26 ++ ld/emulparams/arcelf.sh | 2 + ld/emulparams/arclinux.sh | 17 +- ld/scripttempl/arclinux.sc | 595 ++++++++++++++++++++++++++----------- ld/testsuite/ld-elf/compressed1d.d | 2 +- ld/testsuite/ld-elf/eh-frame-hdr.d | 2 +- ld/testsuite/ld-elf/group3b.d | 2 +- ld/testsuite/ld-elf/group8a.d | 2 +- ld/testsuite/ld-elf/group8b.d | 2 +- ld/testsuite/ld-elf/group9a.d | 2 +- ld/testsuite/ld-elf/group9b.d | 2 +- ld/testsuite/ld-elf/pr12851.d | 2 +- ld/testsuite/ld-elf/pr12975.d | 2 +- ld/testsuite/ld-elf/pr13177.d | 2 +- ld/testsuite/ld-elf/pr13195.d | 2 +- ld/testsuite/ld-elf/pr17615.d | 2 +- ld/testsuite/ld-srec/srec.exp | 1 + ld/testsuite/lib/ld-lib.exp | 5 +- 20 files changed, 590 insertions(+), 273 deletions(-)