Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | Update makefile to add new NPTL tests and fix two tests for usage with uClibc. | "Steven J. Hill" | 2005-11-06 | 1 | -0/+18 |
| | |||||
* | Add TLS test suite for testing TLS relocation functionality in the dynamic ↵ | "Steven J. Hill" | 2005-10-30 | 1 | -0/+61 |
loader. Make sure your read the README file before asking any questions, and then read it again. |