X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=elfcpp%2Fpowerpc.h;h=631de3a731b67b6d5b79099fe2c0a2199a95370a;hb=e379e5f385f874adb0b414f917adb1fc50e20de9;hp=d06eba44b7c4376aa374cd101c46c99281f2f362;hpb=e4dff7651becba48d805e39655138f7f6ca30485;p=deliverable%2Fbinutils-gdb.git diff --git a/elfcpp/powerpc.h b/elfcpp/powerpc.h index d06eba44b7..631de3a731 100644 --- a/elfcpp/powerpc.h +++ b/elfcpp/powerpc.h @@ -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,