summaryrefslogtreecommitdiffstats
path: root/test/tls
Commit message (Expand)AuthorAgeFilesLines
* make tls and nptl test buildBernhard Reutner-Fischer2009-11-192-104/+108
* whitespace fixesAustin Foxley2009-10-171-1/+1
* Add stdlib.h header for exit prototype.Carmelo Amoroso2009-02-191-0/+1
* Fix tls testcases to not use 'asm' keyword due to new CFLAGS -fno-asm.Carmelo Amoroso2009-01-298-129/+129
* Must include tls.h before link.h to have TLS related field available in struc...Carmelo Amoroso2009-01-283-3/+3
* ldso: Initialize fully dtv before calling the constructors.Carmelo Amoroso2008-11-173-1/+51
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-123-0/+116
* Synch tests with trunkCarmelo Amoroso2008-07-093-1/+20
* Revert change to this test as it compiles without extra includes and "Steven J. Hill"2007-11-291-18/+0
* Push back various fixes in testcasesCarmelo Amoroso2007-11-191-0/+18
* Add in expected return values."Steven J. Hill"2006-12-131-0/+6
* Finally get makefiles for testing cleaned up and working."Steven J. Hill"2006-12-131-1/+1
* Fixed makefile to conform to test framework."Steven J. Hill"2006-11-191-252/+97
* Need another include."Steven J. Hill"2006-06-221-1/+2
* Remove remaining usage of the NPTL 'compat' compatiblity files directory. Hoo..."Steven J. Hill"2006-02-051-2/+0
* Fix a makefile and add new working NPTL test for new TLS resolver code."Steven J. Hill"2006-01-051-1/+2
* Update makefile to add new NPTL tests and fix two tests for usage with uClibc."Steven J. Hill"2005-11-062-0/+74
* Add TLS test suite for testing TLS relocation functionality in the dynamic lo..."Steven J. Hill"2005-10-3041-0/+2800