Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support O= for nptl too | Austin Foxley | 2009-09-25 | 1 | -4/+6 |
| | | | | 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 | ||||
* | 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. |