David Schultz 1dfab5edec Define LDBL_NBIT to be a mask indicating the position of the integer
bit in a long double.  For architectures that don't have such a bit,
LDBL_NBIT is 0.  This makes it possible to say `mantissa & ~LDBL_NBIT'
in places that previously used an #ifdef to select the right expression.
The optimizer should dispense with the extra arithmetic when LDBL_NBIT
is 0.
2005-03-07 04:55:22 +00:00
..
2004-12-21 10:49:29 +00:00
2005-01-24 20:01:28 +00:00
2004-11-04 08:25:03 +00:00
2005-01-21 10:48:35 +00:00
2005-02-13 23:23:30 +00:00
2005-02-28 17:15:31 +00:00
2005-02-13 22:25:33 +00:00
2005-02-13 23:45:54 +00:00
2005-02-09 18:07:17 +00:00
2005-03-01 20:32:05 +00:00
2005-02-13 22:25:33 +00:00
2005-02-13 23:45:54 +00:00
2005-02-14 18:40:31 +00:00
2004-07-01 18:20:57 +00:00
2005-02-09 18:07:17 +00:00
2004-12-29 02:18:24 +00:00
2004-07-05 06:59:17 +00:00
2005-01-20 09:17:07 +00:00
2005-01-28 17:01:54 +00:00
2005-02-15 09:27:00 +00:00
2004-12-21 10:49:29 +00:00
2004-12-21 12:05:11 +00:00
2005-02-13 22:25:33 +00:00
2004-12-21 10:49:29 +00:00
2004-12-21 10:16:04 +00:00
2003-08-18 15:25:39 +00:00
2005-01-20 09:17:07 +00:00
2005-02-14 02:41:41 +00:00
2005-01-20 09:17:07 +00:00
2004-12-21 10:16:04 +00:00
2005-03-06 07:56:18 +00:00
2005-01-21 10:35:40 +00:00
2005-01-20 09:17:07 +00:00
2005-02-27 22:24:24 +00:00
2005-02-13 23:45:54 +00:00
2004-12-21 10:49:29 +00:00
2004-12-21 09:33:47 +00:00
2005-03-07 04:54:51 +00:00
2004-12-21 12:05:11 +00:00