Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/arch/powerpc/gen/fpgetround.c
RevisionDateAuthorComments
 1.10  10-Jul-2011  matt Don't use "f" with non-fp types. Use a union to go between
double and uint64_t. Makes clang happy.
 1.9  28-Apr-2008  martin branches: 1.9.8;
Remove clause 3 and 4 from TNF licenses
 1.8  24-Dec-2005  perry branches: 1.8.18;
__asm__ -> __asm
 1.7  24-Dec-2005  perry Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.6  12-Jun-2005  lukem Add missing __RCSID()
 1.5  04-Apr-2004  matt Supress a few lint warnings. s/u_int64_t/uint64_t/
 1.4  02-Apr-2004  matt Rather than use magic values, include <powerpc/fpu.h> and use those
definitions to generate the magic bits.
 1.3  13-Jan-2002  thorpej Add internal names for fp{get,set}{mask,round,sticky}(), and
externally-visible weak aliases for the internal names.
 1.2  08-Feb-2001  wiz branches: 1.2.2;
Add some casts to make lint shut up. Reviewed by christos.
 1.1  07-Jul-1999  danw add the ieeefp functions
 1.2.2.1  28-Jan-2002  nathanw Catch up to -current.
 1.8.18.1  18-May-2008  yamt sync with head.
 1.9.8.2  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.9.8.1  28-Apr-2008  martin file fpgetround.c was added on branch christos-time_t on 2008-04-28 20:22:57 +0000

RSS XML Feed