61 Commits (437f2bd5c1001f30bc06ee334f7935d0e4de2551)

Author SHA1 Message Date
Imre Kaloz 948fcc98f0 use gcc 4.4.3 for mips64 targets 15 years ago
Imre Kaloz 0b5ddcb9cf use gcc 4.4.3 for the powerpc targets by default 15 years ago
Imre Kaloz 5bd4c4e26d the CS toolchain FTBS for the gemini, use the old one for now 15 years ago
Imre Kaloz b69732ba94 add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patch 15 years ago
Imre Kaloz cae33bf4e9 add preliminary support for the latest CodeSourcery toolchain 15 years ago
Imre Kaloz 58c556e597 add support for gcc 4.4.3 15 years ago
Nicolas Thill 9e0bad9cb4 gcc: use coherent version selector between binutils & gcc 15 years ago
Florian Fainelli e5e83bf051 fix gcc version selection for octeon 15 years ago
Felix Fietkau 3a5deae00d gcc: add a config option for using the gcc graphite framework (disabled by default) 15 years ago
Florian Fainelli 97d2d1f90f get rid of gcc-4.4.0 support 15 years ago
Florian Fainelli 0a18260fed add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum 15 years ago
Felix Fietkau 902aecf9e1 mark the llvm toolchain as broken 15 years ago
Felix Fietkau 82fcc3bef3 use the new 4.3.3+cs toolchain for mips and arm - significantly improves code size on mips and performance on arm 15 years ago
Felix Fietkau f0f100551d add a gcc variant based on gcc 4.3.3 with codesourcery enhancements 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
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
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 15 years ago
Hamish Guthrie c146cbd79c Changed default gcc for ps3 15 years ago
Florian Fainelli e15ca56024 add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt patch 15 years ago
Hamish Guthrie 4f84a92c5d update compiler version defaults 15 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 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
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
Nicolas Thill a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) 16 years ago
Imre Kaloz 7d78d5cad3 nuke old gcc 4.2 versions 16 years ago
Imre Kaloz d7ed0b8c47 sync gcc's Config.in with Config.version 16 years ago
Florian Fainelli cc99e5b35d Disable smash stacking support by default, but allow to enable it as an experimental feature 16 years ago
Imre Kaloz 389c1186cf gcc 4.2.4 support 16 years ago
Felix Fietkau 6bce19599a remove the "depends BROKEN" for eabi 17 years ago
Felix Fietkau 82572cf767 revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes 17 years ago
Imre Kaloz 28a177fca3 use GCC 4.2.3 by default for AVR32 17 years ago
Imre Kaloz 614cc08a14 add GCC 4.2.3 17 years ago
Gabor Juhos f5c304120d gcc: fix version selection for Magicbox 17 years ago
Imre Kaloz 34b4f11508 add gcc 4.2.2 17 years ago