| commit | 025c45fdaca4e4bbfe16cb7931f77d6f68c5356c | [log] [tgz] |
|---|---|---|
| author | H.J. Lu <hjl.tools@gmail.com> | Tue Sep 23 08:25:49 2025 +0800 |
| committer | H.J. Lu <hjl.tools@gmail.com> | Sat Oct 04 09:09:14 2025 +0800 |
| tree | 61a13ed1771da1a9b852948deb8740d7da2d6b77 | |
| parent | c572eb343a2696eec155c0b23519b22b7af8cfb2 [diff] |
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>