Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-06 | update to rc1 | Waldemar Brodkorb | |
2014-08-04 | musl is 1.1.4 | Waldemar Brodkorb | |
2014-08-04 | add musl git support | Waldemar Brodkorb | |
2014-08-01 | allow to use git version for C library. | Waldemar Brodkorb | |
2014-07-28 | add some basic infrastructure for qemu-system-m68k | Waldemar Brodkorb | |
Qemu emulates a Coldfire Evaluation board without MMU. As that is the first non-MMU platform in OpenADK I added ADK_TARGET_UCLINUX. Mksh can not be used for non-MMU, because it requires fork() for job control and other things. We use hush here. non-MMU support in uClibc does not have shared library support. Kernel does not start yet. So no runtime testing, but at least coldfire toolchain can be tested with uClibc-ng. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2014-07-25 | disable microblaze for uClibc*, fix flash boot related issues | Waldemar Brodkorb | |
2014-07-23 | after further testing, uClibc is unusable on alpha | Waldemar Brodkorb | |
2014-07-23 | enable alpha/sparc for testing, it is broken | Waldemar Brodkorb | |
2014-07-22 | reorder main menu, prefer uClibc-ng | Waldemar Brodkorb | |
2014-07-05 | add support for uClibc-ng in parallel to uClibc. | Waldemar Brodkorb | |
This helps to find any regressions made in uClibc-ng. | |||
2014-06-30 | start adding architectures for uClibc without NPTL/TLS | Waldemar Brodkorb | |
2014-06-24 | add support for qemu-system-alpha | Waldemar Brodkorb | |
2014-06-15 | add support for xtensa architecture, tested with qemu. thanks to Max ↵ | Waldemar Brodkorb | |
Filippov for help | |||
2014-05-25 | prefer glibc, uClibc is very inactive at the moment, second musl | Waldemar Brodkorb | |
2014-05-23 | resolve merge conflict | Waldemar Brodkorb | |