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 82cb152b063 bfd/ELF: properly mark elf_appent_rel{a,}() as private new 4a890d55ada bfd/ELF: _bfd_elf_obj_attrs_arg_type() is exposed to gas new 8b322fc15af bfd/ELF: _bfd_elf_large_com_section is exposed to gas and x86-only new 70aa9fbb41c bfd/ELF: _bfd_elf{,32,64}_hppa_gen_reloc_type are exposed to gas new e3dd2eb6f59 bfd/ELF: mark functions exposed to ld as non-private new 97df0abb93f bfd/ELF: _bfd_elf_link_create_dynamic_sections() is exposed to ld new 8bf8f4380db bfd/ELF: _bfd_elf_linker_x86_set_options() is exposed to ld
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/elf-attrs.c | 10 +++++----- bfd/elf-bfd.h | 20 ++++++++++---------- bfd/elf-hppa.h | 16 ++++++++-------- bfd/elf-linker-x86.h | 2 +- bfd/elf-strtab.c | 6 +++--- bfd/elf.c | 17 ++++------------- bfd/elf32-arc.c | 2 +- bfd/elf32-hppa.h | 2 +- bfd/elf32-ppc.c | 2 +- bfd/elf32-tic6x.c | 2 +- bfd/elf64-hppa.c | 2 +- bfd/elf64-hppa.h | 2 +- bfd/elf64-x86-64.c | 8 ++++---- bfd/elflink.c | 27 +++++++++++++-------------- bfd/elfxx-x86.c | 14 +++++++++++--- gas/config/obj-elf.c | 2 +- gas/config/tc-hppa.c | 4 ++-- gas/config/tc-i386.c | 2 +- ld/emultempl/elf-x86.em | 2 +- ld/emultempl/genelf.em | 2 +- ld/emultempl/loongarchelf.em | 5 ++--- ld/emultempl/vxworks.em | 4 ++-- ld/ldelf.c | 12 ++++++------ ld/ldelfgen.c | 9 ++++----- ld/ldlang.c | 2 +- 25 files changed, 86 insertions(+), 90 deletions(-)