uclibc: fix STT_ARM_TFUNC handling in the uclibc ld.so
authorJohn Bowler <jbowler@nslu2-linux.org>
Fri, 9 Sep 2005 01:39:02 +0000 (01:39 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 9 Sep 2005 01:39:02 +0000 (01:39 +0000)
commit2d0697017b1b15bc819abbcefeaade5b6fa12a0e
treebdb871fecb398828c8b4d10f4f65d178a75e18d8
parentb0b28d7137f8aa3e4c8c6977305565879e3a4a05
uclibc: fix STT_ARM_TFUNC handling in the uclibc ld.so
STT_ARM_TFUNC handling was broken in uclibc because it is an ARM specific
hack and uclibc code did not have support for it.  Added the support in a
way which I hope will be acceptable to uclibc and which should remain
compatible with forthcoming binutils changes.  ARM Thumb code is fully
working with this commit with the possible exception of uclibc/gcc itself
(not yet tested).
packages/uclibc/uclibc-0.9.28/thumb-resolve.patch