Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nptl/: fix .dep files not working for libpthread.a | Austin Foxley | 2009-09-22 | 1 | -0/+4 |
| | | | | | | | the variable libpthread-a-y was holding %.o instead of %.os, so the .dep make rules were rebuilding the whole lib every time Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | build: use $(do_sed) command for pretty printing | Carmelo Amoroso | 2009-07-29 | 1 | -1/+1 |
| | | | | | | | Use the $(do_sed) command instead of plain @sed for pretty printing target generation by sed. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Signed-off-by: Khem Raj <raj.khem@gmail.com> | Khem Raj | 2008-07-11 | 1 | -14/+7 |
| | | | | Fix ARM specific makefiles for NPTL build. | ||||
* | ARM specific NPTL bits | Khem Raj | 2008-07-10 | 1 | -0/+72 |