Adhemerval Zanella
89c9aa491a
Fix for logb/logbf/logbl (bugs 13954/13955/13956)
...
POSIX 2008 states that if the input for 'logb[f|l]' is a subnormal number
it should be treated as if it were normalized. This means the
implementation should calculate the log2 of the mantissa and add it to the
subnormal exponent (-126 for float and -1022 for double and IBM long
double). This patch takes care of that.
2012-05-10 15:11:55 -05:00
..
2012-03-09 16:09:10 -08:00
2012-05-04 13:06:32 +02:00
2012-05-04 13:06:32 +02:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-05-06 18:23:44 +00:00
2012-03-26 14:19:35 +02:00
2012-03-09 16:09:10 -08:00
2012-02-09 23:18:22 +00:00
2012-03-09 16:09:10 -08:00
2012-04-17 22:12:53 +02:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-21 23:59:22 +01:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-04-26 11:18:11 -05:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-03-22 12:52:50 +00:00
2012-03-22 12:52:50 +00:00
2012-03-22 12:52:50 +00:00
2012-03-09 16:09:10 -08:00
2012-04-28 22:21:27 +02:00
2006-03-16 11:47:24 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-02-09 23:18:22 +00:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-02-09 23:18:22 +00:00
2012-04-26 11:18:11 -05:00
2012-04-26 11:18:11 -05:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-03-09 16:09:10 -08:00
2012-05-10 15:11:55 -05:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-03-09 16:09:10 -08:00
2012-02-09 23:18:22 +00:00
2012-01-27 17:29:45 +00:00
2012-05-02 15:14:17 +02:00
2012-05-01 15:37:43 +00:00
2012-03-09 16:09:10 -08:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-03-09 16:09:10 -08:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00
2012-02-09 23:18:22 +00:00