summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/linaro/850-use_shared_libgcc.patch
Commit message (Collapse)AuthorAgeFilesLines
* upgrade the linaro gcc to 2011.06Imre Kaloz2011-07-011-4/+4
| | | | SVN-Revision: 27326
* upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark MentovaiMirko Vogt2011-06-071-7/+7
| | | | SVN-Revision: 27118
* gcc: move the optimized assembler helpers back into the static libgcc and ↵Felix Fietkau2011-03-081-20/+11
| | | | | | 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
* gcc: include assembler functions in the shared libgcc_s library, fixes ↵Felix Fietkau2011-03-061-1/+41
| | | | | | missing symbol issues on powerpc SVN-Revision: 25912
* toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packagesFelix Fietkau2011-03-011-1/+1
| | | | SVN-Revision: 25807
* gcc-linaro: fix the libgcc spec to default to using the shared libgccFelix Fietkau2011-03-011-0/+37
SVN-Revision: 25801