| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | upgrade to latest linaro releases | Imre Kaloz | 2012-01-14 | 7 | -34/+17 |
* | gcc: always explicitly link against libstdc++, fixes build errors on some hos... | Felix Fietkau | 2012-01-12 | 1 | -1/+1 |
* | gcc: add 4.6-linaro version 4.6-2011.08 | Hauke Mehrtens | 2011-08-18 | 15 | -6/+9865 |
* | gcc: make patches apply for gcc 4.5-linaro version 4.5-2011.08 | Hauke Mehrtens | 2011-08-18 | 1 | -1/+1 |
* | gcc: move patches as the name changed. This was missing in r28038. | Hauke Mehrtens | 2011-08-18 | 15 | -0/+0 |
* | gcc: update gcc-4.5-linaro to 4.5-2011.08 | Hauke Mehrtens | 2011-08-18 | 1 | -2/+2 |
* | gcc: rename linaro to 4.5-linaro | Hauke Mehrtens | 2011-08-18 | 3 | -9/+9 |
* | In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back. | Imre Kaloz | 2011-07-12 | 1 | -3/+3 |
* | the only reasons for having 4.4 around are avr32 and ubicom32, so make it dep... | Imre Kaloz | 2011-07-08 | 1 | -0/+1 |
* | toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek) | Felix Fietkau | 2011-07-08 | 1 | -1/+0 |
* | fix ppc toolchain build | Imre Kaloz | 2011-07-07 | 1 | -0/+11 |
* | simplify configuration | Imre Kaloz | 2011-07-02 | 2 | -12/+5 |
* | nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and u... | Imre Kaloz | 2011-07-02 | 45 | -120789/+1 |
* | both coldfire and etrax are broken and should use a newer gcc when they will ... | Imre Kaloz | 2011-07-02 | 1 | -1/+0 |
* | switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro re... | Imre Kaloz | 2011-07-01 | 1 | -2/+2 |
* | bump the 4.4 flavour to 4.4.6 | Imre Kaloz | 2011-07-01 | 17 | -22/+22 |
* | replace gcc 4.5.2 support with 4.6.1 | Imre Kaloz | 2011-07-01 | 19 | -441/+150 |
* | add the latest avr32 toolchain patches (with additional fixes) | Imre Kaloz | 2011-07-01 | 8 | -6/+22797 |
* | upgrade the linaro gcc to 2011.06 | Imre Kaloz | 2011-07-01 | 4 | -8/+8 |
* | add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware) | Jo-Philipp Wich | 2011-06-23 | 2 | -1/+9 |
* | introduce option to enable setjump()/longjump() based C++ exceptions (#9185, ... | Jo-Philipp Wich | 2011-06-23 | 2 | -0/+14 |
* | remove empty file (patch went upstream and file didn't get deleted but only c... | Mirko Vogt | 2011-06-07 | 1 | -0/+0 |
* | upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai | Mirko Vogt | 2011-06-07 | 10 | -51/+35 |
* | gcc: move the optimized assembler helpers back into the static libgcc and ski... | Felix Fietkau | 2011-03-08 | 1 | -20/+11 |
* | gcc: include assembler functions in the shared libgcc_s library, fixes missin... | Felix Fietkau | 2011-03-06 | 1 | -1/+41 |
* | toolchain/gcc (linaro): fix extension elimination optimization | Felix Fietkau | 2011-03-04 | 2 | -11/+18 |
* | toolchain/gcc: fix r25709 (closes #8964) | Alexandros C. Couloumbis | 2011-03-03 | 1 | -7/+7 |
* | gcc: disable extension elimination, it causes hostapd to be miscompiled on mips | Felix Fietkau | 2011-03-02 | 1 | -0/+11 |
* | toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packages | Felix Fietkau | 2011-03-01 | 1 | -1/+1 |
* | gcc-linaro: fix the libgcc spec to default to using the shared libgcc | Felix Fietkau | 2011-03-01 | 1 | -0/+37 |
* | backport fa526 optimization for gcc 4.5+ | Imre Kaloz | 2011-02-25 | 2 | -0/+514 |
* | use the Linaro GCC for arm and mips targets | Imre Kaloz | 2011-02-25 | 1 | -4/+2 |
* | We use different toolchain directories for different ARM archs, so we should ... | Imre Kaloz | 2011-02-25 | 1 | -0/+4 |
* | sync avr32 patch with the latest ones from atmel | Imre Kaloz | 2011-02-24 | 1 | -1587/+1572 |
* | gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTS | Felix Fietkau | 2011-02-20 | 2 | -17/+38 |
* | combine all avr32 patches into a single one | Imre Kaloz | 2011-02-18 | 11 | -278/+72 |
* | additional avr32 fixes | Imre Kaloz | 2011-02-16 | 2 | -0/+47 |
* | refresh patches | Imre Kaloz | 2011-02-16 | 10 | -101/+95 |
* | fixup gcc version selection | Imre Kaloz | 2011-02-16 | 1 | -3/+0 |
* | upgrade to 2011.02, rename patchset directory | Imre Kaloz | 2011-02-13 | 16 | -80/+15 |
* | fixup arm soft-float symbols | Imre Kaloz | 2011-02-02 | 1 | -4/+5 |
* | refresh patch | Imre Kaloz | 2011-02-02 | 1 | -3/+2 |
* | add armv4 fixup patches | Imre Kaloz | 2011-02-02 | 2 | -0/+32 |
* | gcc: fix default version selection - fixes missing MPC configure error during... | Felix Fietkau | 2011-02-01 | 1 | -1/+1 |
* | gcc: fix linaro 4.5.1 version check | Felix Fietkau | 2011-01-28 | 1 | -1/+1 |
* | refresh patches | Imre Kaloz | 2011-01-28 | 11 | -53/+46 |
* | cleanup toolchain version handling | Imre Kaloz | 2011-01-27 | 3 | -19/+2 |
* | nuke unneeded patchsets as well | Imre Kaloz | 2011-01-27 | 46 | -51183/+0 |
* | get rid of gcc 4.1.2 and 4.2.4 support | Imre Kaloz | 2011-01-27 | 2 | -15/+1 |
* | use the linaro gcc by default (right now this only affects x86 targets) | Imre Kaloz | 2011-01-27 | 2 | -3/+2 |