Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-31 | m68k: add NPTL/TLS support | Waldemar Brodkorb | |
Port over NPTL/TLS support from GNU C Library. In the first step only the slower syscall is used for TLS access. The uClibc-ng testsuite shows 79 errors, so their is room for bugfixes and improvements. | |||
2010-02-17 | Add missing libgcc_s.h header. | Khem Raj | |
* Do not include tls.h in aeabi_read_tp.S. Its not needed. Signed-off-by: Khem Raj <raj.khem@gmail.com> |