| Commit message (Expand) | Author | Age | Files | Lines |
* | add a heavily cleaned up version of ubicom32 toolchain support | nbd | 2009-08-21 | 3 | -0/+9390 |
* | pxcab: Replace TARGET_pxcab with feature powerpc64 | geoff | 2009-08-18 | 2 | -2/+0 |
* | powerpc: Create a powerpc64 config feature | geoff | 2009-08-18 | 2 | -2/+2 |
* | add gcc 4.3.4 | kaloz | 2009-08-07 | 15 | -0/+700 |
* | [toolchain] add support for gcc-4.4.1 (#5580) | florian | 2009-08-07 | 10 | -1/+426 |
* | This patch adds a target for the IBM PowerXCell Accelerator Board. | florian | 2009-07-16 | 2 | -0/+2 |
* | add preliminary coldfire v4e support | kaloz | 2009-06-21 | 2 | -0/+2 |
* | [toolchain] disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 | lars | 2009-06-05 | 1 | -0/+1 |
* | now that the gemini target is working, get rid of the obsolete and buggy stor... | kaloz | 2009-06-01 | 1 | -1/+1 |
* | disable EABI for gemini and storm -- our toolchain can't support EABI on plai... | kaloz | 2009-05-18 | 1 | -0/+1 |
* | Gcc 4.3.3 default for etrax | claudio | 2009-05-09 | 2 | -0/+2 |
* | fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ... | nbd | 2009-05-04 | 1 | -0/+1 |
* | remove obsolete gcc version md5sums | nbd | 2009-05-04 | 1 | -6/+0 |
* | Changed default gcc for ps3 | hcg | 2009-04-30 | 2 | -1/+3 |
* | patch breaks wchar_t-support in libstdc++ since a needless autoconf was disab... | mirko | 2009-04-27 | 1 | -35/+0 |
* | [toolchain] gcc: fix 4.2.4 ICE on avr32 (see http://gcc.gnu.org/bugzilla/show... | nico | 2009-04-27 | 1 | -0/+49 |
* | [toolchain] gcc: symlink ./lib64 to ./lib for x86_64 as well | nico | 2009-04-27 | 1 | -1/+1 |
* | gcc: fix a segfault in the mbsd_multi patch for 4.4.0 | nbd | 2009-04-24 | 1 | -1/+1 |
* | port the mbsd_multi patch to gcc 4.4.0, refresh the other patches | nbd | 2009-04-24 | 7 | -32/+295 |
* | [toolchain] add preliminary support for gcc-4.4.0, need to forward port the f... | florian | 2009-04-23 | 10 | -2/+171 |
* | add a modified version of the mips64 patch from #4603 | nbd | 2009-04-18 | 1 | -0/+2 |
* | [ps3]: update compiler version defaults | hcg | 2009-04-16 | 2 | -4/+2 |
* | Bumped compiler version for PS3 | hcg | 2009-03-16 | 2 | -7/+2 |
* | Set default compiler for ps3 | hcg | 2009-03-16 | 2 | -1/+9 |
* | nuke some obsolete gcc versions | nbd | 2009-03-14 | 28 | -1311/+2 |
* | enable eabi support by default | nbd | 2009-03-14 | 1 | -1/+1 |
* | gcc: backport a patch from gcc trunk that fixes an internal compiler error on... | nbd | 2009-03-13 | 1 | -0/+71 |
* | fix stampfile variables for the toolchain build (fixes gcc compile error) | nbd | 2009-03-13 | 1 | -1/+1 |
* | [toolchain] move common variables to a dedicated include file | nico | 2009-02-23 | 1 | -6/+1 |
* | build system refactoring in preparation for allowing packages to do host-buil... | nbd | 2009-02-22 | 1 | -33/+33 |
* | 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 |