Hamish Guthrie
|
4f84a92c5d
|
update compiler version defaults
SVN-Revision: 15230
|
2009-04-16 12:40:32 +00:00 |
Hamish Guthrie
|
bbc2161913
|
Bumped compiler version for PS3
SVN-Revision: 14894
|
2009-03-16 10:38:21 +00:00 |
Hamish Guthrie
|
bec47e86b7
|
Set default compiler for ps3
SVN-Revision: 14893
|
2009-03-16 10:06:40 +00:00 |
Felix Fietkau
|
6550fbe9b4
|
nuke some obsolete gcc versions
SVN-Revision: 14870
|
2009-03-14 03:21:56 +00:00 |
Felix Fietkau
|
dbd39f1a50
|
enable eabi support by default
SVN-Revision: 14869
|
2009-03-14 03:17:35 +00:00 |
Felix Fietkau
|
158c3917e9
|
add gcc 4.3.3, clean up gcc version config symbols
SVN-Revision: 14226
|
2009-01-27 20:08:34 +00:00 |
Nicolas Thill
|
ec7b663c86
|
add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!
SVN-Revision: 14131
|
2009-01-21 11:58:17 +00:00 |
Hamish Guthrie
|
b693945d4f
|
Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at all
SVN-Revision: 14060
|
2009-01-16 17:51:19 +00:00 |
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)
SVN-Revision: 13931
|
2009-01-08 01:49:11 +00:00 |
Imre Kaloz
|
7d78d5cad3
|
nuke old gcc 4.2 versions
SVN-Revision: 13483
|
2008-12-02 18:32:02 +00:00 |
Imre Kaloz
|
d7ed0b8c47
|
sync gcc's Config.in with Config.version
SVN-Revision: 13482
|
2008-12-02 18:26:10 +00:00 |
Florian Fainelli
|
cc99e5b35d
|
Disable smash stacking support by default, but allow to enable it as an experimental feature
SVN-Revision: 12010
|
2008-07-30 12:54:28 +00:00 |
Imre Kaloz
|
389c1186cf
|
gcc 4.2.4 support
SVN-Revision: 11310
|
2008-05-31 18:45:07 +00:00 |
Felix Fietkau
|
6bce19599a
|
remove the "depends BROKEN" for eabi
SVN-Revision: 10556
|
2008-03-07 10:16:37 +00:00 |
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
SVN-Revision: 10458
|
2008-02-14 14:31:31 +00:00 |
Imre Kaloz
|
28a177fca3
|
use GCC 4.2.3 by default for AVR32
SVN-Revision: 10414
|
2008-02-07 20:21:18 +00:00 |
Imre Kaloz
|
614cc08a14
|
add GCC 4.2.3
SVN-Revision: 10413
|
2008-02-07 20:18:40 +00:00 |
Gabor Juhos
|
f5c304120d
|
gcc: fix version selection for Magicbox
SVN-Revision: 10345
|
2008-02-01 16:44:52 +00:00 |
Imre Kaloz
|
34b4f11508
|
add gcc 4.2.2
SVN-Revision: 9443
|
2007-10-25 09:16:31 +00:00 |
Florian Fainelli
|
4d8a5d7d23
|
Allow installing gcj/gnu classpath,for those interested
SVN-Revision: 8337
|
2007-08-04 10:59:02 +00:00 |
Imre Kaloz
|
1181536e69
|
add gcc 4.2.1
SVN-Revision: 8223
|
2007-07-30 12:26:28 +00:00 |
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)
SVN-Revision: 7762
|
2007-06-28 20:42:21 +00:00 |
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
SVN-Revision: 7753
|
2007-06-28 07:30:25 +00:00 |
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.
SVN-Revision: 6744
|
2007-03-28 17:52:00 +00:00 |
Hamish Guthrie
|
ed1a641e15
|
Changed default compiler for 2.6 kernels to 4.1.2
SVN-Revision: 6539
|
2007-03-07 22:32:10 +00:00 |
Imre Kaloz
|
8bc64752a7
|
add gcc 4.1.2 (closes #1381)
SVN-Revision: 6343
|
2007-02-22 10:28:46 +00:00 |
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...)
SVN-Revision: 6209
|
2007-01-26 11:02:59 +00:00 |
Imre Kaloz
|
f1f2af6ddf
|
use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default
SVN-Revision: 6208
|
2007-01-26 10:55:06 +00:00 |
Felix Fietkau
|
ba962c723f
|
add a gcc 4.2 snapshot
SVN-Revision: 5625
|
2006-11-23 04:08:52 +00:00 |
Felix Fietkau
|
60c1f0f64d
|
finally move buildroot-ng to trunk
|
2016-03-20 17:29:15 +01:00 |