Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc: move patches as the name changed. This was missing in r28038. | Hauke Mehrtens | 2011-08-18 | 1 | -68/+0 |
| | | | | SVN-Revision: 28040 | ||||
* | upgrade the linaro gcc to 2011.06 | Imre Kaloz | 2011-07-01 | 1 | -4/+4 |
| | | | | SVN-Revision: 27326 | ||||
* | upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai | Mirko Vogt | 2011-06-07 | 1 | -7/+7 |
| | | | | SVN-Revision: 27118 | ||||
* | gcc: move the optimized assembler helpers back into the static libgcc and ↵ | Felix Fietkau | 2011-03-08 | 1 | -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 Fietkau | 2011-03-06 | 1 | -1/+41 |
| | | | | | | missing symbol issues on powerpc SVN-Revision: 25912 | ||||
* | toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packages | Felix Fietkau | 2011-03-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 25807 | ||||
* | gcc-linaro: fix the libgcc spec to default to using the shared libgcc | Felix Fietkau | 2011-03-01 | 1 | -0/+37 |
SVN-Revision: 25801 |