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 5a414726ce6 S/390: use BFD_RELOC_<n>_PLT_PCREL in favor of custom types new cad8bc74913 bfd/ELF: fold BFD_RELOC_<arch>_IRELATIVE new c77b97d2d82 bfd/ELF: fold BFD_RELOC_<arch>_COPY new 846bf17a366 bfd/ELF: fold BFD_RELOC_<arch>_GLOB_DAT new 9f47dd41af2 bfd/ELF: fold BFD_RELOC_<arch>_J{,U}MP_SLOT new 9d977686cff bfd/ELF: fold BFD_RELOC_<arch>_RELATIVE new c7cfe60caee bfd/s12z: put relocations next to each other
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/bfd-in2.h | 140 ++-------------------------- bfd/elf-m10300.c | 8 +- bfd/elf32-arc.c | 4 + bfd/elf32-arm.c | 8 +- bfd/elf32-cr16.c | 2 +- bfd/elf32-cris.c | 8 +- bfd/elf32-i386.c | 20 ++-- bfd/elf32-lm32.c | 8 +- bfd/elf32-m32r.c | 8 +- bfd/elf32-m68k.c | 6 +- bfd/elf32-metag.c | 8 +- bfd/elf32-microblaze.c | 2 +- bfd/elf32-mips.c | 4 +- bfd/elf32-nds32.c | 8 +- bfd/elf32-or1k.c | 8 +- bfd/elf32-ppc.c | 4 +- bfd/elf32-s390.c | 10 +- bfd/elf32-sh.c | 8 +- bfd/elf32-tic6x.c | 4 +- bfd/elf32-tilepro.c | 8 +- bfd/elf32-v850.c | 8 +- bfd/elf32-vax.c | 6 +- bfd/elf32-xtensa.c | 12 +-- bfd/elf64-mips.c | 4 +- bfd/elf64-ppc.c | 4 +- bfd/elf64-s390.c | 10 +- bfd/elf64-x86-64.c | 10 +- bfd/elfn32-mips.c | 4 +- bfd/elfxx-ia64.c | 2 +- bfd/elfxx-sparc.c | 10 +- bfd/elfxx-tilegx.c | 8 +- bfd/libbfd.h | 100 ++------------------ bfd/reloc.c | 244 ++++--------------------------------------------- gas/config/tc-ppc.c | 16 ++-- include/elf/cris.h | 8 +- 35 files changed, 153 insertions(+), 569 deletions(-)