]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove bfd_elf_allocate_object object_id param
authorAlan Modra <amodra@gmail.com>
Wed, 18 Dec 2024 08:22:27 +0000 (18:52 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 18 Dec 2024 21:42:07 +0000 (08:12 +1030)
commitaa7a348b2fe0e851467e543653d9c2bf0314b8ca
tree3c9a06c0b6b2b1c9b61579e7c957de52d0258004
parentf92b077ee7d43b2b344e6942ffed6667c60ede0d
Remove bfd_elf_allocate_object object_id param

This is another case where the proper object_id can be read from
elf_backend_data.
24 files changed:
bfd/elf-bfd.h
bfd/elf-m10300.c
bfd/elf.c
bfd/elf32-arm.c
bfd/elf32-csky.c
bfd/elf32-nds32.c
bfd/elf32-or1k.c
bfd/elf32-ppc.c
bfd/elf32-s390.c
bfd/elf32-sh.c
bfd/elf32-tic6x.c
bfd/elf32-tilepro.c
bfd/elf32-xtensa.c
bfd/elf64-alpha.c
bfd/elf64-ia64-vms.c
bfd/elf64-ppc.c
bfd/elf64-s390.c
bfd/elfnn-aarch64.c
bfd/elfnn-kvx.c
bfd/elfnn-loongarch.c
bfd/elfnn-riscv.c
bfd/elfxx-mips.c
bfd/elfxx-sparc.c
bfd/elfxx-x86.c