]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
elf: Define ABI_64_P in elf-bfd.h
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 23 Sep 2025 00:25:49 +0000 (08:25 +0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Oct 2025 01:09:14 +0000 (09:09 +0800)
commit025c45fdaca4e4bbfe16cb7931f77d6f68c5356c
tree61a13ed1771da1a9b852948deb8740d7da2d6b77
parentc572eb343a2696eec155c0b23519b22b7af8cfb2
elf: Define ABI_64_P in elf-bfd.h

Define ABI_64_P in elf-bfd.h to avoid duplications.

* elf-bfd.h (ABI_64_P): New.
* elfxx-mips.c (ABI_64_P): Removed.
* elfxx-sparc.c (ABI_64_P): Likewise.
* elfxx-tilegx.c (ABI_64_P): Likewise.
* elfxx-x86.h (ABI_64_P): Likewise.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
bfd/elf-bfd.h
bfd/elfxx-mips.c
bfd/elfxx-sparc.c
bfd/elfxx-tilegx.c
bfd/elfxx-x86.h