[v2,0/6] bfd: another little bit of reloc enum cleanup

Message ID 2751d8ad-591b-4226-aeaa-a873270bce29@suse.com
Headers
Series bfd: another little bit of reloc enum cleanup |

Message

Jan Beulich March 27, 2026, 9:46 a.m. UTC
  There are still many redundant entries.

1: ELF: fold BFD_RELOC_<arch>_GOTOFF*
2: s390+sh: don't abuse BFD_RELOC_32_GOT_PCREL
3: ELF: fold BFD_RELOC_<arch>_GOTPC*
4: Sparc: drop 64-bit BFD_RELOC_* aliases
5: ELF: fold BFD_RELOC_<arch>_PCREL*
6: drop ENUMEQ{,X}

Jan