| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: add missing gcc 4.3.3 patches (copy of the 4.3.2 patches) | Felix Fietkau | 2009-01-27 | 12 | -0/+624 |
* | add gcc 4.3.3, clean up gcc version config symbols | Felix Fietkau | 2009-01-27 | 3 | -4/+12 |
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 27 | -4/+1311 |
* | add gcc eabi patches from #3988 | Felix Fietkau | 2009-01-17 | 2 | -0/+34 |
* | Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at all | Hamish Guthrie | 2009-01-16 | 1 | -0/+1 |
* | fix powerpc toolchain build failure on x86_64 hosts | Gabor Juhos | 2009-01-14 | 2 | -292/+0 |
* | add a fix preventing gcc build system from assuming that libc headers are alw... | Nicolas Thill | 2009-01-12 | 1 | -0/+10 |
* | add support for alternative C libraries (currently only glibc/eglibc) other (... | Nicolas Thill | 2009-01-08 | 2 | -68/+130 |
* | Fix ssp enabling/disabling (#4388) | Florian Fainelli | 2009-01-04 | 1 | -2/+2 |
* | fix avr32 build breakage | Felix Fietkau | 2009-01-02 | 1 | -0/+19 |
* | fix gcc-4.2.4 when target != avr32 | Nicolas Thill | 2008-12-03 | 1 | -1/+3 |
* | nuke old gcc 4.2 versions | Imre Kaloz | 2008-12-02 | 93 | -40818/+0 |
* | sync gcc's Config.in with Config.version | Imre Kaloz | 2008-12-02 | 1 | -2/+3 |
* | sync gcc patches with the Atmel 1.1.3 release | Imre Kaloz | 2008-12-02 | 7 | -7672/+7362 |
* | switch powerpc targets to gcc 4.2.4 | Imre Kaloz | 2008-11-26 | 1 | -3/+2 |
* | switch to gcc 4.2.4 for avr32 | Imre Kaloz | 2008-11-25 | 1 | -1/+1 |
* | add md5sums for binutils & gcc and use the GNU mirror facility | Nicolas Thill | 2008-11-08 | 1 | -4/+26 |
* | add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling package/ath... | Nicolas Thill | 2008-09-18 | 9 | -0/+472 |
* | disable autorebuild for the toolchain, as it can easily lead to build breakages | Felix Fietkau | 2008-09-02 | 1 | -0/+1 |
* | Disable smash stacking support by default, but allow to enable it as an exper... | Florian Fainelli | 2008-07-30 | 2 | -0/+15 |
* | use qstrip macro to strip quoted CONFIG_* strings | Nicolas Thill | 2008-07-14 | 1 | -1/+1 |
* | add patch to fix EABI compiles on ARMv4 | Imre Kaloz | 2008-06-05 | 1 | -0/+11 |
* | gcc 4.2.4 support | Imre Kaloz | 2008-05-31 | 29 | -0/+27272 |
* | refresh gcc-4.2.3 patches | Matteo Croce | 2008-05-21 | 27 | -594/+707 |
* | make sure the toolchain target dir really exists | Felix Fietkau | 2008-04-22 | 1 | -1/+1 |
* | provide a cleaner way to specify a biarch toolchain build | Jeremy Kerr | 2008-04-12 | 2 | -0/+21 |
* | Do not disable tls yet, uclibc-ntpl will support it soon | Florian Fainelli | 2008-04-10 | 1 | -2/+0 |
* | Disable tls support, uClibc does not support it, and it could lead to linking... | Florian Fainelli | 2008-04-10 | 1 | -0/+2 |
* | remove the "depends BROKEN" for eabi | Felix Fietkau | 2008-03-07 | 1 | -1/+0 |
* | fixup ARM EABI on GCC 4.1.2 | Imre Kaloz | 2008-02-17 | 2 | -41/+65 |
* | revert ARM to oabi by default, add some eabi patches for fixing up the toolch... | Felix Fietkau | 2008-02-14 | 6 | -0/+189 |
* | use GCC 4.2.3 by default for AVR32 | Imre Kaloz | 2008-02-07 | 2 | -0/+4 |
* | add GCC 4.2.3 | Imre Kaloz | 2008-02-07 | 28 | -0/+27123 |
* | gcc: fix version selection for Magicbox | Gabor Juhos | 2008-02-01 | 2 | -2/+2 |
* | fix GCC version selection for Magicbox | Imre Kaloz | 2008-01-27 | 1 | -1/+1 |
* | add another softfloat patch | Imre Kaloz | 2007-12-28 | 1 | -0/+26 |
* | fixup softfloat handling | Imre Kaloz | 2007-12-28 | 1 | -0/+2 |
* | fix a few stampfile locations | Felix Fietkau | 2007-11-20 | 1 | -1/+1 |
* | add gcc 4.2.2 | Imre Kaloz | 2007-10-25 | 20 | -0/+4359 |
* | openwrt: honour gcc extra configuration flags | Felix Fietkau | 2007-10-23 | 1 | -0/+2 |
* | changed the -fhonours-copts gcc patch, such that the function needs to be tur... | John Crispin | 2007-10-07 | 4 | -4/+4 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 1 | -1/+1 |
* | fix typo (closes: #2275) | Nicolas Thill | 2007-08-26 | 1 | -1/+1 |
* | Disable multilib by default | Florian Fainelli | 2007-08-23 | 1 | -0/+2 |
* | Fix the stage2 compilation, no side effect with gcc4 (#2190) | Florian Fainelli | 2007-08-13 | 1 | -3/+1 |
* | rdc can be built with gcc4 as well, my mistake | Florian Fainelli | 2007-08-08 | 1 | -1/+1 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 | 1 | -33/+34 |
* | rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at all | Florian Fainelli | 2007-08-05 | 1 | -1/+1 |
* | Allow installing gcj/gnu classpath,for those interested | Florian Fainelli | 2007-08-04 | 1 | -1/+6 |
* | Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ... | Felix Fietkau | 2007-07-31 | 4 | -0/+1175 |