Update gdb.base/default.exp for GDB 10
[deliverable/binutils-gdb.git] / elfcpp / powerpc.h
index d06eba44b7c4376aa374cd101c46c99281f2f362..631de3a731b67b6d5b79099fe2c0a2199a95370a 100644 (file)
@@ -203,6 +203,12 @@ enum
   R_PPC64_REL16_HIGHESTA34 = 143,
   R_PPC64_D28 = 144,
   R_PPC64_PCREL28 = 145,
+  R_PPC64_TPREL34 = 146,
+  R_PPC64_DTPREL34 = 147,
+  R_PPC64_GOT_TLSGD34 = 148,
+  R_PPC64_GOT_TLSLD34 = 149,
+  R_PPC64_GOT_TPREL34 = 150,
+  R_PPC64_GOT_DTPREL34 = 151,
 
   R_PPC_VLE_REL8 = 216,
   R_PPC_VLE_REL15 = 217,
This page took 0.022603 seconds and 4 git commands to generate.