summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/arm
Commit message (Collapse)AuthorAgeFilesLines
* whitespace fixesAustin Foxley2009-10-178-8/+0
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* nptl/: fix .dep files not working for libpthread.aAustin Foxley2009-09-221-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 printingCarmelo Amoroso2009-07-291-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 Raj2008-07-111-14/+7
| | | | Fix ARM specific makefiles for NPTL build.
* ARM specific NPTL bitsKhem Raj2008-07-1012-0/+494