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 8bca297856 Clean up gdb.trace test results on targets not supporting th [...] new 2bf2bf23da ELF ld -r scripts
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: ld/ChangeLog | 50 +++++++++++++++++++ ld/Makefile.am | 26 ++++++---- ld/Makefile.in | 26 ++++++---- ld/emulparams/aarch64cloudabi.sh | 2 +- ld/emulparams/aarch64fbsd.sh | 2 +- ld/emulparams/aarch64linux.sh | 2 +- ld/emulparams/aarch64linux32.sh | 2 +- ld/emulparams/arc-nps.sh | 2 + ld/emulparams/elf32_spu.sh | 4 +- ld/emulparams/elf32_tic6x_le.sh | 4 +- ld/emulparams/elf32bmip.sh | 8 ++-- ld/emulparams/elf32btsmipn32.sh | 8 ++-- ld/emulparams/elf32lr5900n32.sh | 8 ++-- ld/emulparams/elf32mep.sh | 3 ++ ld/emulparams/elf32metag.sh | 2 +- ld/emulparams/elf64btsmip.sh | 8 ++-- ld/emulparams/shelf_vxworks.sh | 4 +- ld/emulparams/shlelf_fd.sh | 2 +- ld/scripttempl/DWARF.sc | 2 +- ld/scripttempl/alpha.sc | 16 +++---- ld/scripttempl/alphavms.sc | 12 ++--- ld/scripttempl/arclinux.sc | 44 ++++++++--------- ld/scripttempl/armbpabi.sc | 38 ++++++++------- ld/scripttempl/avr.sc | 68 +++++++++++++------------- ld/scripttempl/dlx.sc | 6 +-- ld/scripttempl/elf.sc | 88 +++++++++++++++++----------------- ld/scripttempl/elf32cr16.sc | 38 +++++++++------ ld/scripttempl/elf32cr16c.sc | 40 +++++++++------- ld/scripttempl/elf32crx.sc | 4 ++ ld/scripttempl/elf32msp430.sc | 73 +++++++++++++++------------- ld/scripttempl/elf32msp430_3.sc | 37 ++++++++------ ld/scripttempl/elf32xc16x.sc | 16 +++++-- ld/scripttempl/elf32xc16xl.sc | 16 +++++-- ld/scripttempl/elf32xc16xs.sc | 17 +++++-- ld/scripttempl/elf64hppa.sc | 28 +++++------ ld/scripttempl/elf_chaos.sc | 28 +++++------ ld/scripttempl/elfarc.sc | 52 ++++++++++---------- ld/scripttempl/elfarcv2.sc | 25 +++++----- ld/scripttempl/elfd10v.sc | 52 +++++++++++--------- ld/scripttempl/elfd30v.sc | 29 ++++++----- ld/scripttempl/elfm68hc11.sc | 7 ++- ld/scripttempl/elfm68hc12.sc | 7 ++- ld/scripttempl/elfm9s12z.sc | 9 ++-- ld/scripttempl/elfmicroblaze.sc | 41 ++++++++-------- ld/scripttempl/elfxgate.sc | 7 ++- ld/scripttempl/elfxtensa.sc | 26 +++++----- ld/scripttempl/epiphany_4x4.sc | 72 ++++++++++++++-------------- ld/scripttempl/ft32.sc | 26 +++++----- ld/scripttempl/hppaelf.sc | 22 ++++----- ld/scripttempl/ia64vms.sc | 4 ++ ld/scripttempl/ip2k.sc | 3 ++ ld/scripttempl/iq2000.sc | 16 +++---- ld/scripttempl/mep.sc | 16 +++---- ld/scripttempl/mmo.sc | 4 +- ld/scripttempl/nds32elf.sc | 36 +++++++------- ld/scripttempl/pru.sc | 23 +++++---- ld/scripttempl/sh.sc | 8 +++- ld/scripttempl/v850.sc | 38 +++++++-------- ld/scripttempl/v850_rh850.sc | 48 +++++++++---------- ld/scripttempl/visium.sc | 25 +++++----- ld/scripttempl/xstormy16.sc | 45 ++++++++--------- ld/testsuite/ld-elf/group2.d | 6 +-- ld/testsuite/ld-elf/group4.d | 6 +-- ld/testsuite/ld-elf/group5.d | 6 +-- ld/testsuite/ld-elf/group6.d | 6 +-- ld/testsuite/ld-elf/group7.d | 3 -- ld/testsuite/ld-elf/group8a.d | 6 +-- ld/testsuite/ld-elf/group8b.d | 6 +-- ld/testsuite/ld-elf/group9a.d | 6 +-- ld/testsuite/ld-elf/group9b.d | 6 +-- ld/testsuite/ld-elf/init-fini-arrays.d | 4 -- ld/testsuite/ld-elf/pr17550a.d | 4 +- ld/testsuite/ld-elf/pr17550b.d | 4 +- ld/testsuite/ld-elf/pr17550d.d | 6 +-- ld/testsuite/ld-elf/pr22677.d | 7 +-- 75 files changed, 791 insertions(+), 660 deletions(-)