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 024a584000 Update expected info threads error messages in gdb.multi/tids.exp new 7137a1ed0a PT_GNU_MBIND section mapping new 7613ca5e38 Define ELF_OSABI for visium new c5e20471be Re: ELF final_write_processing new cc364be6ff Complain about mbind, ifunc, and unique in final_write
The 4 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 | 62 ++++++++++++++++++++++++++++++++++++++ bfd/elf-bfd.h | 9 +++--- bfd/elf-hppa.h | 6 ++-- bfd/elf-m10300.c | 6 ++-- bfd/elf-nacl.c | 6 ++-- bfd/elf-nacl.h | 2 +- bfd/elf-vxworks.c | 19 ++++++------ bfd/elf-vxworks.h | 2 +- bfd/elf.c | 29 +++++++++++++----- bfd/elf32-arc.c | 20 ++++-------- bfd/elf32-arm.c | 26 ++++++++-------- bfd/elf32-avr.c | 6 ++-- bfd/elf32-bfin.c | 6 ++-- bfd/elf32-cr16.c | 8 ++--- bfd/elf32-cris.c | 6 ++-- bfd/elf32-h8300.c | 6 ++-- bfd/elf32-lm32.c | 6 ++-- bfd/elf32-m32r.c | 6 ++-- bfd/elf32-m68k.c | 6 ++-- bfd/elf32-mips.c | 8 ++--- bfd/elf32-msp430.c | 6 ++-- bfd/elf32-nds32.c | 6 ++-- bfd/elf32-or1k.c | 6 ++-- bfd/elf32-pj.c | 6 ++-- bfd/elf32-ppc.c | 18 +++++------ bfd/elf32-sparc.c | 18 +++++------ bfd/elf32-v850.c | 6 ++-- bfd/elf32-visium.c | 2 +- bfd/elf32-xc16x.c | 6 ++-- bfd/elf32-xtensa.c | 12 ++++---- bfd/elf64-ia64-vms.c | 6 ++-- bfd/elfnn-ia64.c | 6 ++-- bfd/elfxx-mips.c | 11 +++---- bfd/elfxx-mips.h | 6 ++-- gas/ChangeLog | 12 ++++++++ gas/config/obj-elf.c | 3 ++ gas/testsuite/gas/elf/section12a.d | 5 +-- gas/testsuite/gas/elf/section12b.d | 7 +++-- gas/testsuite/gas/elf/section13.d | 3 +- include/ChangeLog | 5 +++ include/elf/internal.h | 4 ++- 41 files changed, 247 insertions(+), 152 deletions(-)