summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't try to outsmart gcc inline assembler when saving the cpsr in themiod2011-08-031-4/+4
* Use correct define to detect soft fpu on arm, dont complain on lint so much.drahn2006-11-241-8/+4
* don't ask; ok drahnderaadt2005-11-251-1/+5
* Apply my copyrights to these files which I wrote. none of the olddrahn2004-02-252-4/+50
* Implement the arm pthreads pieces, only two regress fails, preemption_floatdrahn2004-02-212-158/+95
* Add copyright to code where I forgot, thx wouter.drahn2004-02-091-2/+27
* Add arm support files for libpthread.drahn2004-02-094-0/+250