freebsd-skq/lib/libc/sparc64
Marius Strobl b28ad3ebc9 - While SPARC V9 allows tininess to be detected either before or after
rounding (impl. dep. #55), the SPARC JPS1 responsible for SPARC64 and
  UltraSPARC processors defines that in all cases tinyness is detected
  before rounding, therefore rounding up to the smallest normalised
  number should set the underflow flag.
- If an infinite result is rounded down, the result should have an
  exponent 1 less than the value for infinity.

PR:		144900
Submitted by:	Peter Jeremy
MFC after:	3 days
2010-03-20 22:32:13 +00:00
..
fpu - While SPARC V9 allows tininess to be detected either before or after 2010-03-20 22:32:13 +00:00
gen Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
string
sys Provide a type for the argument. 2009-02-02 21:51:52 +00:00
_fpmath.h Add a new union member to access the exponent and sign of a long double 2008-01-18 21:25:51 +00:00
arith.h
gd_qnan.h Arrange so that the NaN returned by strtod("nan", NULL) is the same as 2007-12-16 21:15:09 +00:00
Makefile.inc In scanf, round according to the current rounding mode. 2007-12-03 07:17:33 +00:00
Symbol.map Since nan() is supposed to work the same as strtod("nan(...)", NULL), 2007-12-18 23:46:32 +00:00
SYS.h Adjust the syscall stub macros to be consistent in their meaning. In 2007-07-04 23:18:38 +00:00