Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace gcc 4.5.2 support with 4.6.1 | Imre Kaloz | 2011-07-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 27333 | ||||
* | introduce option to enable setjump()/longjump() based C++ exceptions (#9185, ↵ | Jo-Philipp Wich | 2011-06-23 | 1 | -0/+5 |
| | | | | | | patch from David Kuehling via Qi hardware) SVN-Revision: 27261 | ||||
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and ↵ | Felix Fietkau | 2010-08-19 | 1 | -10/+10 |
| | | | | | | moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK SVN-Revision: 22723 | ||||
* | gcc: split up the build process into three distinct stages (minimal, ↵ | Felix Fietkau | 2010-07-20 | 1 | -0/+71 |
initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain SVN-Revision: 22319 |