freebsd-dev/lib/libc
Marius Strobl b7e9bee71c 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  tininess is detected
before rounding therefore rounding up to the smallest normalized number
should set the underflow flag. This change is needed for using SoftFloat
on sparc64 for reference purposes.

PR:		144900
Submitted by:	Peter Jeremy
2010-04-11 20:08:54 +00:00
..
amd64
arm The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:16:40 +00:00
compat-43 Fix several typos in macros or macro misusage. 2010-03-12 10:01:06 +00:00
db libc/db/hash: cap auto-tuned block size with a value that actually works 2010-04-05 10:12:21 +00:00
gdtoa
gen Add prototype for libc internal interfaces. 2010-03-31 18:37:00 +00:00
gmon
i386
ia64
include The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 17:20:04 +00:00
inet
isc
locale
mips Reinstate the ptrace patch to restore the 'gp' register after calling 2010-02-04 05:49:59 +00:00
nameser
net Use the stored length value instead of calculating it by strlen(). 2010-04-06 12:33:05 +00:00
nls - More style(9) fixups 2010-02-20 08:19:19 +00:00
posix1e Make acl_to_text_np(3) not crash on long group or user names in NFSv4 ACLs. 2010-03-28 17:29:15 +00:00
powerpc The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:11:14 +00:00
quad
regex
resolv
rpc Fix a bug in the previous change: remove function-local definition of 2010-03-11 16:58:15 +00:00
softfloat While SPARC V9 allows tininess to be detected either before or after 2010-04-11 20:08:54 +00:00
sparc64 Avoid aliasing which leads to incorrect results when compiling with the 2010-03-21 13:18:08 +00:00
stdio I feel this wording of the history is more clear. 2010-04-05 22:09:29 +00:00
stdlib In reallocf(3), free the memory only when size != 0. Otherwise, when the 2010-03-03 15:43:26 +00:00
stdtime Split the contributed code from libc/stdtime from lib/libc/stdtime 2010-02-26 06:44:00 +00:00
string Correct bugs fixed but not merged from my own tree. 2010-03-13 00:15:06 +00:00
sys Don't forget to bump the date in the man page. 2010-03-28 13:40:13 +00:00
uuid
xdr
yp
Makefile
Versions.def