This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_44-branch in repository binutils-gdb.
from d134a511005 Automatic date update in version.in new 0b7f992b78f PR 32603, ld -w misbehaviour new 31e9e2e8d10 PR 32603, more ld -w misbehaviour new 37d12dd25d8 gdb/compile: add missing entry in bfd_link_callbacks array
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/coff-aarch64.c | 4 +- bfd/coffgen.c | 2 +- bfd/elf-ifunc.c | 4 +- bfd/elf-m10300.c | 4 +- bfd/elf-properties.c | 4 +- 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 | 14 ++-- bfd/elflink.c | 18 ++--- 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 | 62 ++++++++--------- bfd/linker.c | 2 +- bfd/reloc.c | 4 +- bfd/reloc16.c | 4 +- bfd/xcofflink.c | 2 +- gdb/compile/compile-object-load.c | 1 + include/bfdlink.h | 3 + ld/emulparams/call_nop.sh | 6 +- ld/emulparams/cet.sh | 2 +- ld/emulparams/elf32mcore.sh | 2 +- ld/emulparams/x86-64-lam.sh | 6 +- ld/emulparams/x86-64-level-report.sh | 2 +- ld/emulparams/x86-64-level.sh | 2 +- ld/emultempl/aarch64elf.em | 6 +- ld/emultempl/aix.em | 41 ++++++------ ld/emultempl/armelf.em | 10 +-- ld/emultempl/avrelf.em | 2 +- ld/emultempl/beos.em | 24 +++---- ld/emultempl/cr16elf.em | 4 +- ld/emultempl/cskyelf.em | 4 +- ld/emultempl/elf.em | 16 ++--- ld/emultempl/hppaelf.em | 4 +- ld/emultempl/kvxelf.em | 7 +- ld/emultempl/loongarchelf.em | 4 +- ld/emultempl/m68hc1xelf.em | 2 +- ld/emultempl/m68kelf.em | 4 +- ld/emultempl/metagelf.em | 4 +- ld/emultempl/mipself.em | 2 +- ld/emultempl/mmix-elfnmmo.em | 5 +- ld/emultempl/nds32elf.em | 6 +- ld/emultempl/nto.em | 28 ++++---- ld/emultempl/pe.em | 20 +++--- ld/emultempl/pep.em | 16 ++--- ld/emultempl/ppc32elf.em | 4 +- ld/emultempl/ppc64elf.em | 10 +-- ld/emultempl/riscvelf.em | 2 +- ld/emultempl/s390.em | 2 +- ld/emultempl/scoreelf.em | 2 +- ld/emultempl/spuelf.em | 20 +++--- ld/emultempl/tic6xdsbt.em | 10 ++- ld/emultempl/ticoff.em | 4 +- ld/emultempl/v850elf.em | 2 +- ld/emultempl/vms.em | 2 +- ld/emultempl/xtensaelf.em | 12 ++-- ld/emultempl/z80.em | 2 +- ld/ldcref.c | 8 +-- ld/ldelf.c | 34 +++++----- ld/ldelfgen.c | 17 +++-- ld/ldemul.c | 2 +- ld/ldexp.c | 42 ++++++------ ld/ldfile.c | 14 ++-- ld/ldgram.y | 6 +- ld/ldlang.c | 126 +++++++++++++++++------------------ ld/ldlex.l | 14 ++-- ld/ldmain.c | 45 +++++++------ ld/ldmisc.c | 28 ++++++-- ld/ldmisc.h | 1 + ld/ldwrite.c | 22 +++--- ld/lexsup.c | 72 ++++++++++---------- ld/mri.c | 2 +- ld/pe-dll.c | 12 ++-- ld/plugin.c | 27 ++++---- 89 files changed, 481 insertions(+), 495 deletions(-)