Age | Commit message (Expand) | Author |
2015-02-09 | add basic support for raspberry pi2 | Waldemar Brodkorb |
2015-02-09 | use gcc patches from buildroot, otherwise some c11 functions are missing | Waldemar Brodkorb |
2015-02-08 | allow to select MIPSr2 ISA and Soft-Float for MIPS32 | Waldemar Brodkorb |
2015-02-02 | add some fixes and inrastructure for arm nommu support | Waldemar Brodkorb |
2014-12-27 | optimize git downloader | Waldemar Brodkorb |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb |
2014-12-26 | fix some md5sums. reported via cubox-i forum. | Waldemar Brodkorb |
2014-12-25 | update to gcc 4.8.4 | Waldemar Brodkorb |
2014-12-19 | use the new concept of appliances | Waldemar Brodkorb |
2014-12-06 | update to gcc 4.9.2 | Waldemar Brodkorb |
2014-10-22 | use thumb mode for cortex-m3 by default. | Waldemar Brodkorb |
2014-10-22 | rework toolchain support for ARM. | Waldemar Brodkorb |
2014-10-05 | for older binutils this symlink breaks build | Waldemar Brodkorb |
2014-09-26 | add support for toolchain building for crisv32 architecture | Waldemar Brodkorb |
2014-09-23 | filter out xtensa specific compiler options for gcc itself. | Waldemar Brodkorb |
2014-09-18 | remove gcc workaround, issue is fixed in the kernel | Waldemar Brodkorb |
2014-09-16 | fix coldfire toolchain build | Waldemar Brodkorb |
2014-09-10 | use CXXFLAGS_FOR_TARGET instead of --enable-cxx-flags | Waldemar Brodkorb |
2014-09-09 | add cflags patch | Waldemar Brodkorb |
2014-09-09 | add information where the tarballs are from | Waldemar Brodkorb |
2014-09-09 | add toolchain support for avr32 | Waldemar Brodkorb |
2014-09-06 | rework uClibc config file generation | Waldemar Brodkorb |
2014-09-05 | gdb for arc not yet upstream, disable at the moment | Waldemar Brodkorb |
2014-09-05 | start arc integration | Waldemar Brodkorb |
2014-09-04 | use libstdcxx version, needs fix for other gcc versions | Waldemar Brodkorb |
2014-08-31 | use tar.gz | Waldemar Brodkorb |
2014-08-31 | add support for bfin toolchain creation | Waldemar Brodkorb |
2014-08-27 | fix gcc wrapper, spawn a shell after rc is finished | Waldemar Brodkorb |
2014-08-26 | we need to remove crtbegin.o/crtend.o from gcc specs file. otherwise broken e... | Waldemar Brodkorb |
2014-08-15 | switch back to 5208. strange works now. | Waldemar Brodkorb |
2014-08-15 | use 5307 for now, which results in a working userland. need to investigate. | Waldemar Brodkorb |
2014-08-12 | add support for xtensa dc233c variant. use uImage, which works with a patched... | Waldemar Brodkorb |
2014-08-07 | add basic support for qemu-aarch64 | Waldemar Brodkorb |
2014-08-06 | update gcc patches | Waldemar Brodkorb |
2014-08-06 | use gcc 4.9.1 for aarch64 | 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-07-23 | add qemu support for ppc virtex ml507 | Waldemar Brodkorb |
2014-07-23 | no arch flags for alpha | Waldemar Brodkorb |
2014-07-07 | fix build on Darwin, make uclibc-ng powerpc possible | Waldemar Brodkorb |
2014-07-06 | allow static building of toolchain | Waldemar Brodkorb |
2014-07-05 | add different arm architectures for toolchain building | Waldemar Brodkorb |
2014-07-05 | add support for uClibc-ng in parallel to uClibc. | Waldemar Brodkorb |
2014-06-30 | start adding architectures for uClibc without NPTL/TLS | Waldemar Brodkorb |
2014-06-28 | enable shared libgcc for uClibc/glibc | Waldemar Brodkorb |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | 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-12 | add lto support to first stage compiler | Waldemar Brodkorb |
2014-06-11 | add cleansystem target, filter fstack-protector-all for musl | Waldemar Brodkorb |