This patch corrects the following: - Fixes the problem of the math library functions not returning the correct NaN value as defined in the Alpha AXP Architecture Reference Manual (Second Edition). - Fixes a problem with fastmath functions F_Exp() and F_Pow() that would cause floating exception core dumps.