summaryrefslogtreecommitdiff
path: root/toolchain/gcc
AgeCommit message (Expand)Author
2008-02-17fixup ARM EABI on GCC 4.1.2kaloz
2008-02-14revert ARM to oabi by default, add some eabi patches for fixing up the toolch...nbd
2008-02-07use GCC 4.2.3 by default for AVR32kaloz
2008-02-07add GCC 4.2.3kaloz
2008-02-01[toolchain] gcc: fix version selection for Magicboxjuhosg
2008-01-27fix GCC version selection for Magicboxkaloz
2007-12-28add another softfloat patchkaloz
2007-12-28fixup softfloat handlingkaloz
2007-11-20fix a few stampfile locationsnbd
2007-10-25add gcc 4.2.2kaloz
2007-10-23openwrt: honour gcc extra configuration flagsnbd
2007-10-07changed the -fhonours-copts gcc patch, such that the function needs to be tur...blogic
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-08-26fix typo (closes: #2275)nico
2007-08-23Disable multilib by defaultflorian
2007-08-13Fix the stage2 compilation, no side effect with gcc4 (#2190)florian
2007-08-08rdc can be built with gcc4 as well, my mistakeflorian
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-08-05rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at allflorian
2007-08-04Allow installing gcj/gnu classpath,for those interestedflorian
2007-07-31Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ...nbd
2007-07-30fix the gcc stampfile for initial stage installationnbd
2007-07-30add gcc 4.2.1kaloz
2007-06-28update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ta...nbd
2007-06-28fix gcc 4.2.0 compile for ppcnbd
2007-06-28replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro...nbd
2007-06-08add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...kaloz
2007-06-08we don't need libmudflap at allkaloz
2007-03-28Nuke lots of obsolete compiler versionsnbd
2007-03-11fix gcc version selectionkaloz
2007-03-07Changed default compiler for 2.6 kernels to 4.1.2hcg
2007-02-22add gcc 4.1.2 (closes #1381)kaloz
2007-01-26Fix gcc version selectionnbd
2007-01-26use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by defaultkaloz
2007-01-23revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202)nico
2006-12-07use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1nbd
2006-12-06default to gcc 4.1.1 for the rb532 againnbd
2006-11-28fix locale stuff (and there was much rejoicing)kaloz
2006-11-23add a gcc 4.2 snapshotnbd
2006-11-21Port the locale changes to the other gcc versions as wellflorian
2006-11-21switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble...nbd
2006-11-21Forgot that part (#926)florian
2006-11-21Fix gcc config_largefile (#926)florian
2006-11-12fix gcc compilenbd
2006-11-12more shell related fixesnbd
2006-10-27rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....kaloz
2006-10-25use gcc 4.1.1 for rb532 by defaultnbd
2006-10-10fix gcc compilenbd
2006-10-09enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)nbd
2006-09-27move tools from toolchain/ to tools/nbd