summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/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
2001-06-13Add a port to IBM's PPC405GP Reference Board (the "walnut")simonb
1998-02-18Minor changes to make all the float.h files match.mycroft
1998-02-03Prototype __flt_rounds() consistently.mycroft
1996-09-30PowerPC portws