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 a82e3815dff hppa: Implement PA 2.0 symbolic relocations for long displacements new 0ed1e396e4e Automatic date update in version.in new f37f8c46c2e objdump --disassemble=sym peculiarities new af969b14aed PR 30569, always call elf_backend_size_dynamic_sections new 3c6c32951e2 PR 30569, delete _bfd_mips_elf_early_size_sections
The 4 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 | 35 ++++++++++--------- bfd/elf-m10300.c | 11 +++--- bfd/elf32-arc.c | 9 ++--- bfd/elf32-arm.c | 15 +++++---- bfd/elf32-bfin.c | 31 ++++++++--------- bfd/elf32-cr16.c | 11 +++--- bfd/elf32-cris.c | 13 ++++---- bfd/elf32-csky.c | 8 ++--- bfd/elf32-frv.c | 23 +++++++------ bfd/elf32-hppa.c | 8 ++--- bfd/elf32-i386.c | 7 ++-- bfd/elf32-lm32.c | 15 +++++---- bfd/elf32-m32c.c | 8 ++--- bfd/elf32-m32r.c | 11 +++--- bfd/elf32-m68k.c | 16 ++++----- bfd/elf32-metag.c | 8 ++--- bfd/elf32-microblaze.c | 9 ++--- bfd/elf32-mips.c | 5 +-- bfd/elf32-nds32.c | 9 ++--- bfd/elf32-nios2.c | 15 +++++---- bfd/elf32-or1k.c | 9 ++--- bfd/elf32-ppc.c | 11 +++--- bfd/elf32-rl78.c | 8 ++--- bfd/elf32-s390.c | 10 +++--- bfd/elf32-score.c | 35 +++++++++---------- bfd/elf32-score.h | 4 +-- bfd/elf32-score7.c | 13 ++++---- bfd/elf32-sh.c | 15 ++++----- bfd/elf32-sparc.c | 3 +- bfd/elf32-tic6x.c | 14 ++++---- bfd/elf32-tilegx.c | 2 +- bfd/elf32-tilepro.c | 11 +++--- bfd/elf32-vax.c | 16 ++++----- bfd/elf32-xstormy16.c | 8 ++--- bfd/elf32-xtensa.c | 13 ++++---- bfd/elf64-alpha.c | 19 ++++++----- bfd/elf64-hppa.c | 11 +++--- bfd/elf64-ia64-vms.c | 13 ++++---- bfd/elf64-mips.c | 6 ++-- bfd/elf64-ppc.c | 12 +++---- bfd/elf64-s390.c | 10 +++--- bfd/elf64-sparc.c | 4 +-- bfd/elf64-tilegx.c | 2 +- bfd/elf64-x86-64.c | 7 ++-- bfd/elflink.c | 9 +++-- bfd/elfn32-mips.c | 5 +-- bfd/elfnn-aarch64.c | 21 ++++++------ bfd/elfnn-ia64.c | 11 +++--- bfd/elfnn-kvx.c | 19 +++++------ bfd/elfnn-loongarch.c | 9 ++--- bfd/elfnn-riscv.c | 7 ++-- bfd/elfxx-mips.c | 91 +++++++++++++++++++++----------------------------- bfd/elfxx-mips.h | 4 +-- bfd/elfxx-sparc.c | 7 ++-- bfd/elfxx-sparc.h | 2 +- bfd/elfxx-target.h | 12 +++---- bfd/elfxx-tilegx.c | 7 ++-- bfd/elfxx-tilegx.h | 2 +- bfd/elfxx-x86.c | 8 ++--- bfd/elfxx-x86.h | 8 ++--- bfd/version.h | 2 +- binutils/objdump.c | 61 +++++++++++++++------------------ ld/emultempl/vms.em | 7 ++-- 63 files changed, 396 insertions(+), 419 deletions(-)