summaryrefslogtreecommitdiff
path: root/lib/libc/arch/arm/softfloat
AgeCommit message (Expand)Author
2006-05-16if SOFTFLOAT_FOR_GCC is not defined, don't declare float_detect_tininess.mrg
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2002-05-12Add SIGFPE support to SoftFloat, so fpsetmask/fpgetmask now work. A newbjh21
2002-05-06Consistently declare the types of float_rounding_mode and float_exception_flagsbjh21
2002-04-21All the versions of softfloat-specialize were practically identical, so replacebjh21
2002-03-10Use the values from <machine/ieeefp.h> to define the exception flags, andbjh21
2001-03-08Re-instate __fixunssfsi() and __fixunsdfsi(), but only for arm32 with a.outbjh21
2001-02-21Add support for ARM VFP-format doubles, conditional on __VFP_FP__.bjh21
2001-02-08Don't declare functions that are provided elsewhere in libc.bjh21
2000-12-29Create shared ARM source for libc, and move arm26 port over to using it.bjh21