NPTL/arc: notify kernel of the TP value
[uClibc.git] / test / tls / README
blob06c9eb743c7e27e34dbd91cd97b2d1ed78977ed7
1 These tests were imported from 'glibc/elf' and are responsible for testing
2 the TLS functionality of the dynamic loader. The file 'tls-macros-mips.h'
3 is a copy of 'glibc/sysdeps/mips/tls-macros.h'. Dependency and link orders
4 are critical and should NOT be changed. Even if you think you know what
5 you are doing, do not touch the Makefile without posting to the uClibc
6 development mailing list.
8 -Steve <sjhill@uclibc.org>