Imre Kaloz
|
bc28bc7729
|
[toolchain/gcc]: update the linaro gcc to v2010.11-1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23940 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-11-10 12:27:33 +00:00 |
Imre Kaloz
|
90c3e91779
|
[toolchain/gcc]: fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23705 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-10-29 10:48:14 +00:00 |
Imre Kaloz
|
b178ff95ea
|
[toolchain/gcc]: get rid of old gcc versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23704 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-10-29 10:45:59 +00:00 |
Imre Kaloz
|
92d66fd4dd
|
[toolchain/gcc]: add support for Linaro GCC 2010.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23703 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-10-29 10:37:51 +00:00 |
Imre Kaloz
|
740e58f3a0
|
[toolchain]: we don't support gcc 3.x for some time now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23686 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-10-28 07:28:17 +00:00 |
Imre Kaloz
|
8709a54d17
|
[toolchain]: gcc 4.4.5 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23220 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-10-04 12:21:58 +00:00 |
Michael Büsch
|
ef39b40498
|
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23196 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-10-03 12:54:07 +00:00 |
Felix Fietkau
|
501b42a623
|
gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23103 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-09-20 20:49:34 +00:00 |
Felix Fietkau
|
f1f392ab5f
|
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22723 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-08-19 12:49:51 +00:00 |
Florian Fainelli
|
f839bab3fd
|
[toolchain] add support for gcc-4.5.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22450 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-08-01 12:39:19 +00:00 |
Felix Fietkau
|
7e525aa71e
|
gcc: split up the build process into three distinct stages (minimal, initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22319 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-07-20 20:57:21 +00:00 |