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 b15df2e0273 gdb: fix some whitespace issues new 2600d751c34 Tidy .eh_frame rawsize manipulation new 0587fb9f40f PR 33453 allow extra for .eh_frame in final link buffer new 8906c4e3b72 PR 33453 backend_finish_dynamic_sections final link buffer new bd7c19dff4b PR 33453 linker generated .eh_frame
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 | 8 +++++--- bfd/elf-eh-frame.c | 44 +++++++++++++++++++++++++++++++++++++------- bfd/elf-m10300.c | 5 +++-- bfd/elf32-arc.c | 3 ++- bfd/elf32-arm.c | 3 ++- bfd/elf32-bfin.c | 6 ++++-- bfd/elf32-cr16.c | 5 +++-- bfd/elf32-cris.c | 3 ++- bfd/elf32-csky.c | 3 ++- bfd/elf32-frv.c | 6 ++++-- bfd/elf32-hppa.c | 3 ++- bfd/elf32-i386.c | 5 +++-- bfd/elf32-lm32.c | 3 ++- bfd/elf32-m32c.c | 3 ++- bfd/elf32-m32r.c | 3 ++- bfd/elf32-m68k.c | 3 ++- bfd/elf32-metag.c | 3 ++- bfd/elf32-microblaze.c | 3 ++- bfd/elf32-nds32.c | 3 ++- bfd/elf32-or1k.c | 3 ++- bfd/elf32-ppc.c | 9 +++++---- bfd/elf32-rl78.c | 3 ++- bfd/elf32-s390.c | 3 ++- bfd/elf32-score.c | 10 ++++++---- bfd/elf32-score.h | 4 ++-- bfd/elf32-score7.c | 3 ++- bfd/elf32-sh.c | 3 ++- bfd/elf32-spu.c | 3 ++- bfd/elf32-tic6x.c | 3 ++- bfd/elf32-tilepro.c | 3 ++- bfd/elf32-vax.c | 6 ++++-- bfd/elf32-xstormy16.c | 3 ++- bfd/elf32-xtensa.c | 3 ++- bfd/elf64-alpha.c | 3 ++- bfd/elf64-hppa.c | 5 +++-- bfd/elf64-ia64-vms.c | 3 ++- bfd/elf64-ppc.c | 8 ++++---- bfd/elf64-s390.c | 14 ++++++-------- bfd/elf64-x86-64.c | 5 +++-- bfd/elflink.c | 31 +++++++++++++++++++++++-------- bfd/elfnn-aarch64.c | 3 ++- bfd/elfnn-ia64.c | 3 ++- bfd/elfnn-kvx.c | 3 ++- bfd/elfnn-loongarch.c | 3 ++- bfd/elfnn-riscv.c | 3 ++- bfd/elfxx-mips.c | 3 ++- bfd/elfxx-mips.h | 2 +- bfd/elfxx-sparc.c | 4 +++- bfd/elfxx-sparc.h | 2 +- bfd/elfxx-tilegx.c | 3 ++- bfd/elfxx-tilegx.h | 2 +- bfd/elfxx-x86.c | 39 ++++++++++++++++----------------------- bfd/elfxx-x86.h | 2 +- 53 files changed, 200 insertions(+), 115 deletions(-)