Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-13 | update uClibc-ng to 1.0.3, remove older versions | Waldemar Brodkorb | |
2015-06-07 | add support for h8/300 architecture | Waldemar Brodkorb | |
2015-06-05 | update musl to latest release | 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-13 | update musl to 1.1.9 | Waldemar Brodkorb | |
2015-04-20 | remove lowercase ABI symbols. tested with x86/mips64 variants | Waldemar Brodkorb | |
2015-04-19 | remove lowercase symbols for C library | Waldemar Brodkorb | |
2015-04-16 | update to uClibc-ng 1.0.2 | Waldemar Brodkorb | |
2015-04-03 | disable uClibc | Waldemar Brodkorb | |
2015-03-30 | update to latest stable version | Waldemar Brodkorb | |
2015-03-22 | musl 1.1.7 has support for aarch64, tested with Qemu | Waldemar Brodkorb | |
2015-03-21 | update musl to latest stable version | Waldemar Brodkorb | |
2015-03-19 | disable hppa for uClibc | Waldemar Brodkorb | |
2015-03-08 | add support for uClibc-ng 1.0.1 | Waldemar Brodkorb | |
2015-03-05 | support non-thread build | Waldemar Brodkorb | |
2015-02-25 | disable uClibc-ng (not ready). fix gcc configure | Waldemar Brodkorb | |
2015-02-14 | disable nios2 for uClibc, not working. | Waldemar Brodkorb | |
2015-02-09 | add basic support for raspberry pi2 | Waldemar Brodkorb | |
Introduce new board symbols for embedded systems, which use the similar board as basis. As for example raspberry pi and raspberry pi2. And some more updates: Update binutils to 2.25, set gcc 4.9.2 as default. Update glibc to 2.21, set as default. Update gdb to 7.8.2. Update kodi to latest release. | |||
2015-02-02 | add 1.0.0 release of uClibc-ng | Waldemar Brodkorb | |
2015-01-17 | update to musl 1.1.6 | Waldemar Brodkorb | |
2015-01-09 | add toolchain support for uClibc and microblaze without threads. | Waldemar Brodkorb | |
2014-12-27 | optimize git downloader | Waldemar Brodkorb | |
We now can use a GIT Hash to set a specific checkout. If this is used, you need to define PKG_HASH. Convert libx264 and wiringPi to the new git downloader. Fix toolchains components to use the new git downloader. | |||
2014-12-19 | use the new concept of appliances | Waldemar Brodkorb | |
- Sync with Kernel upstream Kconfig - use new feature visible - add a patch for select on choices https://lkml.org/lkml/2011/2/17/379 - rename ADK_LINUX -> ADK_TARGET_ARCH - remove package collection feature - add appliance feature to define a appliance more complete | |||
2014-10-14 | update musl to latest stable version | Waldemar Brodkorb | |
2014-10-04 | add support for tile toolchain building | Waldemar Brodkorb | |
2014-09-26 | add support for toolchain building for crisv32 architecture | Waldemar Brodkorb | |
2014-09-09 | add toolchain support for avr32 | Waldemar Brodkorb | |
2014-09-08 | update glibc to latest stable | Waldemar Brodkorb | |
2014-09-05 | set git version as default | Waldemar Brodkorb | |
2014-09-05 | start arc integration | Waldemar Brodkorb | |
2014-08-28 | sync uClibc patches, use only git for uCLibc-ng for now. | Waldemar Brodkorb | |
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 | |