summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/microblaze/dl-tls.h
AgeCommit message (Collapse)Author
2024-10-30fix TLS memory leak with dlopenMingxiang Lu
Signed-off-by: Mingxiang Lu <lu.mingxiang@h3c.com> Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
2016-11-03microblaze: add NPTL/TLS support from GNU libcWaldemar Brodkorb
Not perfect, but a starting point. Some tests of the test suite are failing.