Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc: move patches as the name changed. This was missing in r28038. | Hauke Mehrtens | 2011-08-18 | 15 | -10178/+0 |
| | | | | SVN-Revision: 28040 | ||||
* | In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back. | Imre Kaloz | 2011-07-12 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 27599 | ||||
* | fix ppc toolchain build | Imre Kaloz | 2011-07-07 | 1 | -0/+11 |
| | | | | SVN-Revision: 27551 | ||||
* | upgrade the linaro gcc to 2011.06 | Imre Kaloz | 2011-07-01 | 3 | -6/+6 |
| | | | | SVN-Revision: 27326 | ||||
* | remove empty file (patch went upstream and file didn't get deleted but only ↵ | Mirko Vogt | 2011-06-07 | 1 | -0/+0 |
| | | | | | | cleared) SVN-Revision: 27122 | ||||
* | upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai | Mirko Vogt | 2011-06-07 | 8 | -46/+30 |
| | | | | 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/gcc (linaro): fix extension elimination optimization | Felix Fietkau | 2011-03-04 | 2 | -11/+18 |
| | | | | | | | | | This applies Richard Sandiford's patch for Linaro GCC as an alternative to disabling the Linaro-specific extension elimination optimization altogether. Original patch: https://bugs.launchpad.net/gcc-linaro/+bug/728315 Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25871 | ||||
* | gcc: disable extension elimination, it causes hostapd to be miscompiled on mips | Felix Fietkau | 2011-03-02 | 1 | -0/+11 |
| | | | | SVN-Revision: 25834 | ||||
* | 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 | ||||
* | backport fa526 optimization for gcc 4.5+ | Imre Kaloz | 2011-02-25 | 1 | -0/+257 |
| | | | | SVN-Revision: 25709 | ||||
* | upgrade to 2011.02, rename patchset directory | Imre Kaloz | 2011-02-13 | 12 | -0/+9840 |
SVN-Revision: 25515 |