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 5b86074 PR20989, sparc GOT sequence optimisation new 7bd9df3 Set SHF_INFO_LINK for .PARISC.unwind new 595e0a4 Don't make symbols dynamic other than undef weak new f565727 Support -z relro on hppa new 64859e1 Support -z relro on metag new d981640 Run more ld tests when not native new f47b0d4 Regen opcodes cgen files
The 6 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 | 10 + bfd/elf-hppa.h | 1 + bfd/elf32-hppa.c | 58 ++--- ld/ChangeLog | 125 +++++++++++ ld/Makefile.am | 61 ------ ld/Makefile.in | 61 ------ ld/configure | 12 +- ld/configure.ac | 4 - ld/configure.host | 231 +------------------- ld/emulparams/elf32metag.sh | 1 + ld/emulparams/hppalinux.sh | 13 +- ld/scripttempl/elf.sc | 26 ++- ld/testsuite/config/default.exp | 35 --- ld/testsuite/ld-bootstrap/bootstrap.exp | 60 ++--- ld/testsuite/ld-cdtest/cdtest.exp | 4 +- ld/testsuite/ld-checks/checks.exp | 4 +- ld/testsuite/ld-cygwin/exe-export.exp | 2 +- ld/testsuite/ld-elf/audit.exp | 5 - ld/testsuite/ld-elf/binutils.exp | 2 +- ld/testsuite/ld-elf/compress.exp | 17 +- ld/testsuite/ld-elf/dwarf.exp | 9 +- ld/testsuite/ld-elf/eh-group.exp | 2 +- ld/testsuite/ld-elf/elf.exp | 44 ++-- ld/testsuite/ld-elf/exclude.exp | 14 +- ld/testsuite/ld-elf/frame.exp | 4 +- ld/testsuite/ld-elf/indirect.exp | 37 ++-- ld/testsuite/ld-elf/sec-to-seg.exp | 2 +- ld/testsuite/ld-elf/shared.exp | 325 ++++++++++++++-------------- ld/testsuite/ld-elf/tls_common.exp | 8 +- ld/testsuite/ld-elf/wrap.exp | 9 +- ld/testsuite/ld-elfcomm/elfcomm.exp | 10 +- ld/testsuite/ld-elfvers/vers.exp | 12 +- ld/testsuite/ld-elfvsb/elfvsb.exp | 27 ++- ld/testsuite/ld-elfweak/elfweak.exp | 22 +- ld/testsuite/ld-fastcall/fastcall.exp | 2 +- ld/testsuite/ld-gc/gc.exp | 8 +- ld/testsuite/ld-ifunc/binutils.exp | 2 +- ld/testsuite/ld-ifunc/ifunc.exp | 63 ++---- ld/testsuite/ld-mep/mep.exp | 2 +- ld/testsuite/ld-mips-elf/mips-elf-flags.exp | 4 +- ld/testsuite/ld-mn10300/mn10300.exp | 4 +- ld/testsuite/ld-nios2/nios2.exp | 2 +- ld/testsuite/ld-pe/pe-compile.exp | 4 +- ld/testsuite/ld-pe/pe-run.exp | 12 +- ld/testsuite/ld-pe/pe-run2.exp | 12 +- ld/testsuite/ld-pie/pie.exp | 9 +- ld/testsuite/ld-plugin/lto.exp | 5 - ld/testsuite/ld-plugin/plugin.exp | 2 +- ld/testsuite/ld-scripts/align.exp | 2 +- ld/testsuite/ld-scripts/alignof.exp | 2 +- ld/testsuite/ld-scripts/assert.exp | 2 +- ld/testsuite/ld-scripts/defined.exp | 2 +- ld/testsuite/ld-scripts/extern.exp | 2 +- ld/testsuite/ld-scripts/log2.exp | 2 +- ld/testsuite/ld-scripts/map-address.exp | 2 +- ld/testsuite/ld-scripts/phdrs.exp | 2 +- ld/testsuite/ld-scripts/phdrs2.exp | 2 +- ld/testsuite/ld-scripts/script.exp | 8 +- ld/testsuite/ld-scripts/section-flags.exp | 2 +- ld/testsuite/ld-scripts/sizeof.exp | 2 +- ld/testsuite/ld-scripts/sysroot-prefix.exp | 2 +- ld/testsuite/ld-scripts/weak.exp | 2 +- ld/testsuite/ld-selective/selective.exp | 2 +- ld/testsuite/ld-sh/sh.exp | 8 +- ld/testsuite/ld-sh/sh64/relax.exp | 2 +- ld/testsuite/ld-sh/sh64/relfail.exp | 2 +- ld/testsuite/ld-shared/shared.exp | 15 +- ld/testsuite/ld-size/size.exp | 24 +- ld/testsuite/ld-srec/srec.exp | 6 +- ld/testsuite/ld-tic6x/tic6x.exp | 12 +- ld/testsuite/ld-undefined/weak-undef.exp | 6 +- ld/testsuite/ld-unique/unique.exp | 40 +--- ld/testsuite/ld-versados/versados.exp | 4 +- ld/testsuite/ld-x86-64/dwarfreloc.exp | 4 +- ld/testsuite/ld-x86-64/tls.exp | 12 +- ld/testsuite/ld-x86-64/x86-64.exp | 48 ++-- ld/testsuite/ld-xtensa/coalesce.exp | 2 +- ld/testsuite/ld-xtensa/diff_overflow.exp | 2 +- ld/testsuite/ld-xtensa/lcall.exp | 2 +- ld/testsuite/lib/ld-lib.exp | 58 +---- opcodes/ChangeLog | 29 +++ opcodes/epiphany-desc.h | 8 + opcodes/epiphany-opc.h | 8 + opcodes/fr30-desc.h | 8 + opcodes/fr30-opc.h | 8 + opcodes/frv-desc.h | 8 + opcodes/frv-opc.h | 8 + opcodes/ip2k-desc.h | 8 + opcodes/ip2k-opc.h | 8 + opcodes/iq2000-desc.h | 8 + opcodes/iq2000-opc.h | 8 + opcodes/lm32-desc.h | 8 + opcodes/lm32-opc.h | 8 + opcodes/m32c-desc.h | 8 + opcodes/m32c-opc.h | 8 + opcodes/m32r-desc.h | 8 + opcodes/m32r-opc.h | 8 + opcodes/mep-desc.h | 8 + opcodes/mep-opc.h | 8 + opcodes/mt-desc.h | 8 + opcodes/mt-opc.h | 8 + opcodes/or1k-desc.h | 8 + opcodes/or1k-opc.h | 8 + opcodes/xc16x-desc.h | 8 + opcodes/xc16x-opc.h | 8 + opcodes/xstormy16-desc.h | 8 + opcodes/xstormy16-opc.h | 8 + 107 files changed, 905 insertions(+), 1003 deletions(-)