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 6fa97b38ffc objcopy: add option to specify custom prefix for symbol of [...] new ad4b8c3e958 Pass cookie and symndx to gc_mark_hook new 57ccec66689 _bfd_elf_get_link_hash_entry tidy new 8b99ca44515 Don't read and cache local syms for gc-sections new 4b738eecc00 Sanity check elf_sym_hashes indexing
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/elf-bfd.h | 29 +++++---- bfd/elf-eh-frame.c | 89 ++++++++++++++++---------- bfd/elf-m10300.c | 8 +-- bfd/elf32-arm.c | 8 +-- bfd/elf32-bfin.c | 10 +-- bfd/elf32-cr16.c | 11 ---- bfd/elf32-cris.c | 8 +-- bfd/elf32-csky.c | 8 +-- bfd/elf32-d10v.c | 8 +-- bfd/elf32-fr30.c | 8 +-- bfd/elf32-frv.c | 8 +-- bfd/elf32-hppa.c | 8 +-- bfd/elf32-iq2000.c | 8 +-- bfd/elf32-lm32.c | 8 +-- bfd/elf32-m32r.c | 8 +-- bfd/elf32-m68k.c | 8 +-- bfd/elf32-mcore.c | 8 +-- bfd/elf32-metag.c | 8 +-- bfd/elf32-microblaze.c | 12 ++-- bfd/elf32-moxie.c | 14 ---- bfd/elf32-nds32.c | 9 +-- bfd/elf32-or1k.c | 8 +-- bfd/elf32-ppc.c | 8 +-- bfd/elf32-s390.c | 9 ++- bfd/elf32-score.c | 16 ++--- bfd/elf32-score.h | 4 +- bfd/elf32-score7.c | 8 +-- bfd/elf32-sh.c | 8 +-- bfd/elf32-tilepro.c | 12 ++-- bfd/elf32-v850.c | 8 +-- bfd/elf32-vax.c | 8 +-- bfd/elf32-visium.c | 9 +-- bfd/elf32-xstormy16.c | 8 +-- bfd/elf32-xtensa.c | 8 +-- bfd/elf64-alpha.c | 8 +-- bfd/elf64-mmix.c | 8 +-- bfd/elf64-ppc.c | 23 +++++-- bfd/elf64-s390.c | 8 +-- bfd/elf64-x86-64.c | 4 +- bfd/elflink.c | 170 ++++++++++++++++++++++++------------------------- bfd/elfnn-loongarch.c | 8 +-- bfd/elfxx-mips.c | 8 +-- bfd/elfxx-mips.h | 4 +- bfd/elfxx-sparc.c | 12 ++-- bfd/elfxx-sparc.h | 5 +- bfd/elfxx-tilegx.c | 12 ++-- bfd/elfxx-tilegx.h | 4 +- bfd/elfxx-x86.c | 16 +++-- bfd/elfxx-x86.h | 4 +- 49 files changed, 354 insertions(+), 340 deletions(-)