gcc: move the optimized assembler helpers back into the static libgcc and skip relink...
authorFelix Fietkau <nbd@openwrt.org>
Tue, 8 Mar 2011 13:10:11 +0000 (13:10 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 8 Mar 2011 13:10:11 +0000 (13:10 +0000)
commite52b720870c23511cfc9323a784694c9dd24a0ab
tree7e618d0e20a26660f596f58c283cab7982e6c7d6
parentfa6e1dd37d33ffcba9d1fdf74d1c9f472a078da1
gcc: move the optimized assembler helpers back into the static libgcc and skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically

SVN-Revision: 25952
package/base-files/Makefile
toolchain/gcc/patches/linaro/850-use_shared_libgcc.patch