robert 1b5855b597 Define `Sudden_Underflow' when compiling for the Alpha
architecture, mainly to avoid getting a SIGFPE signal sent
when calling strtod(3) with certain input.

The SIGFPE has been sent because the code was not aware that
a Gradual Underflow is handled in software via traps on the
Alpha architecture, but is not implemented in our Alpha kernel
layer.

With `Sudden_Underflow' defined, strtod(3) should not depend
on Gradual Underflow and adjust its calculations accordingly,
which means that other, more subtle errors than the sending of
SIGFPE could be solved by this.

Discussed with:	bde
PR:		alpha/12623
PR:		alpha/17032
PR:		alpha/43567
MFC after:	7 days
2002-11-14 17:06:01 +00:00
..
2002-09-10 02:04:49 +00:00
2002-07-10 16:35:02 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 23:42:05 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-21 22:49:10 +00:00
2002-08-04 04:11:48 +00:00
2002-03-22 21:53:29 +00:00
2002-09-10 02:04:49 +00:00
2002-03-22 21:53:29 +00:00
2002-03-21 22:49:10 +00:00
2002-09-29 04:14:37 +00:00
2002-10-16 22:18:42 +00:00
2002-03-21 18:49:23 +00:00
2002-06-27 13:18:27 +00:00
2002-03-21 22:49:10 +00:00
2002-10-16 14:05:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-08-21 17:11:00 +00:00
2002-03-21 22:49:10 +00:00
2002-03-22 21:53:29 +00:00
2002-09-10 02:04:49 +00:00
2002-09-10 02:04:49 +00:00
2002-09-10 02:04:49 +00:00
2002-03-22 09:22:15 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-10-16 14:05:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-05-27 03:45:27 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00