summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2009-05-18disable EABI for gemini and storm -- our toolchain can't support EABI on plai...kaloz
2009-05-11add preliminary support for the successor of the storm portkaloz
2009-05-09Gcc 4.3.3 default for etraxclaudio
2009-05-07Fix Image Builder building - added missing /bin dir to toolchainjow
2009-05-07uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph)nbd
2009-05-06uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 modu...nbd
2009-05-05remove binutils 2.17 and 2.19nbd
2009-05-04fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ...nbd
2009-05-04remove obsolete gcc version md5sumsnbd
2009-05-04uclibc 0.9.30: fix isnan declarationnbd
2009-05-04uclibc 0.9.29: fix isinf, finite prototypesnbd
2009-05-01[toolchain] fix a small bug in binutils 2.19.1juhosg
2009-04-30[toolchain] define libc_cv_slibdir, fixes mips64 compilation (#5011)florian
2009-04-30Changed default gcc for ps3hcg
2009-04-27[toolchain] building uml on x86_64 w/ uClibc 0.9.29 is currently broken, sele...florian
2009-04-27patch breaks wchar_t-support in libstdc++ since a needless autoconf was disab...mirko
2009-04-27[toolchain] gcc: fix 4.2.4 ICE on avr32 (see http://gcc.gnu.org/bugzilla/show...nico
2009-04-27[toolchain] gcc: symlink ./lib64 to ./lib for x86_64 as wellnico
2009-04-24gcc: fix a segfault in the mbsd_multi patch for 4.4.0nbd
2009-04-24port the mbsd_multi patch to gcc 4.4.0, refresh the other patchesnbd
2009-04-24[toolchain] uClibc cleanup:nico
2009-04-24uClibc NPTL: remove the pthread daemon() fix and revert r15343nico
2009-04-23[toolchain] add preliminary support for gcc-4.4.0, need to forward port the f...florian
2009-04-23uclibc: add the pthread daemon() fix from #4809nbd
2009-04-23uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0...nbd
2009-04-18add a modified version of the mips64 patch from #4603nbd
2009-04-16[ps3]: update compiler version defaultshcg
2009-04-09mark uclibc nptl and snapshot as brokennbd
2009-04-08Fix kernel headers for cris (thanks hinkocevar)claudio
2009-03-24fix uclibc subdirnbd
2009-03-24append the correct extraversion to the toolchain's info.mk for uclibc-nptlnbd
2009-03-24fix uclibc symlink for nptlnbd
2009-03-24add uclibc-nptlnbd
2009-03-24remove obsolete commentnbd
2009-03-24clean up uClibc config handling - use kconfig.pl to split configs similar to ...nbd
2009-03-23fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlinknbd
2009-03-23add uclibc 0.9.30.1nbd
2009-03-23clean up uclibc patch/config version handling a bitnbd
2009-03-17fix missing binutils default version changenbd
2009-03-16Added defaults for extra target architecture for ps3hcg
2009-03-16Bumped compiler version for PS3hcg
2009-03-16Set default compiler for ps3hcg
2009-03-14nuke some obsolete gcc versionsnbd
2009-03-14enable eabi support by defaultnbd
2009-03-14switch to binutils 2.19.1 by defaultnbd
2009-03-14move cflags default setting to target makefilesnbd
2009-03-13gcc: backport a patch from gcc trunk that fixes an internal compiler error on...nbd
2009-03-13fix stampfile variables for the toolchain build (fixes gcc compile error)nbd
2009-03-01fix powerpc build (works for 2.4 and 2.6)ralph
2009-02-28upgrade the cross-gdb to 6.8 (patch from #4701)nbd