Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace fixes | Austin Foxley | 2009-10-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Must include tls.h before link.h to have TLS related field available in ↵ | Carmelo Amoroso | 2009-01-28 | 1 | -1/+1 |
| | | | | | | | | | | | struct link_map. This change is now required after recent clean-up of installed headers. Likely we were including tls.h indirectly. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Synch tests with trunk | Carmelo Amoroso | 2008-07-09 | 1 | -0/+18 |
| | |||||
* | Revert change to this test as it compiles without extra includes and | "Steven J. Hill" | 2007-11-29 | 1 | -18/+0 |
| | | | | matches the glibc test. | ||||
* | Push back various fixes in testcases | Carmelo Amoroso | 2007-11-19 | 1 | -0/+18 |
| | |||||
* | Add TLS test suite for testing TLS relocation functionality in the dynamic ↵ | "Steven J. Hill" | 2005-10-30 | 1 | -0/+90 |
loader. Make sure your read the README file before asking any questions, and then read it again. |