Gabriel F. T. Gomes
32bf1d09da
float128: Add conversion from float128 to mpn
...
Reuse the code for __mpn_extract_long_double to implement
__mpn_extract_float128.
* include/gmp.h: Include bits/floatn.h
(__mpn_extract_float128): Declare when __HAVE_DISTINCT_FLOAT128 is 1.
* stdlib/gmp-impl.h: Also check if alloca is not defined before
including stack-alloc.h. It could have been defined by other header
which not necessarily defines HAVE_ALLOCA.
* sysdeps/ieee754/float128/Makefile: New file.
* sysdeps/ieee754/float128/float1282mpn.c: New file.
* sysdeps/ieee754/float128/float128_private.h: Include gmp.h before
redefining __mpn_extract_long_double to __mpn_extract_float128, then
redefine __mpn_extract_long_double to __mpn_extract_float128.
* sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Replace long double with
_Float128 to allow float128_private.h overrides.
2017-06-07 17:03:43 -03:00
..
2017-04-04 20:56:23 +02:00
2017-06-07 17:59:50 +00:00
2017-01-01 00:14:16 +00:00
2014-12-16 18:18:49 +00:00
2016-09-23 08:43:56 -04:00
2017-01-01 00:14:16 +00:00
2016-12-27 16:44:15 +01:00
2017-03-21 15:14:27 +01:00
2017-05-31 17:35:46 -03:00
2016-09-23 08:43:56 -04:00
2016-09-23 08:43:56 -04:00
2016-09-23 08:43:56 -04:00
2014-11-24 15:03:45 +05:30
2017-06-06 09:41:56 +02:00
2017-01-01 00:14:16 +00:00
2017-05-15 10:23:28 -03:00
2014-12-11 21:41:30 +00:00
2016-10-28 22:40:16 -04:00
2015-09-03 20:33:46 +00:00
2015-10-15 14:15:41 -07:00
2015-10-15 14:13:50 -07:00
2016-09-23 08:43:56 -04:00
2016-09-23 08:43:56 -04:00
2016-09-23 08:43:56 -04:00
2017-05-11 19:27:59 -04:00
2016-09-23 08:43:56 -04:00
2017-04-18 14:56:51 +02:00
2017-05-09 11:40:28 -03:00
2015-09-15 20:36:50 +00:00
2017-05-15 10:23:28 -03:00
2014-12-11 21:41:30 +00:00
2016-09-23 08:43:56 -04:00
2017-04-07 07:45:53 -04:00
2017-06-07 17:03:43 -03:00
2017-01-01 00:14:16 +00:00
2016-04-29 22:18:21 -04:00
2016-09-23 08:43:56 -04:00
2016-09-23 08:43:56 -04:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-02-25 09:59:46 -05:00
2017-03-01 20:33:46 -05:00
2017-03-01 20:33:46 -05:00
2017-05-11 19:27:59 -04:00
2016-09-23 08:43:56 -04:00
2017-05-11 19:14:11 -04:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-05-20 19:01:46 -04:00
2017-05-20 19:01:46 -04:00
2016-09-23 08:43:56 -04:00
2017-05-15 10:23:28 -03:00
2016-09-23 08:43:56 -04:00
2016-09-23 08:43:56 -04:00
2015-06-17 20:19:04 +00:00
2017-05-04 20:36:42 +00:00
2016-09-23 08:43:56 -04:00
2016-09-23 08:43:56 -04:00
2016-09-23 08:43:56 -04:00
2015-06-17 20:16:56 +00:00
2016-09-23 08:43:56 -04:00
2015-10-02 11:34:13 +02:00
2017-04-13 13:09:38 +02:00
2017-01-01 00:14:16 +00:00
2016-03-07 11:53:47 +07:00
2017-01-01 00:14:16 +00:00
2015-06-17 20:11:58 +00:00
2017-01-01 00:14:16 +00:00
2015-10-15 14:22:25 -07:00
2016-09-23 08:43:56 -04:00
2017-01-01 00:14:16 +00:00
2017-06-05 10:17:46 +00:00
2017-01-01 00:14:16 +00:00
2017-01-01 00:14:16 +00:00
2017-02-21 06:30:38 -05:00
2016-09-23 08:43:56 -04:00
2017-05-11 19:27:59 -04:00
2017-05-30 18:27:57 -03:00
2017-05-11 19:27:59 -04:00
2017-05-11 19:27:59 -04:00
2016-09-23 08:43:56 -04:00
2017-05-11 19:27:59 -04:00
2016-09-23 08:43:56 -04:00
2017-01-01 00:14:16 +00:00
2017-06-05 11:09:59 -07:00
2015-06-05 20:04:47 +00:00