PING: Add new ARM relocation to elf/elf.h
Richard Sandiford
richard.sandiford@linaro.org
Thu Mar 31 12:11:00 GMT 2011
Ping for:
Richard Sandiford <richard.sandiford@linaro.org> writes:
> ARM have defined the following new relocation type. Please could you
> add it to elf/elf.h?
Please apply if OK.
Thanks,
Richard
2011-03-31 Richard Sandiford <richard.sandiford@linaro.org>
* elf/elf.h (R_ARM_IRELATIVE): Define.
Index: elf/elf.h
===================================================================
--- elf/elf.h 2011-03-22 09:02:54.000000000 +0000
+++ elf/elf.h 2011-03-22 10:11:06.000000000 +0000
@@ -2359,6 +2359,7 @@ #define R_ARM_TLS_IE32 107 /* PC-rel 32
#define R_ARM_TLS_LE32 108 /* 32 bit offset relative to static
TLS block */
#define R_ARM_THM_TLS_DESCSEQ 129
+#define R_ARM_IRELATIVE 160
#define R_ARM_RXPC25 249
#define R_ARM_RSBREL32 250
#define R_ARM_THM_RPC22 251
More information about the Libc-alpha
mailing list