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 50efe229ddf bfd/ELF: mark internal functions hidden new 8281d8d2475 bfd/ELF: mark internal aarch64 functions hidden new 11fe65581d6 bfd/ELF: mark internal IA-64 functions hidden new c4e99bc14e9 bfd/ELF: mark internal KVX functions hidden new 2903d813fcc bfd/ELF: mark internal LoongArch functions hidden new 66c313276d8 bfd/ELF: mark internal M68HC1x functions hidden new bf4128d0cc6 bfd/ELF: mark internal NDS32 functions hidden new 57930ff75f8 bfd/ELF: mark an internal PowerPC function hidden new fa109576a9d bfd/ELF: mark internal RISC-V functions hidden new 337353d5904 bfd/ELF: mark internal SCore functions hidden new 8f27c850601 bfd/ELF: mark internal Sparc functions hidden new 781bf4774d3 bfd/ELF: mark internal TileGX functions hidden new 603bc397919 bfd/x86: mark _bfd_x86_elf_link_report_tls_{transition,inva [...] new aab90506f5b bfd/ELF: mark VxWorks functions hidden new 5e648fc6a0a bfd/ELF: make is_debuginfo_file() static new 0141f46278d bfd/ELF: adjust *_size_info properties new 479613f261c bfd/ELF: properly mark bfd_elf_print_symbol() as private new 85c8b58e2df bfd/ELF: properly mark elf_read_notes() as private new 82cb152b063 bfd/ELF: properly mark elf_appent_rel{a,}() as private
The 18 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 | 16 ++++++------ bfd/elf-vxworks.h | 19 ++++++++------ bfd/elf.c | 18 +++++++------- bfd/elf32-arc.c | 2 +- bfd/elf32-arm.c | 2 +- bfd/elf32-i386.c | 24 +++++++++--------- bfd/elf32-m68hc1x.h | 34 ++++++++++++++----------- bfd/elf32-nds32.h | 20 +++++++++------ bfd/elf32-ppc.h | 4 +-- bfd/elf32-s390.c | 2 +- bfd/elf32-score.h | 69 +++++++++++++++++++++++++++++---------------------- bfd/elf64-hppa.c | 2 +- bfd/elf64-mips.c | 2 +- bfd/elf64-s390.c | 4 +-- bfd/elf64-sparc.c | 2 +- bfd/elf64-x86-64.c | 20 +++++++-------- bfd/elfcore.h | 4 +-- bfd/elflink.c | 4 +-- bfd/elfnn-aarch64.c | 6 ++--- bfd/elfnn-kvx.c | 2 +- bfd/elfxx-aarch64.h | 43 ++++++++++++++++++-------------- bfd/elfxx-ia64.h | 17 +++++++------ bfd/elfxx-kvx.h | 9 ++++--- bfd/elfxx-loongarch.h | 18 ++++++++------ bfd/elfxx-riscv.h | 20 +++++++-------- bfd/elfxx-sparc.h | 45 +++++++++++++++++---------------- bfd/elfxx-target.h | 4 +-- bfd/elfxx-tilegx.h | 44 ++++++++++++++++++-------------- bfd/elfxx-x86.c | 4 +-- bfd/elfxx-x86.h | 4 +-- 30 files changed, 256 insertions(+), 208 deletions(-)