ARM relocation numbers
Nathan Sidwell
nathan@codesourcery.com
Fri Feb 18 16:30:00 GMT 2011
ARM have defined some new relocations for TLS descriptor support. These are
documented in r2.08 of the EABI. TLS Descriptor design is at
http://www.codesourcery.com/publications/RFC-TLSDESC-ARM.txt.
As mentioned in the binutils patch
(http://cygwin.com/ml/binutils/2011-01/msg00044.html), the implementation
removed the two R_ARM_THM_TLS_DESCSEQ{16,32} relocations documented in the ABI
and replaces them with a single R_ARM_THM_TLS_DESCSEQ relocation, as agreed with
ARM.
This patch updates the list of ARM relocs in elf.h.
ok?
--
Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glibc-relocs.patch
Type: text/x-patch
Size: 1360 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20110218/b8898422/attachment.bin>
More information about the Libc-alpha
mailing list