Nick Clifton
b9e7cd9a84
* libc/include/complex.h (cabsl): Add prototype.
(cimagl): Add prototype.
(creall): Add prototype.
* libc/include/ieeefp.h: Include float.h.
(EXT_EXPBITS, EXT_FRACHBITS, EXT_FRACLBITS)
(EXT_EXP_INFNAN. EXT_EXP_BIAS, EXT_FRACBITS): Define.
(struct ieee_ext, union ieee_ext_u): New types for long double
support.
* libc/include/math.h (finitel): Add prototype.
(hypotl): Add prototype.
(sqrtl): Add prototype.
* libm/common/Makefile.am (lsrc): Add sl_finite.c.
* libm/common/Makefile.in: Regenerate.
* libm/common/fdlibm.h (__ieee754_hypotl): Add prototype.
* libm/common/hypotl.c (hypotl): Add implementation for when long
double is larger than double.
* libm/common/sqrtl.c (sqrtl): Likewise.
* libm/common/sl_finite.c: New file. Adds implementation of the
finitel function.
* libm/complex/Makefile.am (lsrc): Define.
(libcomplex_la_SOURCES): Add lsrc.
(lib_a_SOURCES): Add lsrc.
* libm/complex/Makefile.in: Regenerate.
* libm/complex/cabs.c: Add documentation of cabsl function.
* libm/complex/cimag.c: Add documentation of cimagl function.
* libm/complex/creall.c: Add documentation of creall function.
* libm/complex/cabsl.c: New file. Adds implementation of the
cabsl function.
* libm/complex/cimagl.c: New file. Adds implementation of the
cimagl function.
* libm/complex/creall.c: New file. Adds implementation of the
creall function.
* libm/math/Makefile.am (lsrc): Define.
(libmath_la_SOURCES): Add lsrc.
(lib_a_SOURCES): Add lsrc.
* libm/math/Makefile.in: Regenerate.
* libm/math/el_hypot.c: New file. Adds implementation of the
__ieee754_hypotl function.
2015-02-06 16:14:04 +00:00
..
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2015-02-06 16:14:04 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2015-02-06 16:14:04 +00:00
2009-04-17 22:15:43 +00:00
2009-03-25 19:13:24 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-24 22:49:55 +00:00
2009-04-17 22:15:43 +00:00
2014-12-15 20:50:23 +00:00
2009-04-17 22:15:43 +00:00
2014-12-15 20:50:23 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2015-02-06 16:14:04 +00:00
2015-02-06 16:14:04 +00:00
2013-11-19 17:28:04 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2014-12-15 20:50:23 +00:00
2014-12-15 20:50:23 +00:00
2014-12-15 20:50:23 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2007-05-17 18:50:57 +00:00
2003-10-20 18:46:38 +00:00
2009-03-25 19:13:24 +00:00
2009-03-25 19:13:24 +00:00
2009-03-25 19:13:24 +00:00
2009-03-25 19:13:24 +00:00
2007-04-25 22:28:19 +00:00
2010-02-26 09:44:25 +00:00
2009-05-15 16:15:57 +00:00
2009-03-25 19:13:24 +00:00
2006-02-27 23:51:28 +00:00
2006-02-27 23:51:28 +00:00
2009-03-25 19:13:24 +00:00
2006-02-27 23:51:28 +00:00
2006-09-13 22:06:43 +00:00
2010-08-03 18:21:20 +00:00
2010-08-03 18:21:20 +00:00
2010-12-02 19:57:43 +00:00
2009-03-25 19:13:24 +00:00
2010-08-03 18:21:20 +00:00
2010-08-03 18:21:20 +00:00
2005-10-28 21:21:08 +00:00
2014-03-21 21:27:29 +00:00
2009-03-25 19:13:24 +00:00
2003-10-20 18:46:38 +00:00
2007-05-17 18:50:57 +00:00
2009-08-21 20:25:28 +00:00
2010-03-08 17:16:37 +00:00
2009-03-25 19:13:24 +00:00
2002-06-07 21:59:57 +00:00
2009-03-25 19:13:24 +00:00
2009-03-25 19:13:24 +00:00
2009-03-25 19:13:24 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2007-05-17 18:50:57 +00:00
2009-03-25 19:13:24 +00:00
2009-03-25 19:13:24 +00:00
2005-08-10 21:02:28 +00:00
2005-08-10 21:02:28 +00:00
2007-04-25 22:28:19 +00:00
2010-02-11 21:00:33 +00:00
2009-07-09 17:04:56 +00:00
2006-02-27 23:51:28 +00:00
2009-07-09 17:04:56 +00:00
2006-02-27 23:51:28 +00:00
2010-10-08 15:24:56 +00:00
2009-03-25 19:13:24 +00:00
2010-12-02 19:57:43 +00:00
2009-03-25 19:13:24 +00:00
2009-04-16 15:39:46 +00:00
2009-03-25 19:13:24 +00:00
2014-03-21 21:27:29 +00:00
2002-06-07 21:59:57 +00:00
2007-05-17 18:50:57 +00:00
2009-03-25 19:13:24 +00:00
2010-03-08 17:16:37 +00:00
2012-08-08 11:04:18 +00:00
2002-06-07 21:59:57 +00:00
2002-06-07 21:59:57 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2015-02-06 16:14:04 +00:00
2015-02-06 16:14:04 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00
2009-04-17 22:15:43 +00:00