Age | Commit message (Expand) | Author |
2016-05-12 | add support to play with LLVM/clang | Waldemar Brodkorb |
2016-05-10 | add basic ppc64 musl support | Waldemar Brodkorb |
2016-02-16 | rework ARM NEON support | Waldemar Brodkorb |
2015-12-02 | simplify toolchain building | Waldemar Brodkorb |
2015-01-30 | fix find command, reported by phil | Waldemar Brodkorb |
2014-08-06 | bsd fixes | Waldemar Brodkorb |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb |
2014-06-11 | add cleansystem target, filter fstack-protector-all for musl | Waldemar Brodkorb |
2014-06-02 | refactor CPU_ARCH/ARCH variables | Waldemar Brodkorb |
2014-05-23 | fix symbol renaming bugs | Waldemar Brodkorb |
2014-03-23 | make optimiztion compiler flags configurable, default -Os -pipe | Waldemar Brodkorb |
2014-03-20 | update musl to 1.0.0 | Waldemar Brodkorb |
2014-03-20 | fix stripping for uclibc/musl toolchains, do not remove *_pic.a might be need... | Waldemar Brodkorb |
2014-03-04 | merge | Waldemar Brodkorb |
2014-03-03 | only strip toolchain and target dirs for ADK_TOOLCHAIN | Waldemar Brodkorb |
2014-03-02 | remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not kno... | Waldemar Brodkorb |
2014-03-02 | strip toolchain components without copying debug data, clean toolchain after ... | Waldemar Brodkorb |
2014-03-01 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-03-01 | remove armeb, no hardware, no emulator to test, add armhf instead. fix some t... | Waldemar Brodkorb |
2014-02-27 | add support for sh and musl | Waldemar Brodkorb |
2014-01-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-01-04 | update musl | Waldemar Brodkorb |
2014-01-04 | update firefox and dependencies | Waldemar Brodkorb |
2013-12-15 | use linux.bin without included dtb, dtb is already provided by qemu. no need ... | Waldemar Brodkorb |
2013-09-18 | add back musl git patch, fix my rebuild issues. build musl a second time, aft... | Waldemar Brodkorb |
2013-09-16 | fix build for mips64el | Waldemar Brodkorb |
2013-09-13 | trying to get mips and ppc musl working | Waldemar Brodkorb |
2013-09-13 | rebuild musl after full gcc is available | Waldemar Brodkorb |
2013-09-13 | fix half way libgcc headache | Waldemar Brodkorb |
2013-09-04 | update musl libc | Waldemar Brodkorb |
2013-08-14 | use TARGET_CFLAGS for musl compile, seems to fix shared library problem | Waldemar Brodkorb |
2013-08-11 | preliminary musl support | Waldemar Brodkorb |