]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
bfd: drop BFD_RELOC_VPE4KMATH_*
authorJan Beulich <jbeulich@suse.com>
Fri, 5 Dec 2025 09:17:51 +0000 (10:17 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 5 Dec 2025 09:17:51 +0000 (10:17 +0100)
These relocation types are entirely unused.

bfd/bfd-in2.h
bfd/libbfd.h
bfd/reloc.c

index d718b1f1d0cf3c167b228d53d18fa75e9418fe72..1d2e2c380a445225f2c4346a593bf7a2876c59d4 100644 (file)
@@ -5689,10 +5689,6 @@ enum bfd_reloc_code_real
   /* Scenix IP2K - 7-bit sp or dp offset.  */
   BFD_RELOC_IP2K_FR_OFFSET,
 
-  /* Scenix VPE4K coprocessor - data/insn-space addressing.  */
-  BFD_RELOC_VPE4KMATH_DATA,
-  BFD_RELOC_VPE4KMATH_INSN,
-
   /* These two relocations are used by the linker to determine which of
      the entries in a C++ virtual function table are actually used.  When
      the --gc-sections option is given, the linker will zero out the
index 4b18e4c58dbbb2a6ada5b0086d04250c3a7560ec..f349e342766a4c9bfb6383506fdc408dfee93636 100644 (file)
@@ -2581,8 +2581,6 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
   "BFD_RELOC_IP2K_PC_SKIP",
   "BFD_RELOC_IP2K_TEXT",
   "BFD_RELOC_IP2K_FR_OFFSET",
-  "BFD_RELOC_VPE4KMATH_DATA",
-  "BFD_RELOC_VPE4KMATH_INSN",
   "BFD_RELOC_VTABLE_INHERIT",
   "BFD_RELOC_VTABLE_ENTRY",
   "BFD_RELOC_IA64_IMM14",
index 66ebe215ad1d920ef0b2d0668df175a8c6025321..a44b99596a817737f6e77e8a26194deddf26505c 100644 (file)
@@ -5430,12 +5430,6 @@ ENUM
   BFD_RELOC_IP2K_FR_OFFSET
 ENUMDOC
   Scenix IP2K - 7-bit sp or dp offset.
-ENUM
-  BFD_RELOC_VPE4KMATH_DATA
-ENUMX
-  BFD_RELOC_VPE4KMATH_INSN
-ENUMDOC
-  Scenix VPE4K coprocessor - data/insn-space addressing.
 
 ENUM
   BFD_RELOC_VTABLE_INHERIT