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 6cc64caabac [gdb/testsuite] Fix gdb.fortran/ptype-on-functions.exp with [...] new f1dfbfdbc6c elf: Add sym_cache to elf_link_hash_table
The 1 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 | 92 +++++++++++++++++++++ bfd/elf-bfd.h | 23 +++--- bfd/elf32-arm.c | 8 +- bfd/elf32-bfin.c | 25 +----- bfd/elf32-csky.c | 7 +- bfd/elf32-hppa.c | 7 +- bfd/elf32-i386.c | 8 +- bfd/elf32-m32r.c | 128 +++++++++++++---------------- bfd/elf32-m68hc1x.h | 3 - bfd/elf32-m68k.c | 5 +- bfd/elf32-metag.c | 5 +- bfd/elf32-microblaze.c | 5 +- bfd/elf32-nds32.c | 13 ++- bfd/elf32-nds32.h | 7 -- bfd/elf32-nios2.c | 5 +- bfd/elf32-or1k.c | 5 +- bfd/elf32-ppc.c | 9 +- bfd/elf32-s390.c | 9 +- bfd/elf32-sh.c | 17 ++-- bfd/elf32-tic6x.c | 5 +- bfd/elf32-tilepro.c | 218 ++++++++++++++++++++++++------------------------- bfd/elf64-ppc.c | 12 ++- bfd/elf64-s390.c | 11 +-- bfd/elf64-x86-64.c | 8 +- bfd/elfnn-aarch64.c | 7 +- bfd/elfnn-riscv.c | 5 +- bfd/elfxx-mips.c | 5 +- bfd/elfxx-sparc.c | 3 +- bfd/elfxx-sparc.h | 3 - bfd/elfxx-tilegx.c | 5 +- bfd/elfxx-x86.h | 3 - 31 files changed, 326 insertions(+), 340 deletions(-)