Ulrich Drepper
|
7eaf35c740
|
Don't define exp2 inline.
Define scalbln{,f,l} under __USE_ISOC9X, not __USE_MISC.
|
1997-12-22 18:53:56 +00:00 |
|
Ulrich Drepper
|
3632b95d0a
|
Protect declarations of inline functions by feature tests to avoid
warning about missing prototype declarations.
|
1997-12-14 22:09:47 +00:00 |
|
Ulrich Drepper
|
ac442bf7a9
|
(fenv_t): Add member to hold fpiar value, to match spirit of the
standard.
|
1997-12-14 22:09:29 +00:00 |
|
Ulrich Drepper
|
053ed29047
|
Save/restore fpiar.
|
1997-12-14 22:09:13 +00:00 |
|
Ulrich Drepper
|
fc1eaef3e8
|
Don't define ___LIBC_INTERNAL_MATH_INLINES here.
|
1997-12-03 23:31:37 +00:00 |
|
Ulrich Drepper
|
905714080f
|
Issue error message if the header is used directly.
|
1997-11-26 04:14:44 +00:00 |
|
Ulrich Drepper
|
e00fbfc6aa
|
Define optimizations if __LIBC_INTERNAL_MATH_INLINES is defined.
|
1997-11-22 18:47:44 +00:00 |
|
Ulrich Drepper
|
e729bad58b
|
Define __LIBC_INTERNAL_MATH_INLINES instead of
__LIBC_M81_MATH_INLINES.
|
1997-11-22 18:45:43 +00:00 |
|
Ulrich Drepper
|
2ecd6b510f
|
Define INFINITY as of type float.
Define DECIMAL_DIG.
|
1997-11-13 00:15:53 +00:00 |
|
Ulrich Drepper
|
d2d2125ecd
|
m68k specific llrint implementation.
|
1997-11-11 23:48:16 +00:00 |
|
Ulrich Drepper
|
d391bc58dd
|
Make compilable and fix overflow condition.
|
1997-11-11 23:47:20 +00:00 |
|
Ulrich Drepper
|
b6d0dce1cc
|
Add fma and scalbln. Update lrint and scalbn.
(__m81_inline) [__cplusplus]: Define to __inline.
|
1997-10-26 19:59:32 +00:00 |
|
Ulrich Drepper
|
c43ee646dd
|
Add scalbln alias.
|
1997-10-26 19:59:09 +00:00 |
|
Ulrich Drepper
|
95d16178a8
|
New (empty) file.
|
1997-10-26 19:58:56 +00:00 |
|
Ulrich Drepper
|
f6672b01b5
|
Add standard skeleton stuff.
|
1997-10-26 19:58:40 +00:00 |
|
Ulrich Drepper
|
d0b9a80c6e
|
Rename exp2{,l,f} to __ieee754_exp2{,l,f}.
|
1997-09-30 16:58:36 +00:00 |
|
Ulrich Drepper
|
80bf28e227
|
Add empty file to prevent the version from libm-ieee754 be compiled
since the later is not needed.
|
1997-08-10 17:34:46 +00:00 |
|
Ulrich Drepper
|
75dc7e89eb
|
Don't handle FE_INEXACT specially, the standard doesn't require it.
|
1997-07-24 01:32:45 +00:00 |
|
Ulrich Drepper
|
216f1b7f7c
|
Define ISO C9x comparison function always.
|
1997-07-14 21:44:57 +00:00 |
|
Ulrich Drepper
|
6cabe500f3
|
(fesetenv): Shift the exception mask in the right position.
|
1997-07-11 01:13:24 +00:00 |
|
Ulrich Drepper
|
07ce00df82
|
Shift the exception mask in the right position.
|
1997-07-11 01:13:11 +00:00 |
|
Ulrich Drepper
|
c49416b519
|
Correct the FE_INEXACT and FE_UNDERFLOW cases.
|
1997-07-06 21:45:05 +00:00 |
|
Ulrich Drepper
|
ca50e0187a
|
Adapated for change of s_ilogb.c.
|
1997-06-26 22:19:58 +00:00 |
|
Ulrich Drepper
|
3fe409285e
|
Define it here. Handle zero, NaN and infinity specially.
|
1997-06-26 22:19:45 +00:00 |
|
Ulrich Drepper
|
8be9676b25
|
(FP_ILOGB0): Correct value.
|
1997-06-26 22:19:12 +00:00 |
|
Ulrich Drepper
|
e775757079
|
Don't undef macros for unordered comparison before definition.
Don't define __ilogb.
|
1997-06-26 22:19:04 +00:00 |
|
Ulrich Drepper
|
5290f57812
|
Fix type of second argument.
|
1997-06-23 21:44:36 +00:00 |
|
Ulrich Drepper
|
79c6cc00ff
|
Rewritten.
|
1997-06-23 21:44:21 +00:00 |
|
Ulrich Drepper
|
622cae1af0
|
(FP_ILOGB0, FP_ILOGBNAN): Define.
|
1997-06-23 21:43:50 +00:00 |
|
Ulrich Drepper
|
1594e779ba
|
(__scalbn): Fix type of second argument.
(__ilogb): Remove special case for zero, add stupid special case for NaN.
(__ieee754_scalb): Remove definition.
|
1997-06-23 21:43:40 +00:00 |
|
Ulrich Drepper
|
788c7990eb
|
Moved to bits/.
|
1997-06-21 02:40:36 +00:00 |
|
Ulrich Drepper
|
15c1225093
|
m68k w/out FPU specific math inline functions.
|
1997-06-21 02:34:13 +00:00 |
|
Ulrich Drepper
|
ef8a52eeee
|
m68k specific math inline functions.
|
1997-06-21 02:34:00 +00:00 |
|
Ulrich Drepper
|
19b9549252
|
m68k specific math definitions.
|
1997-06-21 02:33:02 +00:00 |
|
Ulrich Drepper
|
21bc60d240
|
m68k specific FP environment definitions.
|
1997-06-21 02:31:18 +00:00 |
|
Ulrich Drepper
|
0dab1d3494
|
Remove FIXME and special case for quotient.
|
1997-06-19 19:05:14 +00:00 |
|
Ulrich Drepper
|
a3baa80ed7
|
Renamed to s_llrint.
|
1997-06-19 19:04:58 +00:00 |
|
Ulrich Drepper
|
b09d8d6fc8
|
Renamed to lrint.
|
1997-06-19 19:04:54 +00:00 |
|
Ulrich Drepper
|
fd945ccbb4
|
Implementation of m68k specific lrint function.
|
1997-06-19 19:04:45 +00:00 |
|
Ulrich Drepper
|
3f6db74934
|
Implementation of m68k specific llrint function.
|
1997-06-19 19:04:35 +00:00 |
|
Ulrich Drepper
|
44d86bcbfb
|
Rename __rinttol to __lrint and rinttol to lrint.
|
1997-06-19 19:03:16 +00:00 |
|
Ulrich Drepper
|
d981488053
|
Do it right so that gcc doesn't optimize out the operations.
|
1997-06-04 19:05:17 +00:00 |
|
Ulrich Drepper
|
c81b73ad0e
|
(isgreater, isgreaterequal, isless, islessequal, islessgreater,
isunordered): Fix assembler syntax.
|
1997-06-04 19:05:10 +00:00 |
|
Ulrich Drepper
|
08eeb8c0d3
|
Fix missing negate. Use __m81_test instead of explicit comparisons.
|
1997-05-29 12:05:37 +00:00 |
|
Ulrich Drepper
|
e7af313d34
|
Rewritten.
|
1997-05-07 15:29:27 +00:00 |
|
Ulrich Drepper
|
761edbdece
|
Don't define huge_val.
|
1997-05-07 15:29:22 +00:00 |
|
Ulrich Drepper
|
d607f9b1a4
|
m68k specific complex sine implementation for long double.
|
1997-05-07 15:28:03 +00:00 |
|
Ulrich Drepper
|
290960f758
|
m68k specific complex sine implementation for float.
|
1997-05-07 15:27:51 +00:00 |
|
Ulrich Drepper
|
29b12174ee
|
m68k specific complex sine implementation for double.
|
1997-05-07 15:27:44 +00:00 |
|
Ulrich Drepper
|
46a66e25c6
|
m68k specific complex cosine implementation for long double.
|
1997-05-07 15:27:27 +00:00 |
|