Michael Büsch
|
cf323eb924
|
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.
SVN-Revision: 23196
|
2010-10-03 12:54:07 +00:00 |
|
Felix Fietkau
|
ffd00db938
|
gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code size
SVN-Revision: 23103
|
2010-09-20 20:49:34 +00:00 |
|
Felix Fietkau
|
62c1740676
|
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
SVN-Revision: 22723
|
2010-08-19 12:49:51 +00:00 |
|
Florian Fainelli
|
332227b067
|
add support for gcc-4.5.1
SVN-Revision: 22450
|
2010-08-01 12:39:19 +00:00 |
|
Felix Fietkau
|
5149ed151d
|
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
SVN-Revision: 22319
|
2010-07-20 20:57:21 +00:00 |
|