Uniquefy gdb.base/catch-syscall.exp test names.
[deliverable/binutils-gdb.git] / bfd / reloc.c
index f880fd7969a1c505b0c6d84c64cb4e31850c8b16..25c089c5e2e9a65fd504a5f9674c0c90586fd133 100644 (file)
@@ -4657,6 +4657,14 @@ ENUM
   BFD_RELOC_390_GOT16
 ENUMDOC
   16 bit GOT offset.
+ENUM
+  BFD_RELOC_390_PC12DBL
+ENUMDOC
+  PC relative 12 bit shifted by 1.
+ENUM
+  BFD_RELOC_390_PLT12DBL
+ENUMDOC
+  12 bit PC rel. PLT shifted by 1.
 ENUM
   BFD_RELOC_390_PC16DBL
 ENUMDOC
@@ -4665,6 +4673,14 @@ ENUM
   BFD_RELOC_390_PLT16DBL
 ENUMDOC
   16 bit PC rel. PLT shifted by 1.
+ENUM
+  BFD_RELOC_390_PC24DBL
+ENUMDOC
+  PC relative 24 bit shifted by 1.
+ENUM
+  BFD_RELOC_390_PLT24DBL
+ENUMDOC
+  24 bit PC rel. PLT shifted by 1.
 ENUM
   BFD_RELOC_390_PC32DBL
 ENUMDOC
@@ -5719,7 +5735,7 @@ ENUMX
   BFD_RELOC_NIOS2_HIADJ16
 ENUMX
   BFD_RELOC_NIOS2_GPREL
-ENUMX 
+ENUMX
   BFD_RELOC_NIOS2_UJMP
 ENUMX
   BFD_RELOC_NIOS2_CJMP
This page took 0.023435 seconds and 4 git commands to generate.