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
christos
c5e820cae4
PR/45989: Martin Husemann: lint invocation does include -w only on i386
...
- turn lint -w for all the platforms after fixing the lint warnings.
- add _DIAGASSERTS() for casts that would assign values to types that
would not fit.
- change types, add casts
- change into ansii prototypes
- turn on _DIAGNOSTIC for libc (during current, to be eliminated for release
builds)
approved by core@
2012-03-13 21:13:30 +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
scw
37b34d511d
As discussed (briefly) on tech-userlevel, fix our quad support to work
...
correctly on LP64 platforms. This is mostly just s/long/int/ where
appropriate.
2002-10-20 10:15:47 +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
3e853c8028
constants are normally ints, remember!
1994-10-19 03:09:47 +00:00
mycroft
49e0bc5446
Torek's quad stuff from 4.4.
1993-09-16 06:05:46 +00:00