Commit Graph

8 Commits

Author SHA1 Message Date
matt
90408fa94f Adapt to earm hard float by including softfloat-for-gcc.h even if __ARM_EABI__
so we can get the __aeabi aliases.
2013-02-03 01:48:53 +00:00
matt
ca51ed1c42 If compiling for SOFTFLOAT, include "softfloat/softfloat-for-gcc.h" so we
can pick any redefinitions of the function (for ARM EABI).
2012-08-05 04:28:58 +00:00
matt
25ba5ff11d Update to C89 style.
Fix name of floatundidf (uns -> un).
2011-07-04 06:23:50 +00:00
agc
eb7c1594f1 Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
2003-08-07 16:42:00 +00:00
christos
2531ab66a8 Fix RCSID's 1997-07-13 20:01:39 +00:00
cgd
d48964d413 clean up Ids; no substantive changes. 1995-02-27 17:29:31 +00:00
cgd
edfa833652 from Lite 1995-02-27 17:00:21 +00:00
mycroft
49e0bc5446 Torek's quad stuff from 4.4. 1993-09-16 06:05:46 +00:00