Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-18 | remove linuxthreads.new, rename linuxthreads.old | Waldemar Brodkorb | |
Linuxthreads.new isn't really useful with the existence of NPTL/TLS for well supported architectures. There is no reason to use LT.new for ARM/MIPS or other architectures supporting NPTL/TLS. It is not available for noMMU architectures like Blackfin or FR-V. To simplify the live of the few uClibc-ng developers, LT.new is removed and LT.old is renamed to LT. LINUXTHREADS_OLD -> UCLIBC_HAS_LINUXTHREADS | |||
2016-01-25 | hppa: unbreak toolchain building | Waldemar Brodkorb | |
At least allow to build a toolchain for hppa. Sync some headers with glibc. |