| Age | Commit message (Expand) | Author |
| 2014-01-29 | Include compiler-rt in libc, libm and libkern. | joerg |
| 2014-01-17 | Use generic version of fabs for softfloat. | joerg |
| 2013-12-25 | Explicitly enable FPU support. | joerg |
| 2013-08-21 | divide.S need -marm | matt |
| 2013-06-20 | Fix compile error. | msaitoh |
| 2013-06-20 | modsi3/umodsi3 is not needed for earm since __aeabi_*divmod takes care of it. | matt |
| 2013-04-30 | Match against LIBC_MACHINE_ARCH for MKCOMPAT | matt |
| 2013-01-26 | When building for earm*, compile __aeabi_[df]cmpun.c and __aeabi_[il]div0.c | matt |
| 2012-10-30 | add new files to fix static linking | christos |
| 2012-10-10 | add split files | christos |
| 2012-07-30 | Backout previous. ld.so requires the division routines so this needs | skrll |
| 2012-07-11 | On the libc/libgcc clashes cleanup that removed divsi3.o from libc, ARM/evbarm | reinoud |
| 2009-12-06 | Rename ${SRCS.{alpha,arm,...}.gen} to ${LSRCS.{alpha,arm,...}.gen} because | uebayasi |
| 2006-06-28 | build frexp/ldexp/modf in the "compat" part (code is identical) | drochner |
| 2005-10-16 | compat shuffle. | christos |
| 2005-04-15 | Push back the descriptions of NaN formats, and descriptions of the | kleink |
| 2004-03-04 | * Turn isinf(3) and isnan(3) into C99-style macros. | kleink |
| 2004-01-15 | Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros. | kleink |
| 2003-10-28 | Retire FPA support from this file at last; suggested by Richard Earnshaw | kleink |
| 2003-10-26 | On FPA, switch back `long double' to double-precision. According to | kleink |
| 2003-10-25 | Add __infinityf and __infinityl, float respectively long double analogs | kleink |
| 2003-10-24 | * Since there is no single portable IEEE 754 format for a long double, | kleink |
| 2003-08-01 | Rework how dependency generation is performed: | lukem |
| 2003-05-17 | Build _isinfl() and _isnanl(). | thorpej |
| 2003-05-12 | Rename ieee754_function.c to function_ieee754.c, following the convention | kleink |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-02-19 | Clean up some rampant code duplication wrt ieee number handling: | simonb |
| 2000-12-29 | Create shared ARM source for libc, and move arm26 port over to using it. | bjh21 |