summaryrefslogtreecommitdiff
path: root/lib/libc/arch/mips/gen/Makefile.inc
AgeCommit message (Expand)Author
2016-10-07Sync with compat and remove dup implementations of ldexp and modf, switchingchristos
2016-01-24cache stuff needs _KERNTYPESchristos
2011-03-15Properly support the MIPS TLS ABI.matt
2011-01-17Make the MIPS N32/N64 ABIs properly support 128-bit long doubles. With thismatt
2010-09-03Pullup fixes from matt-nb5-mips64.matt
2009-12-14Merge from matt-nb5-mips64.matt
2009-12-06Rename ${SRCS.{alpha,arm,...}.gen} to ${LSRCS.{alpha,arm,...}.gen} becauseuebayasi
2006-07-03build frexp_ieee754 in the "compat" subtreedrochner
2005-10-07Follow compat libc changes on i386:tsutsui
2005-09-17Switch mips to the new libc compat code layout.tsutsui
2005-04-15Push back the descriptions of NaN formats, and descriptions of thekleink
2004-03-23Actually compile __longjmp14.c.simonb
2004-03-04* Turn isinf(3) and isnan(3) into C99-style macros.kleink
2004-01-15Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros.kleink
2003-10-26Add __infinityf and __infinityl, float respectively long double analogskleink
2003-10-25Correct another typo.he
2003-10-25Pasto in previous.kleink
2003-10-24* Since there is no single portable IEEE 754 format for a long double,kleink
2003-08-01Rework how dependency generation is performed:lukem
2003-05-17Build _isinfl() and _isnanl().thorpej
2003-05-12Rename ieee754_function.c to function_ieee754.c, following the conventionkleink
2003-01-18Merge the nathanw_sa branch.thorpej
2002-02-19Clean up some rampant code duplication wrt ieee number handling:simonb
2000-03-05remove MIPS SOFTFLOAT.shin
1999-12-23C99: Define a NAN macro in <math.h> which evaulates to a constant expression ofkleink
1999-09-29Hpcmips needs completely FPU instruction free user land.takemura
1999-08-29Use C versions of isinf() and isnan(). The assembler code is basicallymycroft
1999-01-18* Fix typo in Makefile.inc -- byte_swap_2.4 -> byte_swap_4.Scastor
1999-01-15Move the bswap functions from libutil to libc (this bups thebouyer
1998-09-27mips libc stubs for sig*14 signal API (128bit sigset_t),jonathan
1997-10-17Cacheflush support code for mips CPUs.jonathan
1995-12-15Add sigsetjmp.S for mips, and add it to the makefile.jonathan
1995-04-11Added __flt_rounds, fp{get,set}{mask,round,sticky}.jtc
1995-02-25don't forget inifinity.ccgd
1995-02-25need these for new gen/Makefilecgd