| Commit message (Expand) | Author | Age | Files | Lines |
* | 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: | 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 |
* | [toolchain] 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 |
* | [toolchain] 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 |
* | fix the gcc stampfile for initial stage installation | Felix Fietkau | 2007-07-30 | 1 | -0/+1 |
* | add gcc 4.2.1 | Imre Kaloz | 2007-07-30 | 18 | -1/+4041 |
* | update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ta... | Felix Fietkau | 2007-06-28 | 2 | -8/+4 |
* | fix gcc 4.2.0 compile for ppc | Felix Fietkau | 2007-06-28 | 2 | -0/+27 |
* | replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro... | Felix Fietkau | 2007-06-28 | 19 | -30/+254 |
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | Imre Kaloz | 2007-06-08 | 1 | -0/+19726 |
* | we don't need libmudflap at all | Imre Kaloz | 2007-06-08 | 1 | -0/+2 |
* | Nuke lots of obsolete compiler versions | Felix Fietkau | 2007-03-28 | 65 | -28539/+2 |