summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/sh
Commit message (Collapse)AuthorAgeFilesLines
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵Carmelo Amoroso2008-07-091-1/+1
| | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Synch the whole build system. Also including recent fix on testsuite build ↵Carmelo Amoroso2008-07-091-3/+5
| | | | system
* Renamed __self variable to __thread_self to avoid gcc arning due to shadowed ↵Carmelo Amoroso2008-06-181-3/+3
| | | | variable
* Begin merging of SuperH NPTL port. See the mailing list for further information."Steven J. Hill"2007-11-134-5/+140
|
* Clean up NPTL thread C library support files and simplify build process."Steven J. Hill"2006-02-052-2/+0
|
* Final set of changes for NPTL and new build system. NPTL can now build with ↵"Steven J. Hill"2005-12-021-2/+0
| | | | the new build system.
* Move files up one level where they should be."Steven J. Hill"2005-08-301-0/+1
|
* Changes made to the dynamic loader for TLS/NPTL support. Additional changes ↵"Steven J. Hill"2005-08-091-0/+1
| | | | made to libpthread and libc for remaining support.
* Added new files for TLS functionality in libpthreads and for the dynamic ↵"Steven J. Hill"2005-07-221-0/+29
| | | | loader. The headers may be moved to the 'ldso' directory hierarchy at a later date depending on what we run into when implementating changes to the loader.
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-079-0/+356
consult the 'README.NPTL' file.