summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
Commit message (Expand)AuthorAgeFilesLines
* [toolchain]: use gcc 4.3.5 for avr32kaloz2010-11-042-4/+2
* [toolchain]: add avr32 support to gcc 4.3.5kaloz2010-11-0412-3/+22594
* [toolchain/gcc]: remove unneeded config options, tookaloz2010-10-292-41/+0
* [toolchain/gcc]: fix typokaloz2010-10-291-1/+1
* [toolchain/gcc]: get rid of old gcc versionskaloz2010-10-2996-99302/+1
* [toolchain/gcc]: add support for Linaro GCC 2010.10kaloz2010-10-2914-0/+9895
* fix typokaloz2010-10-281-1/+1
* [toolchain]: sync gcc's Config.in with Config.versionkaloz2010-10-281-8/+5
* [toolchain]: the latest patchlevel gcc releases should work for these targetskaloz2010-10-281-14/+8
* [toolchain]: fixup gcc version selection for the omap35xx targetkaloz2010-10-281-1/+1
* [toolchain]: we don't support gcc 3.x for some time nowkaloz2010-10-281-3/+0
* [toolchain]: gcc 4.4.5 supportkaloz2010-10-0413-0/+9832
* optionally support parallel toolchain build. This defaults to off, because ce...mb2010-10-031-1/+1
* gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code sizenbd2010-09-201-0/+6
* gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now...nbd2010-09-208-69073/+29776
* toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.g...acoul2010-09-042-0/+140
* [toolchain] gcj can only be built safely on gcc >= 4.3florian2010-08-301-0/+1
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...nbd2010-08-193-16/+16
* toolchain/gcc: remove remaining references to gcc-3.4.6nico2010-08-182-11/+1
* [toolchain] Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patchlars2010-08-032-0/+20
* [toolchain] add support for gcc-4.5.1florian2010-08-0113-0/+9818
* [toolchain] bump default gcc-4.4 version for sibyte and octeonflorian2010-07-312-1/+3
* gcc: split up the build process into three distinct stages (minimal, initial,...nbd2010-07-205-341/+339
* remove gcc 3.4.6nbd2010-06-2614-4679/+0
* Refactor omap35xx sub-targets to cater for beagleboard and gumstix overohcg2010-06-211-1/+1
* toolchain/gcc: add support for gcc-4.4.4nico2010-05-2813-0/+9832
* toolchain/gcc: add support for gcc-4.3.5nico2010-05-2818-0/+716
* toolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for ...nico2010-05-271-2/+2
* toolchain/gcc: sort versions in Config.in (cosmetic)nico2010-05-271-3/+3
* [toolchain] fix syntax error in Config.injow2010-04-201-1/+1
* [toolchain] fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_m...florian2010-04-203-22/+35
* add gcc-4.5.0 preliminary supportacoul2010-04-1913-0/+9831
* toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local re...nico2010-04-161-0/+61
* [toolchain] gcc: only enable/disable TLS support in final stage (closes: #6788)nico2010-03-061-5/+8
* this patch fixes toolchain parallel build, which reduces build time.thepeople2010-03-051-1/+1
* [toolchain/gcc]: make TLS support configurablekaloz2010-02-262-2/+14
* [toolchain]: use gcc 4.3.4 for the gemini targetkaloz2010-02-232-0/+4
* [toolchain/mips]: use gcc 4.4.3 for mips64 targetskaloz2010-02-172-4/+4
* [toolchain/powerpc]: use gcc 4.4.3 for the powerpc targets by defaultkaloz2010-02-162-4/+5
* the CS toolchain FTBS for the gemini, use the old one for nowkaloz2010-02-082-2/+2
* add missing +cs version suffix to the 4.4.3 codesourcery toolchainnbd2010-01-261-1/+1
* gcc: fix up broken chunks of the 4.4.3+cs patch and clean it up a bit morenbd2010-01-261-36728/+6497
* add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patchkaloz2010-01-2614-1/+78761
* cleanup patchkaloz2010-01-261-15044/+0
* add preliminary support for the latest CodeSourcery toolchainkaloz2010-01-2515-1/+93835
* add support for gcc 4.4.3kaloz2010-01-2413-1/+9835
* [toolchain] gcc: use coherent version selector between binutils & gccnico2010-01-192-2/+2
* gcc: 4.4.2 no longer needs the fix-linker-error patch, remove itnbd2009-12-191-12/+0
* gcc: fix linker errors on osx with gcc 4.4+nbd2009-12-162-0/+24
* [toolchain] fix gcc version selection for octeonflorian2009-11-262-2/+2