aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/arm/gen
Commit message (Expand)AuthorAgeFilesLines
...
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-021-7/+0
* Use GCC's __SOFTFP__ to test whether we're being compiledMarcel Moolenaar2009-05-312-8/+8
* Let libstand(3) build on ARM.Rafal Jaworowski2008-10-141-0/+4
* Replace the ldexp() implementation in libc with a renamed copy of theDavid Schultz2005-01-221-155/+0
* Use the RET macro.Olivier Houchard2004-11-094-13/+12
* Add a week alias __siglongjmp => siglongjmp.Olivier Houchard2004-11-091-0/+1
* Don't define SOFTFLOAT directly in source files, it's now done in the Makefile.Olivier Houchard2004-11-052-2/+1
* Fix signalcontext and makecontext.Olivier Houchard2004-11-053-14/+17
* Make setjmp()/longjmp() use sigprocmask.Olivier Houchard2004-09-231-9/+9
* Add a dummy set_tp().Olivier Houchard2004-09-232-1/+36
* Replace seven nominally MD implementations of frexp() that are brokenDavid Schultz2004-07-182-68/+1
* Implement the classification macros isfinite(), isinf(), isnan(), andDavid Schultz2004-07-092-71/+1
* Import the FreeBSD/arm libc bits.Olivier Houchard2004-05-1415-0/+1387