diff mbox

Add new ARM relocation to elf/elf.h

Message ID g4aagnxy1b.fsf@linaro.org
State Accepted
Headers show

Commit Message

Richard Sandiford March 22, 2011, 10:14 a.m. UTC
ARM have defined the following new relocation type.  Please could you
add it to elf/elf.h?

Thanks,
Richard


	* elf/elf.h (R_ARM_IRELATIVE): Define.
diff mbox

Patch

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