summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
Commit message (Expand)AuthorAgeFilesLines
* gcc: move the optimized assembler helpers back into the static libgcc and ski...Felix Fietkau2011-03-081-20/+11
* gcc: include assembler functions in the shared libgcc_s library, fixes missin...Felix Fietkau2011-03-061-1/+41
* toolchain/gcc (linaro): fix extension elimination optimizationFelix Fietkau2011-03-042-11/+18
* toolchain/gcc: fix r25709 (closes #8964)Alexandros C. Couloumbis2011-03-031-7/+7
* gcc: disable extension elimination, it causes hostapd to be miscompiled on mipsFelix Fietkau2011-03-021-0/+11
* toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packagesFelix Fietkau2011-03-011-1/+1
* gcc-linaro: fix the libgcc spec to default to using the shared libgccFelix Fietkau2011-03-011-0/+37
* backport fa526 optimization for gcc 4.5+Imre Kaloz2011-02-252-0/+514
* use the Linaro GCC for arm and mips targetsImre Kaloz2011-02-251-4/+2
* We use different toolchain directories for different ARM archs, so we should ...Imre Kaloz2011-02-251-0/+4
* sync avr32 patch with the latest ones from atmelImre Kaloz2011-02-241-1587/+1572
* gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTSFelix Fietkau2011-02-202-17/+38
* combine all avr32 patches into a single oneImre Kaloz2011-02-1811-278/+72
* additional avr32 fixesImre Kaloz2011-02-162-0/+47
* refresh patchesImre Kaloz2011-02-1610-101/+95
* fixup gcc version selectionImre Kaloz2011-02-161-3/+0
* upgrade to 2011.02, rename patchset directoryImre Kaloz2011-02-1316-80/+15
* fixup arm soft-float symbolsImre Kaloz2011-02-021-4/+5
* refresh patchImre Kaloz2011-02-021-3/+2
* add armv4 fixup patchesImre Kaloz2011-02-022-0/+32
* gcc: fix default version selection - fixes missing MPC configure error during...Felix Fietkau2011-02-011-1/+1
* gcc: fix linaro 4.5.1 version checkFelix Fietkau2011-01-281-1/+1
* refresh patchesImre Kaloz2011-01-2811-53/+46
* cleanup toolchain version handlingImre Kaloz2011-01-273-19/+2
* nuke unneeded patchsets as wellImre Kaloz2011-01-2746-51183/+0
* get rid of gcc 4.1.2 and 4.2.4 supportImre Kaloz2011-01-272-15/+1
* use the linaro gcc by default (right now this only affects x86 targets)Imre Kaloz2011-01-272-3/+2
* cns21xx: add initial support for the Cavium CNS21xx SoCGabor Juhos2010-12-302-3/+4
* toolchain/gcc: fix r24746Alexandros C. Couloumbis2010-12-213-5/+5
* add gcc 4.5.2 (replaces 4.5.1)Imre Kaloz2010-12-2112-2/+2
* gcc: fix newer libstdc++ compile issues with uclibc 0.9.32Felix Fietkau2010-12-201-0/+3
* upgrade the linaro gcc to the 2010.12 releaseImre Kaloz2010-12-141-3/+3
* add plemininary ultrasparc supportImre Kaloz2010-12-143-0/+8
* update the linaro gcc to v2010.11-1Imre Kaloz2010-11-101-3/+3
* use gcc 4.3.5 for avr32Imre Kaloz2010-11-042-4/+2
* add avr32 support to gcc 4.3.5Imre Kaloz2010-11-0412-3/+22594
* remove unneeded config options, tooImre Kaloz2010-10-292-41/+0
* fix typoImre Kaloz2010-10-291-1/+1
* get rid of old gcc versionsImre Kaloz2010-10-2996-99302/+1
* add support for Linaro GCC 2010.10Imre Kaloz2010-10-2914-0/+9895
* fix typoImre Kaloz2010-10-281-1/+1
* sync gcc's Config.in with Config.versionImre Kaloz2010-10-281-8/+5
* the latest patchlevel gcc releases should work for these targetsImre Kaloz2010-10-281-14/+8
* fixup gcc version selection for the omap35xx targetImre Kaloz2010-10-281-1/+1
* we don't support gcc 3.x for some time nowImre Kaloz2010-10-281-3/+0
* gcc 4.4.5 supportImre Kaloz2010-10-0413-0/+9832
* optionally support parallel toolchain build. This defaults to off, because ce...Michael Büsch2010-10-031-1/+1
* gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code sizeFelix Fietkau2010-09-201-0/+6
* gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now...Felix Fietkau2010-09-208-69073/+29776
* toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.g...Alexandros C. Couloumbis2010-09-042-0/+140