Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-06 | for std::round we need to add __UCLIBC__ detection | Waldemar Brodkorb | |
2016-04-02 | fix lm32 toolchain building | Waldemar Brodkorb | |
2016-03-07 | fix nothread x86 builds | Waldemar Brodkorb | |
2016-03-06 | allow to build x86 without threads | Waldemar Brodkorb | |
2016-01-26 | add support for tilepro/tilegx toolchain, tilepro is broken | Waldemar Brodkorb | |
2015-12-13 | update to gcc 5.3.0, use as default compiler | Waldemar Brodkorb | |
Tested with embedded-test.sh for all supported architectures. Only sh2 will require a new uClibc-ng (git) to compile successfully a toolchain. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> |