#
85f1d6f3 |
| 10-Jul-2011 |
matt <matt@NetBSD.org> |
Don't use "f" with non-fp types. Use a union to go between double and uint64_t. Makes clang happy.
|
#
ce099b40 |
| 28-Apr-2008 |
martin <martin@NetBSD.org> |
Remove clause 3 and 4 from TNF licenses
|
#
ce666bb8 |
| 24-Dec-2005 |
perry <perry@NetBSD.org> |
__asm__ -> __asm
|
#
4e11af46 |
| 24-Dec-2005 |
perry <perry@NetBSD.org> |
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
#
88c3eadb |
| 12-Jun-2005 |
lukem <lukem@NetBSD.org> |
Add missing __RCSID()
|
#
47e6b704 |
| 04-Apr-2004 |
matt <matt@NetBSD.org> |
Lint cleanup. s/u_int64_t/uint64_t
|
#
386a0ebd |
| 02-Apr-2004 |
matt <matt@NetBSD.org> |
Rather than use magic values, include <powerpc/fpu.h> and use those definitions to generate the magic bits.
|
#
5d3e8294 |
| 13-Jan-2002 |
thorpej <thorpej@NetBSD.org> |
Add internal names for fp{get,set}{mask,round,sticky}(), and externally-visible weak aliases for the internal names.
|
#
4d8cd9d9 |
| 08-Feb-2001 |
wiz <wiz@NetBSD.org> |
Add some casts to make lint shut up. Reviewed by christos.
|
#
687108b4 |
| 07-Jul-1999 |
danw <danw@NetBSD.org> |
add the ieeefp functions
|