Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-25 | uClibc-ng: disable UCLIBC_HAS_FENV in the default config | Waldemar Brodkorb | |
2015-05-30 | enable FPU for Aranym | Waldemar Brodkorb | |
2015-04-14 | LDSO_RUNPATH_OF_EXECUTABLE is required f.e. for samba | Waldemar Brodkorb | |
2015-03-23 | uClibc added a new symbol for utmp support | Waldemar Brodkorb | |
2015-03-22 | for uClinux m68k we need to use MALLOC_STANDARD for uClibc-ng 1.0 | Waldemar Brodkorb | |
2015-02-20 | use MALLOC with GLIBC_COMPAT for all archs | Waldemar Brodkorb | |
Use MALLOC for uClibc/uClibc-ng 1.0. Choice will be removed in uClibc-ng git. | |||
2014-12-27 | enable getopt long | Waldemar Brodkorb | |
2014-10-04 | use linuxthreads (new) for gdbserver usage on coldfire target | Waldemar Brodkorb | |
2014-09-28 | always enable pthread debug support as discussed with tg | Waldemar Brodkorb | |
2014-08-28 | refresh config, use soft-float | Waldemar Brodkorb | |
2014-08-28 | add config for nommu and mmu case for uClibc | Waldemar Brodkorb | |
2014-08-26 | we need to remove crtbegin.o/crtend.o from gcc specs file. otherwise broken ↵ | Waldemar Brodkorb | |
executables (f.e. sash) with a wrong data start are created by elf2flt) | |||
2014-08-26 | add sash, simpleinit and a uclibc config for nonmmu case | Waldemar Brodkorb | |
2014-08-25 | disable XSI_MATH, prevent testsuite linking failures. | 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-03-14 | fix m68k support | Waldemar Brodkorb | |
disable systems without thread local storage, not supported by OpenADK anymore. Remove m68k uclibc. fix kernel bootup in aranym. | |||
2014-02-17 | update to uClibc git from 02.2014 | Waldemar Brodkorb | |
2013-10-17 | revert m68k uclibc commit, nptl is not implemented, disable alsa-lib and all ↵ | Waldemar Brodkorb | |
packages that require it | |||
2013-10-17 | enable NPTL for m68k | Waldemar Brodkorb | |
2012-09-21 | refresh configs | Waldemar Brodkorb | |
2012-07-16 | add support for m68k toolchain/qemu | Waldemar Brodkorb | |