Age | Commit message (Expand) | Author |
2015-08-02 | separate serial drivers, add builtin dtb. still no shell | Waldemar Brodkorb |
2015-07-09 | add support for metag architecture | Waldemar Brodkorb |
2015-06-25 | lto couldn't be used for gcc itself | Waldemar Brodkorb |
2015-06-10 | add simulator target for h8/300, reorg no-MMU | Waldemar Brodkorb |
2015-06-07 | add support for h8/300 architecture | Waldemar Brodkorb |
2015-06-04 | add basic infrastructure for superh toolchains with sh2/sh3/sh4a cpus | Waldemar Brodkorb |
2015-05-31 | better handling for no-thread compiles of toolchain | Waldemar Brodkorb |
2015-05-31 | enable microblaze for uClibc-ng for testing | Waldemar Brodkorb |
2015-05-15 | add more coldfire toolchain targets | Waldemar Brodkorb |
2015-04-26 | refactor LINUX_64 support, hide symbol for developers of boards | Waldemar Brodkorb |
2015-04-24 | update arc toolchain components | Waldemar Brodkorb |
2015-04-20 | remove lowercase ABI symbols. tested with x86/mips64 variants | Waldemar Brodkorb |
2015-04-19 | disable CILK library | Waldemar Brodkorb |
2015-03-25 | okay, we need the workarounds for sh toolchain | Waldemar Brodkorb |
2015-03-25 | Revert "workaround no longer required" | Waldemar Brodkorb |
2015-03-25 | disable multilib for sh4 | Waldemar Brodkorb |
2015-03-24 | workaround no longer required | Waldemar Brodkorb |
2015-03-05 | support non-thread build | Waldemar Brodkorb |
2015-03-03 | convert to upper case symbols, remove lower case ADK_big/ADK_little | Waldemar Brodkorb |
2015-03-01 | add quirks for clang | Waldemar Brodkorb |
2015-02-23 | rework gcc optimization flags | Waldemar Brodkorb |
2015-02-22 | rework CFLAGS and default gcc --with-cpu usage | Waldemar Brodkorb |
2015-02-22 | rework FPU/FLOAT support | Waldemar Brodkorb |
2015-02-19 | cleanup FPU support for ARM targets. | Waldemar Brodkorb |
2015-02-16 | prepare for Sun Voyager. | Waldemar Brodkorb |
2015-02-14 | rework float support | Waldemar Brodkorb |
2015-02-14 | fix glibc build of mips32 soft-float toolchain | Waldemar Brodkorb |
2015-02-09 | add basic support for raspberry pi2 | 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-19 | use the new concept of appliances | 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-23 | filter out xtensa specific compiler options for gcc itself. | 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 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 | 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-07-28 | use bamboo board emulation as default, ppc 44x without FPU. networking works ... | Waldemar Brodkorb |