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 db20cb1197c gdb/dwarf: make maybe_queue_comp_unit return bool new 230a788eb28 PR32690, assertion failure in lang_size_relro_segment new d26161914cf PR 32603, more ld -w misbehaviour new 54746376570 bfd_set_section_alignment errors
The 3 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/archive.c | 4 +- bfd/bfd-in2.h | 2 + bfd/coff-aarch64.c | 4 +- bfd/coffgen.c | 2 +- bfd/elf-ifunc.c | 4 +- bfd/elf-m10300.c | 4 +- bfd/elf-properties.c | 11 ++--- bfd/elf.c | 4 +- bfd/elf32-arm.c | 2 +- bfd/elf32-avr.c | 4 +- bfd/elf32-csky.c | 2 +- bfd/elf32-frv.c | 4 +- bfd/elf32-hppa.c | 6 +-- bfd/elf32-i386.c | 4 +- bfd/elf32-m68hc11.c | 2 +- bfd/elf32-m68hc12.c | 2 +- bfd/elf32-metag.c | 2 +- bfd/elf32-spu.c | 5 +-- bfd/elf64-ia64-vms.c | 4 +- bfd/elf64-ppc.c | 4 +- bfd/elf64-x86-64.c | 18 ++++---- bfd/elflink.c | 25 +++++------ bfd/elfnn-aarch64.c | 6 +-- bfd/elfnn-ia64.c | 4 +- bfd/elfnn-kvx.c | 2 +- bfd/elfnn-loongarch.c | 4 +- bfd/elfxx-aarch64.c | 6 +-- bfd/elfxx-sparc.c | 4 +- bfd/elfxx-x86.c | 114 ++++++++++++++++++++++---------------------------- bfd/linker.c | 44 ++++++++++++++++++- bfd/reloc.c | 4 +- bfd/reloc16.c | 4 +- bfd/xcofflink.c | 2 +- include/bfdlink.h | 3 ++ ld/ldmain.c | 1 + 35 files changed, 169 insertions(+), 148 deletions(-)