| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: refresh patches for gcc 4.1.2 | hauke | 2009-02-18 | 19 | -409/+339 |
* | fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on a... | nbd | 2009-02-14 | 3 | -0/+72 |
* | [toolchain] cosmetic & coherency fixes | nico | 2009-02-03 | 1 | -11/+11 |
* | [toolchain] gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548) | nico | 2009-02-02 | 1 | -0/+17 |
* | [toolchain] allow building and installing java for gcc-4.1.2 | florian | 2009-02-01 | 1 | -0/+21 |
* | gcc: add missing gcc 4.3.3 patches (copy of the 4.3.2 patches) | nbd | 2009-01-27 | 12 | -0/+624 |
* | add gcc 4.3.3, clean up gcc version config symbols | nbd | 2009-01-27 | 3 | -4/+12 |
* | [toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu... | nico | 2009-01-21 | 27 | -4/+1311 |
* | add gcc eabi patches from #3988 | nbd | 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 | hcg | 2009-01-16 | 1 | -0/+1 |
* | [toolchain] fix powerpc toolchain build failure on x86_64 hosts | juhosg | 2009-01-14 | 2 | -292/+0 |
* | [cris] add a fix preventing gcc build system from assuming that libc headers ... | nico | 2009-01-12 | 1 | -0/+10 |
* | [massive] add support for alternative C libraries (currently only glibc/eglibc) | nico | 2009-01-08 | 2 | -68/+130 |
* | Fix ssp enabling/disabling (#4388) | florian | 2009-01-04 | 1 | -2/+2 |
* | fix avr32 build breakage | nbd | 2009-01-02 | 1 | -0/+19 |
* | fix gcc-4.2.4 when target != avr32 | nico | 2008-12-03 | 1 | -1/+3 |
* | nuke old gcc 4.2 versions | kaloz | 2008-12-02 | 93 | -40818/+0 |
* | sync gcc's Config.in with Config.version | kaloz | 2008-12-02 | 1 | -2/+3 |
* | sync gcc patches with the Atmel 1.1.3 release | kaloz | 2008-12-02 | 7 | -7672/+7362 |
* | switch powerpc targets to gcc 4.2.4 | kaloz | 2008-11-26 | 1 | -3/+2 |
* | switch to gcc 4.2.4 for avr32 | kaloz | 2008-11-25 | 1 | -1/+1 |
* | add md5sums for binutils & gcc and use the GNU mirror facility | nico | 2008-11-08 | 1 | -4/+26 |
* | add patches to fixes gcc 4.2.x bugs: | nico | 2008-09-18 | 9 | -0/+472 |
* | disable autorebuild for the toolchain, as it can easily lead to build breakages | nbd | 2008-09-02 | 1 | -0/+1 |
* | Disable smash stacking support by default, but allow to enable it as an exper... | florian | 2008-07-30 | 2 | -0/+15 |
* | use qstrip macro to strip quoted CONFIG_* strings | nico | 2008-07-14 | 1 | -1/+1 |
* | add patch to fix EABI compiles on ARMv4 | kaloz | 2008-06-05 | 1 | -0/+11 |
* | gcc 4.2.4 support | kaloz | 2008-05-31 | 29 | -0/+27272 |
* | refresh gcc-4.2.3 patches | matteo | 2008-05-21 | 27 | -594/+707 |
* | make sure the toolchain target dir really exists | nbd | 2008-04-22 | 1 | -1/+1 |
* | [toolchain] provide a cleaner way to specify a biarch toolchain build | jk | 2008-04-12 | 2 | -0/+21 |
* | Do not disable tls yet, uclibc-ntpl will support it soon | florian | 2008-04-10 | 1 | -2/+0 |
* | Disable tls support, uClibc does not support it, and it could lead to linking... | florian | 2008-04-10 | 1 | -0/+2 |
* | remove the "depends BROKEN" for eabi | nbd | 2008-03-07 | 1 | -1/+0 |
* | fixup ARM EABI on GCC 4.1.2 | kaloz | 2008-02-17 | 2 | -41/+65 |
* | revert ARM to oabi by default, add some eabi patches for fixing up the toolch... | nbd | 2008-02-14 | 6 | -0/+189 |
* | use GCC 4.2.3 by default for AVR32 | kaloz | 2008-02-07 | 2 | -0/+4 |
* | add GCC 4.2.3 | kaloz | 2008-02-07 | 28 | -0/+27123 |
* | [toolchain] gcc: fix version selection for Magicbox | juhosg | 2008-02-01 | 2 | -2/+2 |
* | fix GCC version selection for Magicbox | kaloz | 2008-01-27 | 1 | -1/+1 |
* | add another softfloat patch | kaloz | 2007-12-28 | 1 | -0/+26 |
* | fixup softfloat handling | kaloz | 2007-12-28 | 1 | -0/+2 |
* | fix a few stampfile locations | nbd | 2007-11-20 | 1 | -1/+1 |
* | add gcc 4.2.2 | kaloz | 2007-10-25 | 20 | -0/+4359 |
* | openwrt: honour gcc extra configuration flags | nbd | 2007-10-23 | 1 | -0/+2 |
* | changed the -fhonours-copts gcc patch, such that the function needs to be tur... | blogic | 2007-10-07 | 4 | -4/+4 |
* | major target cleanup. it is now possible to have subtargets that can override... | nbd | 2007-09-08 | 1 | -1/+1 |
* | fix typo (closes: #2275) | nico | 2007-08-26 | 1 | -1/+1 |
* | Disable multilib by default | florian | 2007-08-23 | 1 | -0/+2 |
* | Fix the stage2 compilation, no side effect with gcc4 (#2190) | florian | 2007-08-13 | 1 | -3/+1 |