summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/float.h
AgeCommit message (Expand)Author
2003-05-12Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc'skleink
2003-04-19PR/3012: Greg A. Woods: Write all float.h files [except the vax of course]christos
1998-02-18Minor changes to make all the float.h files match.mycroft
1998-02-03Prototype __flt_rounds() consistently.mycroft
1997-07-18Change the extern declaration of __flt_rounds() into a proper prototype.thorpej
1995-06-20Wrap with #ifndef _XXX_FLOAT_H_/#define _XXX_FLOAT_H_/ ... /#endif.jtc
1995-06-20#include <sys/cdefs.h>.jtc
1995-04-10Changed FLT_ROUNDS from constant to a call to __flt_rounds(), so that thejtc
1994-11-20copyright/Id cleanupderaadt
1993-10-02Chris Torek's sparc port. Missing lots of things.deraadt