summaryrefslogtreecommitdiff
path: root/sys/arch/arm/include/ieee.h
AgeCommit message (Expand)Author
2014-01-31Consolidate the 128-bit long double defintions to <sys/ieee754.h>matt
2014-01-29If __ARM_PCS_AAPCS64 is defined, define struct ieee_ext and union ieee_ext_u.matt
2005-12-11merge ktrace-lwp.christos
2005-04-15Push back the descriptions of NaN formats, and descriptions of thekleink
2003-10-28Retire FPA support from this file at last; suggested by Richard Earnshawkleink
2003-10-27For convenient use in libc, add unions of the C floating types and theirkleink
2003-10-26Remove the FPA extended-precision format entirely; according to Richardkleink
2003-10-25G/c the 128-bit extended-precision format, which is not applicable tokleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-02-21Update to support VFP formats. Also a half-hearted attempt at armeb support.bjh21
2001-01-10Header files which don't differ between arm32 and arm26 and can thus bebjh21