summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/float.h
AgeCommit message (Expand)Author
2000-06-08And more ANSI'ification!thorpej
1998-02-18Minor changes to make all the float.h files match.mycroft
1998-02-03Prototype __flt_rounds() consistently.mycroft
1997-07-17Turn the extern declaration of __flt_rounds() into a proper prototype.thorpej
1997-04-06clean up NetBSD RCS ID stringscgd
1995-06-20Wrap with #ifndef _XXX_FLOAT_H_/#define _XXX_FLOAT_H_/ ... /#endif.jtc
1995-06-20#include <sys/cdefs.h>.jtc
1995-04-29make FLT_ROUNDS call __flt_rounds, so dynamic rounding mode is grabbed.cgd
1995-02-13preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TOcgd