| Age | Commit message (Expand) | Author |
| 2016-10-07 | Sync with compat and remove dup implementations of ldexp and modf, switching | christos |
| 2016-01-24 | cache stuff needs _KERNTYPES | christos |
| 2011-03-15 | Properly support the MIPS TLS ABI. | matt |
| 2011-01-17 | Make the MIPS N32/N64 ABIs properly support 128-bit long doubles. With this | matt |
| 2010-09-03 | Pullup fixes from matt-nb5-mips64. | matt |
| 2009-12-14 | Merge from matt-nb5-mips64. | matt |
| 2009-12-06 | Rename ${SRCS.{alpha,arm,...}.gen} to ${LSRCS.{alpha,arm,...}.gen} because | uebayasi |
| 2006-07-03 | build frexp_ieee754 in the "compat" subtree | drochner |
| 2005-10-07 | Follow compat libc changes on i386: | tsutsui |
| 2005-09-17 | Switch mips to the new libc compat code layout. | tsutsui |
| 2005-04-15 | Push back the descriptions of NaN formats, and descriptions of the | kleink |
| 2004-03-23 | Actually compile __longjmp14.c. | simonb |
| 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-26 | Add __infinityf and __infinityl, float respectively long double analogs | kleink |
| 2003-10-25 | Correct another typo. | he |
| 2003-10-25 | Pasto in previous. | 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-03-05 | remove MIPS SOFTFLOAT. | shin |
| 1999-12-23 | C99: Define a NAN macro in <math.h> which evaulates to a constant expression of | kleink |
| 1999-09-29 | Hpcmips needs completely FPU instruction free user land. | takemura |
| 1999-08-29 | Use C versions of isinf() and isnan(). The assembler code is basically | mycroft |
| 1999-01-18 | * Fix typo in Makefile.inc -- byte_swap_2.4 -> byte_swap_4.S | castor |
| 1999-01-15 | Move the bswap functions from libutil to libc (this bups the | bouyer |
| 1998-09-27 | mips libc stubs for sig*14 signal API (128bit sigset_t), | jonathan |
| 1997-10-17 | Cacheflush support code for mips CPUs. | jonathan |
| 1995-12-15 | Add sigsetjmp.S for mips, and add it to the makefile. | jonathan |
| 1995-04-11 | Added __flt_rounds, fp{get,set}{mask,round,sticky}. | jtc |
| 1995-02-25 | don't forget inifinity.c | cgd |
| 1995-02-25 | need these for new gen/Makefile | cgd |