simonb
|
42724dd4d2
|
More trailing white space.
|
1999-07-02 15:37:33 +00:00 |
thorpej
|
08c09aef0c
|
Add some braces to make egcs happy. (This code could kill me.)
|
1998-08-19 00:45:36 +00:00 |
lukem
|
61187201c6
|
rcsid facism, WARNSify
|
1997-10-09 11:31:07 +00:00 |
jtc
|
d042a3eb20
|
Id -> NetBSD
|
1995-05-10 20:44:22 +00:00 |
jtc
|
d1f06e0b8f
|
LIBM_SCCS must be defined for the RCS ID to be defined.
This library will soon be used by DJGPP. And since memory is often tight
on DOS machines, there is little benifit to be had from including RCS IDs.
|
1994-09-22 16:39:08 +00:00 |
jtc
|
b0c9d09246
|
Change int -> int32_t and unsigned int -> u_int32_t to improve portabilty
to machines where int != 32 bits.
|
1994-08-18 23:04:51 +00:00 |
jtc
|
8346e333d0
|
Float versions of math functions. From Ian Taylor (ian@cygnus.com), with
minor changes by me.
|
1994-08-10 20:30:00 +00:00 |
jtc
|
39abd30929
|
Don't determine byte order at run time.
This also "solves" the problem of GCC optimization leading to incorrect
results.
|
1994-03-03 17:04:03 +00:00 |
jtc
|
bc3f7bf6db
|
Add RCS ID's.
|
1994-02-18 02:24:43 +00:00 |
jtc
|
b0122e807d
|
Include <math.h> instead of "fdlibm.h"
Byteorder fix for s_frexp.c.
|
1994-02-11 18:08:08 +00:00 |
jtc
|
13618394b2
|
Fdlibm 5.1
|
1994-02-11 17:52:17 +00:00 |