summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/common.mk
Commit message (Expand)AuthorAgeFilesLines
...
* gcc-4.6-linaro: update to 2012.11Florian Fainelli2012-11-191-2/+2
* gcc-4.7-linaro: update to 2012.11Florian Fainelli2012-11-191-2/+2
* build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek)Felix Fietkau2012-11-081-1/+1
* gcc: add GCC 4.7.2Florian Fainelli2012-10-141-0/+3
* gcc: add GCC 4.6.3Florian Fainelli2012-10-141-0/+3
* gcc: update 4.5-linaro to 4.5-2012.03Florian Fainelli2012-10-131-2/+2
* gcc: update 4.7-linaro to 4.7-2012.10Florian Fainelli2012-10-131-3/+3
* gcc: update gcc-4.6-linaro to 4.6-2012.10Florian Fainelli2012-10-131-3/+3
* gcc: add --with-long-double-128 for SPARC toolchainFlorian Fainelli2012-10-121-0/+1
* gcc: enable parallel buildsFelix Fietkau2012-09-151-0/+2
* add support for GCC 4.7-linaro (based on GCC 4.7.1)Mirko Vogt2012-04-211-0/+6
* upgrade to gcc 4.4.7Imre Kaloz2012-04-091-2/+2
* add support for gcc 4.7.0 - thanks to acoul!Mirko Vogt2012-04-071-0/+3
* gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-...Felix Fietkau2012-03-051-4/+0
* upgrade vanilla gcc to 4.6.2Imre Kaloz2012-02-121-2/+2
* update to latest Linaro releasesImre Kaloz2012-02-121-5/+5
* upgrade to latest linaro releasesImre Kaloz2012-01-141-5/+5
* 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-181-5/+14
* 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-181-1/+1
* simplify configurationImre Kaloz2011-07-021-11/+4
* nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and u...Imre Kaloz2011-07-021-11/+1
* bump the 4.4 flavour to 4.4.6Imre Kaloz2011-07-011-2/+2
* replace gcc 4.5.2 support with 4.6.1Imre Kaloz2011-07-011-5/+5
* upgrade the linaro gcc to 2011.06Imre Kaloz2011-07-011-2/+2
* add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)Jo-Philipp Wich2011-06-231-1/+1
* upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark MentovaiMirko Vogt2011-06-071-4/+4
* We use different toolchain directories for different ARM archs, so we should ...Imre Kaloz2011-02-251-0/+4
* upgrade to 2011.02, rename patchset directoryImre Kaloz2011-02-131-4/+4
* gcc: fix linaro 4.5.1 version checkFelix Fietkau2011-01-281-1/+1
* cleanup toolchain version handlingImre Kaloz2011-01-271-7/+1
* toolchain/gcc: fix r24746Alexandros C. Couloumbis2010-12-211-1/+1
* add gcc 4.5.2 (replaces 4.5.1)Imre Kaloz2010-12-211-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-141-0/+4
* update the linaro gcc to v2010.11-1Imre Kaloz2010-11-101-3/+3
* fix typoImre Kaloz2010-10-291-1/+1
* get rid of old gcc versionsImre Kaloz2010-10-291-16/+1
* add support for Linaro GCC 2010.10Imre Kaloz2010-10-291-0/+10
* we don't support gcc 3.x for some time nowImre Kaloz2010-10-281-3/+0
* gcc 4.4.5 supportImre Kaloz2010-10-041-0/+3
* 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
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...Felix Fietkau2010-08-191-4/+4
* add support for gcc-4.5.1Florian Fainelli2010-08-011-0/+3
* gcc: split up the build process into three distinct stages (minimal, initial,...Felix Fietkau2010-07-201-0/+190