297 Commits (d24041665c8e161ade61b677b3b204928b2290cb)

Author SHA1 Message Date
Nicolas Thill 128b623ec8 gcc: fix 4.2.4 ICE on avr32 (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34762) 15 years ago
Nicolas Thill 8a38ccc1d1 gcc: symlink ./lib64 to ./lib for x86_64 as well 15 years ago
Felix Fietkau 8ce7b559d0 gcc: fix a segfault in the mbsd_multi patch for 4.4.0 15 years ago
Felix Fietkau dcd9f20085 port the mbsd_multi patch to gcc 4.4.0, refresh the other patches 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
Felix Fietkau 56164a5815 add a modified version of the mips64 patch from #4603 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 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
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
Florian Fainelli a3ecf3d3dc Fix ssp enabling/disabling (#4388) 16 years ago
Felix Fietkau d55332989e fix avr32 build breakage 16 years ago
Nicolas Thill a10dd02b34 fix gcc-4.2.4 when target != avr32 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
Imre Kaloz 95f2b6bb76 sync gcc patches with the Atmel 1.1.3 release 16 years ago
Imre Kaloz 5dceef5389 switch powerpc targets to gcc 4.2.4 16 years ago
Imre Kaloz 507b9818c0 switch to gcc 4.2.4 for avr32 16 years ago
Nicolas Thill f1ceaae24a add md5sums for binutils & gcc and use the GNU mirror facility 16 years ago
Nicolas Thill 40f6992324 add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling package/ath9k (closes: #3816) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37014 - fix "undefined reference to `fmsub'" error on powerpc http://bugs.uclibc.org/view.php?id=1588 16 years ago
Felix Fietkau 799e7a8fa8 disable autorebuild for the toolchain, as it can easily lead to build breakages 16 years ago
Florian Fainelli cc99e5b35d Disable smash stacking support by default, but allow to enable it as an experimental feature 16 years ago
Nicolas Thill 89eb716470 use qstrip macro to strip quoted CONFIG_* strings 16 years ago
Imre Kaloz 04fd31f429 add patch to fix EABI compiles on ARMv4 16 years ago
Imre Kaloz 389c1186cf gcc 4.2.4 support 16 years ago
Matteo Croce 4a78320c11 refresh gcc-4.2.3 patches 16 years ago
Felix Fietkau b672976e8e make sure the toolchain target dir really exists 16 years ago
Jeremy Kerr 077d84f543 provide a cleaner way to specify a biarch toolchain build 17 years ago
Florian Fainelli 1d482e1d39 Do not disable tls yet, uclibc-ntpl will support it soon 17 years ago
Florian Fainelli 3630b457a5 Disable tls support, uClibc does not support it, and it could lead to linking failures with some braindead autoconf programs 17 years ago
Felix Fietkau 6bce19599a remove the "depends BROKEN" for eabi 17 years ago
Imre Kaloz 6443bc981a fixup ARM EABI on GCC 4.1.2 17 years ago