Austin Foxley 4d91ad3daa test/: compile fixes for nptl and tls tests 16 anni fa
..
Makefile 76c0c0ed99 make tls and nptl test build 16 anni fa
Makefile.in 4d91ad3daa test/: compile fixes for nptl and tls tests 16 anni fa
README 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tls-macros-arm.h 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tls-macros-mips.h 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tls-macros-thumb.h 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tls-macros.h 4d91ad3daa test/: compile fixes for nptl and tls tests 16 anni fa
tst-tls1-static.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls1.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls10.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls10.h 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls11.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls12.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls13.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls14.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls15.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls16.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls2-static.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls2.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls3.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls4.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls5.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls6.c 0f3e8be773 whitespace fixes 17 anni fa
tst-tls7.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls8.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls9-static.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tls9.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod1.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod10.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod11.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod12.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod13.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod13a.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod14a.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod14b.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod15a.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod15b.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod16.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod2.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod3.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod4.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod5.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod6.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod7.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod8.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa
tst-tlsmod9.c 8b7834d400 test/tls/: tests for thread local storage functionality 17 anni fa

README

These tests were imported from 'glibc/elf' and are responsible for testing
the TLS functionality of the dynamic loader. The file 'tls-macros-mips.h'
is a copy of 'glibc/sysdeps/mips/tls-macros.h'. Dependency and link orders
are critical and should NOT be changed. Even if you think you know what
you are doing, do not touch the Makefile without posting to the uClibc
development mailing list.

-Steve