summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl_db
Commit message (Collapse)AuthorAgeFilesLines
* whitespace fixesAustin Foxley2009-10-171-1/+1
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* nptl_db: Reinstate version.h for nptlCarmelo Amoroso2009-09-271-4/+0
| | | | | | This time do not create the header file at each build Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* support O= for nptl tooAustin Foxley2009-09-251-4/+6
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* tls: test for DTV vs TCB at TP correctlyAustin Foxley2009-09-231-2/+2
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Rework nptl build system for cleaning headers and objectsCarmelo Amoroso2008-12-031-4/+4
| | | | | | | | | | | | | | | | | | | | | | to be compliant with all other Makefile. The output of the make clean (silent mode) will be as follows: CLEAN ld-uClibc CLEAN libdl <....> CLEAN nptl_pthread_generic CLEAN nptl_pthread CLEAN nptl_arch CLEAN nptl_linux CLEAN nptl_linux_arch CLEAN libthread_db <....> CLEAN nptl_headers CLEAN nptl_arch_headers CLEAN nptl_linux_headers CLEAN nptl_db_headers 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
* Synch nptl branch with SH port: as requested by sjhill for mips-ash4 mergeCarmelo Amoroso2007-11-192-5/+12
|
* Get rid of compiler warnings."Steven J. Hill"2006-08-216-6/+6
|
* Final set of changes for NPTL and new build system. NPTL can now build with ↵"Steven J. Hill"2005-12-021-0/+67
| | | | the new build system.
* Changes for NPTL and new build system."Steven J. Hill"2005-12-021-3/+1
|
* Merge from trunk that gives us a valid NPTL dynamic loader and the start of ↵"Steven J. Hill"2005-11-292-64/+13
| | | | the new build system. I have probably another 300 and some files to go *sigh*.
* Clean up -O optimizations for MIPS and fix libcrypt Makefile temporarily."Steven J. Hill"2005-11-161-0/+5
|
* Fix up build system for NPTL. I admit it is much cleaner now, but I lost my ↵"Steven J. Hill"2005-10-041-14/+28
| | | | entire Saturday fixing this $!#$!#@$T! up.
* Changes to get the NPTL debug library to build and link."Steven J. Hill"2005-07-224-61/+55
|
* Remove obsoleted files."Steven J. Hill"2005-07-221-24/+0
|
* Fixed up 'clean' target for latest NPTL changes and modified include"Steven J. Hill"2005-06-121-1/+4
| | | | | dependency directories so that either thread model can be used by the C library modules that need some knowledge of pthreads.
* Put the change log back in."Steven J. Hill"2005-05-121-0/+207
|
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-0748-0/+3744
consult the 'README.NPTL' file.