80 Commits (54dea0c74f09b73d4143956bce1fbed54cc3ca4d)

Author SHA1 Message Date
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
Florian Fainelli 4d8a5d7d23 Allow installing gcj/gnu classpath,for those interested 17 years ago
Imre Kaloz 1181536e69 add gcc 4.2.1 17 years ago
Felix Fietkau 1b4fc61eea update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this target (4.1.2 segfaults at compile time) 17 years ago
Felix Fietkau abdd6e0f13 replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildroot), adjust gcc makefile for PATCH_DIR changes 17 years ago
Felix Fietkau 92f558c4be Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it. 18 years ago
Hamish Guthrie ed1a641e15 Changed default compiler for 2.6 kernels to 4.1.2 18 years ago
Imre Kaloz 8bc64752a7 add gcc 4.1.2 (closes #1381) 18 years ago
Felix Fietkau fbaae65ab4 Fix gcc version selection - default version for linux 2.4 broken in r6208 - brcm-2.6 needs an older compiler at least on wgt634u (don't ask me why...) 18 years ago
Imre Kaloz f1f2af6ddf use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default 18 years ago
Felix Fietkau ba962c723f add a gcc 4.2 snapshot 18 years ago