Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework nptl build system for cleaning headers and objects | Carmelo Amoroso | 2008-12-03 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | -2/+1 |
| | | | | system | ||||
* | Finally check in all the changes I made for NPTL library proper. | "Steven J. Hill" | 2006-08-21 | 1 | -1/+1 |
| | |||||
* | Clean up NPTL thread C library support files and simplify build process. | "Steven J. Hill" | 2006-02-05 | 1 | -0/+31 |