Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-31 | uclibc-ng: update default configs | Waldemar Brodkorb | |
2016-12-04 | uclibc-ng: refresh configs, enable sha512 | Waldemar Brodkorb | |
2016-05-29 | uClibc-ng: update to 1.0.15, refresh configs | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2016-03-16 | disable uClibc-ng obstack, gdb/binutils has its own copy | Waldemar Brodkorb | |
2016-02-07 | uclibc-ng: simplify config, only use uclibc-ng.config as git master is now ↵ | Waldemar Brodkorb | |
1.0 config | |||
2015-11-30 | bfin: latest gcc/binutils is working fine. checked with gdb sim and real ↵ | Waldemar Brodkorb | |
hardware | |||
2015-11-27 | bfin: allow newer gcc and kernel to be build, ICE with uClibc-ng regex, so ↵ | Waldemar Brodkorb | |
disable it for now. | |||
2015-10-25 | disable UCLIBC_HAS_FENV for git configs, too | Waldemar Brodkorb | |
2015-04-14 | enable LDSO_RUNPATH_OF_EXECUTABLE for uClibc-ng git, too | Waldemar Brodkorb | |
2015-04-02 | remove deprecated symbols | Waldemar Brodkorb | |
2015-03-29 | enable UCLIBC_HAS_UTMP for uClibc-ng | Waldemar Brodkorb | |
2015-02-18 | add support for uClibc-ng git master | Waldemar Brodkorb | |
Add new configs for uClibc-ng master. New symbol UCLIBC_HAS_LINUXTHREADS added. LT.new is removed in master, only LT.old and NPTL exist. CLeanup MMU/NPTL/LT support symbols. Tested with toolchain building for all supported architectures. |