summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/arm/softfloat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Uses angle brackets to include softfloat.h, and add the proper directory tomiod2015-09-131-1/+2
| | | | | CFLAGS. ok guenther@
* Move arm to the 'MI' softfloat code instead of the arm version.drahn2011-07-0529-7171/+2
| | | | YES!! miod@
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-266-48/+6
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* .PATH betterderaadt2005-08-071-2/+2
|
* fix alias definition, was backwards.drahn2004-02-061-2/+2
|
* fix __weak_aliasdrahn2004-02-021-2/+2
|
* ARGH, forgot tags.drahn2004-02-0130-1/+30
|
* arm libc support. From NetBSD. currently supports softfloat.drahn2004-02-0131-0/+7340