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 0e39210 MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALR new afbf7e8 Don't make dynamic .data.rel.ro SEC_READONLY new 7ba7165 PowerPC addpcis fix new 4ef97a1 Nios2 dynobj handling fixes
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 | 63 +++++++++++++++ bfd/bfd-in2.h | 1 + bfd/elf32-arm.c | 2 +- bfd/elf32-cris.c | 2 +- bfd/elf32-hppa.c | 2 +- bfd/elf32-i386.c | 2 +- bfd/elf32-metag.c | 2 +- bfd/elf32-microblaze.c | 2 +- bfd/elf32-nios2.c | 156 +++++++++++++------------------------- bfd/elf32-or1k.c | 2 +- bfd/elf32-ppc.c | 19 ++++- bfd/elf32-s390.c | 2 +- bfd/elf32-tic6x.c | 2 +- bfd/elf32-tilepro.c | 2 +- bfd/elf64-ppc.c | 35 +++++++-- bfd/elf64-s390.c | 2 +- bfd/elf64-x86-64.c | 2 +- bfd/elflink.c | 9 +-- bfd/elfnn-aarch64.c | 2 +- bfd/elfnn-riscv.c | 2 +- bfd/elfxx-mips.c | 2 +- bfd/elfxx-sparc.c | 2 +- bfd/elfxx-tilegx.c | 2 +- bfd/libbfd.h | 1 + bfd/reloc.c | 2 + gas/ChangeLog | 14 ++++ gas/config/tc-nios2.h | 8 ++ gas/config/tc-ppc.c | 126 +++++++++++------------------- gas/config/tc-ppc.h | 16 ++++ include/ChangeLog | 5 ++ include/elf/ppc.h | 6 +- include/elf/ppc64.h | 6 +- ld/ChangeLog | 9 +++ ld/testsuite/ld-elf/merge.d | 2 +- ld/testsuite/ld-powerpc/addpcis.d | 8 +- 35 files changed, 299 insertions(+), 221 deletions(-)