kleink
|
0c766839fc
|
G/c label orphaned since rev. 1.6.
|
2000-01-31 18:28:49 +00:00 |
thorpej
|
bebf6897b4
|
Add register prefixes.
|
1999-11-10 16:45:33 +00:00 |
is
|
7afc17a12a
|
Use arch/m68k copies of the common functions even for mc68881 hardware.
|
1999-08-22 18:28:37 +00:00 |
is
|
9f72d71dcd
|
Same reason as for ldexp.S: most applications don't scale 0.0.
|
1999-08-21 17:29:37 +00:00 |
kleink
|
58bbec2442
|
Make these SVR4 ABI ready.
|
1999-08-15 18:45:18 +00:00 |
simonb
|
42724dd4d2
|
More trailing white space.
|
1999-07-02 15:37:33 +00:00 |
is
|
7c9cfab805
|
Same reason as for ldexp.S: most applications don't scale 0.0.
|
1997-10-10 10:40:40 +00:00 |
thorpej
|
688ff1ddf9
|
Correct think-o; this is an assembler source file (and the Makefile
expected as such).
|
1996-07-08 03:27:25 +00:00 |
jtc
|
991d9c139a
|
we don't need to branch
|
1996-06-26 14:44:05 +00:00 |
jtc
|
3a2de776bf
|
add m68881 specific fmod()
|
1996-06-26 14:36:14 +00:00 |
jtc
|
9ae90685f2
|
Winning Strategies has placed this code in the public domain.
|
1995-05-11 23:03:44 +00:00 |
jtc
|
d042a3eb20
|
Id -> NetBSD
|
1995-05-10 20:44:22 +00:00 |
jtc
|
5abf82e236
|
Id -> NetBSD
|
1995-05-08 23:55:16 +00:00 |
jtc
|
8961dd234b
|
Special case 0, as was done in s_scalbn.S.
I'm only doing this for consistancy --- someone really needs to measure
whether this optimization is justified.
|
1995-02-18 01:39:51 +00:00 |
jtc
|
324e516335
|
68881-assisted versions of these functions.
|
1995-02-18 01:24:42 +00:00 |
jtc
|
bdde9305da
|
Use RCSID macro for RCS ID's.
|
1994-03-18 23:22:10 +00:00 |
mycroft
|
912d356b80
|
Clean up deleted files.
|
1994-03-12 01:16:39 +00:00 |
jtc
|
41dbc84e05
|
The hardware sqrt function is supposed to be __ieee754_sqrt(), and live in
e_sqrt.S.
|
1994-03-12 01:16:38 +00:00 |
jtc
|
daefb8ce62
|
converted ceil(), floor(), & rint() from old to new math libraries.
|
1994-03-12 01:10:51 +00:00 |
jtc
|
c9566fe572
|
Replace code that was "truncated" when it was converted from old
math library.
|
1994-03-12 01:09:29 +00:00 |
jtc
|
03898350df
|
Functions brought over from the old math library.
|
1994-02-14 21:55:12 +00:00 |
jtc
|
c632d011dd
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |