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> | ||||
* | nptl_db: Reinstate version.h for nptl | Carmelo Amoroso | 2009-09-27 | 1 | -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 too | Austin Foxley | 2009-09-25 | 1 | -4/+6 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | tls: test for DTV vs TCB at TP correctly | Austin Foxley | 2009-09-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Rework nptl build system for cleaning headers and objects | Carmelo Amoroso | 2008-12-03 | 1 | -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 Amoroso | 2008-07-09 | 1 | -3/+5 |
| | | | | system | ||||
* | Synch nptl branch with SH port: as requested by sjhill for mips-ash4 merge | Carmelo Amoroso | 2007-11-19 | 2 | -5/+12 |
| | |||||
* | Get rid of compiler warnings. | "Steven J. Hill" | 2006-08-21 | 6 | -6/+6 |
| | |||||
* | Final set of changes for NPTL and new build system. NPTL can now build with ↵ | "Steven J. Hill" | 2005-12-02 | 1 | -0/+67 |
| | | | | the new build system. | ||||
* | Changes for NPTL and new build system. | "Steven J. Hill" | 2005-12-02 | 1 | -3/+1 |
| | |||||
* | Merge from trunk that gives us a valid NPTL dynamic loader and the start of ↵ | "Steven J. Hill" | 2005-11-29 | 2 | -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-16 | 1 | -0/+5 |
| | |||||
* | Fix up build system for NPTL. I admit it is much cleaner now, but I lost my ↵ | "Steven J. Hill" | 2005-10-04 | 1 | -14/+28 |
| | | | | entire Saturday fixing this $!#$!#@$T! up. | ||||
* | Changes to get the NPTL debug library to build and link. | "Steven J. Hill" | 2005-07-22 | 4 | -61/+55 |
| | |||||
* | Remove obsoleted files. | "Steven J. Hill" | 2005-07-22 | 1 | -24/+0 |
| | |||||
* | Fixed up 'clean' target for latest NPTL changes and modified include | "Steven J. Hill" | 2005-06-12 | 1 | -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-12 | 1 | -0/+207 |
| | |||||
* | Import in NPTL code from glibc. For further information please | "Steven J. Hill" | 2005-05-07 | 48 | -0/+3744 |
consult the 'README.NPTL' file. |