summaryrefslogtreecommitdiff
path: root/lib/libc/softfloat/softfloat-for-gcc.h
AgeCommit message (Expand)Author
2013-08-01Only include <arm/aeabi.h> when __ARM_PCS_VFP is defined.matt
2013-08-01Make sure to <arm/aeabi.h> if we are doing using EABI.matt
2013-04-16ARM EABI needs different floating point comparision functions.matt
2012-08-05ARM EABI (AAPCS) uses different names for the softfloat routines thatmatt
2009-12-14Merge from matt-nb5-mips64.matt
2004-09-26Add support to build the mac68k port with soft-float enabled (i.e., settingjmmv
2003-07-26netbsd.org->NetBSD.orgsalo
2002-05-12Add SIGFPE support to SoftFloat, so fpsetmask/fpgetmask now work. A newbjh21
2001-03-08Re-instate __fixunssfsi() and __fixunsdfsi(), but only for arm32 with a.outbjh21
2000-07-15Revert previous change -- turned out I'd got my build environment in a twist.bjh21
2000-07-15Add fixunssfsi and fixunsdfsi. These are provided by libgcc2.c in GCC 2.95,bjh21
2000-06-06Initial commit of SoftFloat 2a import. This should provide a sensiblebjh21