aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
Commit message (Expand)AuthorAgeFilesLines
* build: add the + token to any commands that can pass through the jobserver, f...Felix Fietkau2012-09-233-3/+3
* gcc: enable parallel buildsFelix Fietkau2012-09-154-3/+5
* gcc: add upstream fixes for GCC bug 54494Florian Fainelli2012-09-072-0/+74
* gcc: add upstream fixes for GCC bug 54369Florian Fainelli2012-09-074-0/+180
* toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...Felix Fietkau2012-06-301-0/+2
* toolchain/gcc: fix installing the toolchain after removing the toolchain dir ...Felix Fietkau2012-06-301-2/+8
* toolchain: keep the initial gcc around for later uclibc rebuildsFelix Fietkau2012-06-301-1/+4
* toolchain: install libgcc for minimal gcc, needed by newer eglibc versionsFelix Fietkau2012-06-071-2/+2
* switch to 2.6.38Imre Kaloz2012-05-011-7/+8
* gcc: fix getenv() patches for 4.4.7 and 4.5-linaroJo-Philipp Wich2012-04-272-1/+15
* remove screwed up patch for gcc 4.7-linaro which got committed by accidentMirko Vogt2012-04-211-247/+0
* add support for GCC 4.7-linaro (based on GCC 4.7.1)Mirko Vogt2012-04-2119-1/+10373
* gcc: add patch to make the getenv() spec function nonfatal if requested envir...Jo-Philipp Wich2012-04-214-0/+56
* toolchain/gcc: gcc-4.7.0 upstream patch fixing uClibc problemsJo-Philipp Wich2012-04-121-0/+241
* upgrade to gcc 4.4.7Imre Kaloz2012-04-0917-11/+11
* add support for gcc 4.7.0 - thanks to acoul!Mirko Vogt2012-04-0716-0/+9873
* toolchain/gcc-4.6.2: fix v4bx patchGabor Juhos2012-03-181-7/+6
* toolchain/gcc-4.6-linaro: fix v4bx patchGabor Juhos2012-03-181-7/+6
* gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-...Felix Fietkau2012-03-051-4/+0
* gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they ...Felix Fietkau2012-03-051-0/+20
* gcc: use .eh_frame sections for exception handling stack unwind - saves about...Felix Fietkau2012-02-171-0/+29
* gcc: enable --with-headers for the final toolchain buildFelix Fietkau2012-02-171-0/+1
* gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent l...Felix Fietkau2012-02-121-0/+68
* upgrade vanilla gcc to 4.6.2Imre Kaloz2012-02-1215-12/+12
* use Linaro GCC 4.6 by defaultImre Kaloz2012-02-122-8/+5
* update to latest Linaro releasesImre Kaloz2012-02-121-5/+5
* invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own c...Jo-Philipp Wich2012-01-181-0/+1
* upgrade to latest linaro releasesImre Kaloz2012-01-147-34/+17
* gcc: always explicitly link against libstdc++, fixes build errors on some hos...Felix Fietkau2012-01-121-1/+1
* gcc: add 4.6-linaro version 4.6-2011.08Hauke Mehrtens2011-08-1815-6/+9865
* gcc: make patches apply for gcc 4.5-linaro version 4.5-2011.08Hauke Mehrtens2011-08-181-1/+1
* gcc: move patches as the name changed. This was missing in r28038.Hauke Mehrtens2011-08-1815-0/+0
* gcc: update gcc-4.5-linaro to 4.5-2011.08Hauke Mehrtens2011-08-181-2/+2
* gcc: rename linaro to 4.5-linaroHauke Mehrtens2011-08-183-9/+9
* In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back.Imre Kaloz2011-07-121-3/+3
* the only reasons for having 4.4 around are avr32 and ubicom32, so make it dep...Imre Kaloz2011-07-081-0/+1
* toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)Felix Fietkau2011-07-081-1/+0
* fix ppc toolchain buildImre Kaloz2011-07-071-0/+11
* simplify configurationImre Kaloz2011-07-022-12/+5
* nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and u...Imre Kaloz2011-07-0245-120789/+1
* both coldfire and etrax are broken and should use a newer gcc when they will ...Imre Kaloz2011-07-021-1/+0
* switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro re...Imre Kaloz2011-07-011-2/+2
* bump the 4.4 flavour to 4.4.6Imre Kaloz2011-07-0117-22/+22
* replace gcc 4.5.2 support with 4.6.1Imre Kaloz2011-07-0119-441/+150
* add the latest avr32 toolchain patches (with additional fixes)Imre Kaloz2011-07-018-6/+22797
* upgrade the linaro gcc to 2011.06Imre Kaloz2011-07-014-8/+8
* add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)Jo-Philipp Wich2011-06-232-1/+9
* introduce option to enable setjump()/longjump() based C++ exceptions (#9185, ...Jo-Philipp Wich2011-06-232-0/+14
* remove empty file (patch went upstream and file didn't get deleted but only c...Mirko Vogt2011-06-071-0/+0
* upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark MentovaiMirko Vogt2011-06-0710-51/+35