Fix uclibc thumb support - with these patches and by disabling the ARM
authorJohn Bowler <jbowler@nslu2-linux.org>
Sun, 14 Aug 2005 06:07:44 +0000 (06:07 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 14 Aug 2005 06:07:44 +0000 (06:07 +0000)
commit98318c22a913b1500564268e3c499dc57cc036e0
treef45374265f144b31b15051b7b229120039fa23ee
parentcc49ea85bdc9b42f77b3c01f950b179e56bf8f2f
Fix uclibc thumb support - with these patches and by disabling the ARM
specific string asm in uclibc it is possible to run at least some thumb
executables on ucslugc.  The changes can be incorporated into other
distros by setting thumb-interwork in OVERRIDES - the changes do change
the way ARM code executes (necessarily).  (Changes have also been submitted
as bug 385 to uclibc.org).
packages/uclibc/uclibc-0.9.27/thumb-interwork-asm.patch [new file with mode: 0644]
packages/uclibc/uclibc-0.9.27/thumb-ldso-dlboot.patch [new file with mode: 0644]
packages/uclibc/uclibc-0.9.27/thumb-static-main.patch [new file with mode: 0644]
packages/uclibc/uclibc-0.9.27/ucslugc/.mtn2git_empty [new file with mode: 0644]
packages/uclibc/uclibc-0.9.27/ucslugc/uClibc.config [new file with mode: 0644]
packages/uclibc/uclibc_0.9.27.bb