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. | |||
2016-07-31 | deduplicate jmpbuf-unwind.h | Waldemar Brodkorb | |
Reviewed-by: Max Filippov <jcmvbkbc@gmail.com> | |||
2012-06-15 | add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related) | Peter S. Mazinger | |
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |