summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/5.3.0
AgeCommit message (Collapse)Author
2016-04-06for std::round we need to add __UCLIBC__ detectionWaldemar Brodkorb
2016-04-02fix lm32 toolchain buildingWaldemar Brodkorb
2016-03-07fix nothread x86 buildsWaldemar Brodkorb
2016-03-06allow to build x86 without threadsWaldemar Brodkorb
2016-01-26add support for tilepro/tilegx toolchain, tilepro is brokenWaldemar Brodkorb
2015-12-13update to gcc 5.3.0, use as default compilerWaldemar 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>