blob: 06c9eb743c7e27e34dbd91cd97b2d1ed78977ed7 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001These tests were imported from 'glibc/elf' and are responsible for testing
2the TLS functionality of the dynamic loader. The file 'tls-macros-mips.h'
3is a copy of 'glibc/sysdeps/mips/tls-macros.h'. Dependency and link orders
4are critical and should NOT be changed. Even if you think you know what
5you are doing, do not touch the Makefile without posting to the uClibc
6development mailing list.
7
8-Steve <sjhill@uclibc.org>