gcc(libgcc_s.so.1): fix the arm interwork _call_via_rX out of line ops
authorJohn Bowler <jbowler@nslu2-linux.org>
Fri, 9 Sep 2005 22:38:20 +0000 (22:38 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 9 Sep 2005 22:38:20 +0000 (22:38 +0000)
commit752cfd0f5f3ef6666c8be5c63d56c082b181569b
tree4ba02e54c843e9f46bde5f15deeb519919220c4b
parent54e9c86c965874e1843b98fd0d625a333fe17289
gcc(libgcc_s.so.1): fix the arm interwork _call_via_rX out of line ops
The interworking symbols were being built but not exported from libgcc
(i.e. they were not in the version file), added a specific version file
for them and updated t-linux.  Forced the cross build to always generate
ARM instructions (the thumb version does not currently work), bumped
PRs.
packages/gcc/gcc-3.4.4/gcc34-thumb-interwork.patch [new file with mode: 0644]
packages/gcc/gcc-cross_3.4.4.bb
packages/gcc/gcc_3.4.4.bb