Age | Commit message (Expand) | 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-26 | frv: resolve remaining issues to check toolchain compile | Waldemar Brodkorb |
2016-03-19 | arc: add patches for gcc from buildroot | Waldemar Brodkorb |
2016-03-07 | fix nothread x86 builds | Waldemar Brodkorb |
2016-03-06 | allow to build x86 without threads | Waldemar Brodkorb |
2016-02-05 | fr-v: allow to build a uClibc-ng toolchain | Waldemar Brodkorb |
2016-01-27 | another hack to disable docs in old gcc | Waldemar Brodkorb |
2016-01-27 | add hackish way to disable doc generation on newer hosts | 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 |
2015-12-02 | bfin/tile: fix toolchain building | Waldemar Brodkorb |
2015-12-02 | fix gcc 5.2 nios2/tilegx toolchain building | Waldemar Brodkorb |
2015-12-02 | simplify toolchain building | Waldemar Brodkorb |
2015-11-27 | bfin: allow newer gcc and kernel to be build, ICE with uClibc-ng regex, so di... | Waldemar Brodkorb |
2015-10-31 | simplify, avoid problems with musl patch, reported by Johnathan McKnight | Waldemar Brodkorb |
2015-10-30 | add musl patch for gcc 5.2.0 | Waldemar Brodkorb |
2015-10-25 | always apply patch | Waldemar Brodkorb |
2015-10-18 | alpha: build toolchain w/o 128bit long double, add uClibc-ng config | Waldemar Brodkorb |
2015-07-22 | update to gcc 5.2.0 | Waldemar Brodkorb |
2015-07-13 | add basic toolchain support for or1k arch with musl libc | Waldemar Brodkorb |
2015-07-09 | add support for metag architecture | Waldemar Brodkorb |
2015-07-01 | update gcc 4.8/4.9 | Waldemar Brodkorb |
2015-06-16 | make the patch uClibc specific | Waldemar Brodkorb |
2015-06-10 | add the ability to build uClibc-ng toolchain for microblaze (only static bina... | Waldemar Brodkorb |
2015-06-04 | add uClibc-ppc patch for gcc 4.9.2, too | Waldemar Brodkorb |
2015-05-02 | ad experimental gcc 5.1.0 support | Waldemar Brodkorb |
2015-04-24 | update arc toolchain components | Waldemar Brodkorb |
2015-04-17 | fix compile of musl toolchain | Waldemar Brodkorb |
2015-03-15 | rename m68k specific patches. we want straight patches always usable | Waldemar Brodkorb |
2015-02-19 | add support for coldfire with gcc 4.9.2/binutils 2.25 | Waldemar Brodkorb |
2015-02-16 | add gcc musl patch from Gregors musl-patches git | Waldemar Brodkorb |
2015-02-09 | use gcc patches from buildroot, otherwise some c11 functions are missing | Waldemar Brodkorb |
2014-12-25 | update to gcc 4.8.4 | Waldemar Brodkorb |
2014-12-06 | update to gcc 4.9.2 | Waldemar Brodkorb |
2014-09-26 | add support for toolchain building for crisv32 architecture | Waldemar Brodkorb |
2014-09-18 | remove gcc workaround, issue is fixed in the kernel | Waldemar Brodkorb |
2014-09-09 | add cflags patch | Waldemar Brodkorb |
2014-09-09 | add toolchain support for avr32 | Waldemar Brodkorb |
2014-08-31 | add support for bfin toolchain creation | Waldemar Brodkorb |
2014-08-26 | we need to remove crtbegin.o/crtend.o from gcc specs file. otherwise broken e... | Waldemar Brodkorb |
2014-08-06 | update gcc patches | Waldemar Brodkorb |
2014-07-28 | use bamboo board emulation as default, ppc 44x without FPU. networking works ... | Waldemar Brodkorb |
2014-07-28 | add some basic infrastructure for qemu-system-m68k | Waldemar Brodkorb |
2014-06-18 | use libc specific patching to avoid any side effects in the gcc patches, as s... | Waldemar Brodkorb |
2014-06-15 | add support for xtensa architecture, tested with qemu. thanks to Max Filippov... | Waldemar Brodkorb |
2014-06-02 | fix a regression between 4.8.2 and 4.8.3 by removing code | Waldemar Brodkorb |
2014-05-23 | update to latest stable version of gcc 4.8.x | Waldemar Brodkorb |
2014-04-30 | fix 32 bit userland with 64 bit kernel support | Waldemar Brodkorb |
2014-04-15 | fix superh big endian compile for musl | Waldemar Brodkorb |