270 Commits (65d6a44baa03848269a98d9278e5c406e3176f09)

Author SHA1 Message Date
Claudio Mignanti 3b048781ea cris: fix ICE PR26515 (#3723) 15 years ago
Nicolas Thill 3cf6975414 gcc: fix 4.1.2 ICE on mips (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33256) 15 years ago
Felix Fietkau 215ccb66e6 gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 15 years ago
Nicolas Thill 737b4b4bcb move EABI config option out of GCC 15 years ago
Florian Fainelli 2b59f3fc3f switch to gcc-4.4.1 and enabled octeon specific optimizations 15 years ago
Felix Fietkau 49ec2321b7 gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an object in a linking process which is already part of libbackend.a 15 years ago
Nicolas Thill 47ac8caa62 add comments & fix descriptions in toolchain config items 15 years ago
Nicolas Thill f69f5f0b38 fix wrong description for CONFIG_SSP 15 years ago
Felix Fietkau aee9d6c31c add a heavily cleaned up version of ubicom32 toolchain support 15 years ago
Geoff Levand d719b51871 pxcab: Replace TARGET_pxcab with feature powerpc64 15 years ago
Geoff Levand 7581681466 powerpc: Create a powerpc64 config feature 15 years ago
Imre Kaloz 5a8a22bdc2 add gcc 4.3.4 15 years ago
Florian Fainelli 46c7a003ca add support for gcc-4.4.1 (#5580) 15 years ago
Florian Fainelli 2ec0cba393 This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars) 15 years ago
Imre Kaloz 2004d4165a add preliminary coldfire v4e support 15 years ago
Lars-Peter Clausen 9fb98fc03c disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 toolchain. 15 years ago
Imre Kaloz 7f9fd5033c now that the gemini target is working, get rid of the obsolete and buggy storm target 15 years ago
Imre Kaloz 267af10b33 disable EABI for gemini and storm -- our toolchain can't support EABI on plain armv4, yet 15 years ago
Claudio Mignanti a866aa0226 Gcc 4.3.3 default for etrax 16 years ago
Felix Fietkau 141925202e fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries) 16 years ago
Felix Fietkau 010c9c48e0 remove obsolete gcc version md5sums 16 years ago
Hamish Guthrie c146cbd79c Changed default gcc for ps3 16 years ago
Mirko Vogt dcfa07d142 patch breaks wchar_t-support in libstdc++ since a needless autoconf was disabled (r15345) 16 years ago
Nicolas Thill 128b623ec8 gcc: fix 4.2.4 ICE on avr32 (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34762) 16 years ago
Nicolas Thill 8a38ccc1d1 gcc: symlink ./lib64 to ./lib for x86_64 as well 16 years ago
Felix Fietkau 8ce7b559d0 gcc: fix a segfault in the mbsd_multi patch for 4.4.0 16 years ago
Felix Fietkau dcd9f20085 port the mbsd_multi patch to gcc 4.4.0, refresh the other patches 16 years ago
Florian Fainelli e15ca56024 add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt patch 16 years ago
Felix Fietkau 56164a5815 add a modified version of the mips64 patch from #4603 16 years ago
Hamish Guthrie 4f84a92c5d update compiler version defaults 16 years ago
Hamish Guthrie bbc2161913 Bumped compiler version for PS3 16 years ago
Hamish Guthrie bec47e86b7 Set default compiler for ps3 16 years ago
Felix Fietkau 6550fbe9b4 nuke some obsolete gcc versions 16 years ago
Felix Fietkau dbd39f1a50 enable eabi support by default 16 years ago
Felix Fietkau 4941100523 gcc: backport a patch from gcc trunk that fixes an internal compiler error on arm in version 4.3.3 16 years ago
Felix Fietkau ec6b3bf2be fix stampfile variables for the toolchain build (fixes gcc compile error) 16 years ago
Nicolas Thill 8a2030ff3d move common variables to a dedicated include file 16 years ago
Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps 16 years ago
Hauke Mehrtens 0fe95301c9 gcc: refresh patches for gcc 4.1.2 16 years ago
Felix Fietkau 152887e424 fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on arm, might be relevant for other platforms as well) 16 years ago
Nicolas Thill 33a0eb3613 cosmetic & coherency fixes 16 years ago
Nicolas Thill 7d250fbc8d gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548) 16 years ago
Florian Fainelli 3bb609d433 allow building and installing java for gcc-4.1.2 16 years ago
Felix Fietkau 27a4c9f5ab gcc: add missing gcc 4.3.3 patches (copy of the 4.3.2 patches) 16 years ago
Felix Fietkau 158c3917e9 add gcc 4.3.3, clean up gcc version config symbols 16 years ago
Nicolas Thill ec7b663c86 add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! 16 years ago
Felix Fietkau 78fb5a1b98 add gcc eabi patches from #3988 16 years ago
Hamish Guthrie b693945d4f Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at all 16 years ago
Gabor Juhos 65f21ce0d3 fix powerpc toolchain build failure on x86_64 hosts 16 years ago
Nicolas Thill bf618cf1fd add a fix preventing gcc build system from assuming that libc headers are always available 16 years ago