mhitch
04f1eeb439
Extract extended precision fraction correctly. Now gdtoa works properly
...
on m68k for extended precision numbers.
2007-02-22 17:11:15 +00:00
mhitch
48a4473f0b
Whitespace
2007-02-22 17:09:40 +00:00
mhitch
d417d9f5d4
From Christos: gdtoa fixes for m68k. M68k ports should build now, but
...
printing extended precision is a little off.
2007-02-17 17:50:52 +00:00
christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
kleink
b2cb7fcd8a
Push back the descriptions of NaN formats, and descriptions of the
...
distinction between signalling NaNs and quiet NaNs back into the
machine-dependent headers; treat the implementation of __nanf in the
same spirit.
IEEE 754 leaves the distinction between signalling NaNs and quiet NANs
to the implementation, and unlike our headers used to suggest they're
not identical in the interpretation of the fraction's MSb; in due
course, make those of hppa, mips, sh3, and sh5 reflect reality.
2005-04-15 22:39:10 +00:00
kleink
dbecd8cc2e
Similar to sparc, make available the extended-precision definitions for
...
_KERNEL; the FPE package will require it once it's used on sun2.
2003-10-28 21:23:47 +00:00
kleink
964d6747b5
Err, rename some members added in previous to make them reflect their
...
semantics better.
2003-10-27 01:11:46 +00:00
kleink
b37192f049
For convenient use in libc, add unions of the C floating types and their
...
corresponding structure definitions.
2003-10-26 21:46:46 +00:00
kleink
95971b8759
Correct the position of the QUIETNAN bit.
2003-10-26 20:59:51 +00:00
kleink
a3fabb9e7f
Use <sys/ieee754.h> where applicable.
2003-10-26 20:55:30 +00:00
kleink
7bc235809e
Hide the extended-precision definitions from __mc68010__.
2003-10-26 10:08:02 +00:00
kleink
e015c8ea64
Account separately for the explicit integer bit in extended-precision
...
format, due to its role in denormal representation; inspired by communication
with Charles Hannum.
2003-10-23 16:57:20 +00:00
kleink
d216ee1de2
Make struct ieee_ext actually match the layout of m68k extended-precision.
2003-10-23 15:04:00 +00:00
agc
aad01611e7
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22364, verified by myself.
2003-08-07 16:26:28 +00:00
ws
5804d3f648
PowerPC port
1996-09-30 16:34:14 +00:00