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 b733bcb Place copy relocations in .dynbss when target is read-only. new 9acc85a Use dynrelro for symbols in relro sections too new 0fa6f7c 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%)