History log of /src/sys/arch/alpha/include/ieee.h |
Revision | | Date | Author | Comments |
1.6 |
| 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.5 |
| 15-Apr-2005 |
kleink | 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.
|
1.4 |
| 26-Oct-2003 |
kleink | branches: 1.4.8; 1.4.14; Use <sys/ieee754.h> where applicable.
|
1.3 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
1.2 |
| 06-Apr-1997 |
cgd | branches: 1.2.56; clean up NetBSD RCS ID strings
|
1.1 |
| 13-Feb-1995 |
cgd | branches: 1.1.4; preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO THE REST OF THE KERNEL ARE IN THE TREE YET. Also, some of this is _incredibly_ hack-ish, etc., but it works.
|
1.1.4.1 |
| 01-Jun-1997 |
cgd | sync the nwscons branch up with yesterday's version of the trunk. Lots of conflicts/changes because of the RCS Id format changes. Also, a few cleanups and corrections.
|
1.2.56.4 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
1.2.56.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.2.56.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.2.56.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.4.14.1 |
| 19-Apr-2005 |
tron | Pull up revision 1.5 (requested by kleink in ticket #163): 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.
|
1.4.8.1 |
| 29-Apr-2005 |
kent | sync with -current
|