This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch in repository binutils-gdb.
from a08db92 Place copy relocations in .dynbss when target is read-only. new b9f351d Use dynrelro for symbols in relro sections too new c9bfd3b Check bfd support for bfd_mips_elf_get_abiflags in mips make rule
The 2 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 | 6 ++ bfd/elflink.c | 16 ++++ ld/ChangeLog | 7 ++ ld/testsuite/ld-elf/elf.exp | 12 +++ ld/testsuite/ld-elf/pr20995-2so.r | 3 + ld/testsuite/ld-elf/{pr20995b.s => pr20995c.s} | 2 +- opcodes/ChangeLog | 11 +++ opcodes/Makefile.am | 18 ++++- opcodes/Makefile.in | 18 +++-- opcodes/aclocal.m4 | 1 - opcodes/config.in | 3 - opcodes/configure | 100 +------------------------ opcodes/configure.ac | 19 ----- 13 files changed, 83 insertions(+), 133 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr20995-2so.r copy ld/testsuite/ld-elf/{pr20995b.s => pr20995c.s} (77%)