X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Felf%2Fppc.h;h=da00df8688d5f288bf8b66a2eca451e2b855aae9;hb=e8910a83af41c3dbfd00191b2720d4094f8d9532;hp=f80a1e8a3e9c5852902beaafbb6a2a9e36d815c3;hpb=a078d95abc554b6c2572fcab5550591639b1c871;p=external%2Fbinutils.git diff --git a/include/elf/ppc.h b/include/elf/ppc.h index f80a1e8..da00df8 100644 --- a/include/elf/ppc.h +++ b/include/elf/ppc.h @@ -176,7 +176,8 @@ END_RELOC_NUMBERS (R_PPC_max) #define DT_PPC_GOT (DT_LOPROC) /* Specify that tls descriptors should be optimized. */ -#define DT_PPC_TLSOPT (DT_LOPROC + 1) +#define DT_PPC_OPT (DT_LOPROC + 1) +#define PPC_OPT_TLS 1 /* Processor specific flags for the ELF header e_flags field. */