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
|
3bbe33611e
|
m68k specific NaN definitions.
|
1997-06-27 23:07:33 +00:00 |
|
Ulrich Drepper
|
fc83bd9d03
|
Moved to bits/.
|
1997-06-27 23:07:23 +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
|
fb1efdeaa7
|
Update copyright.
|
1997-06-26 22:19:23 +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
|
db31c86395
|
Update and reformat copyright, remove trailing white spaces and send
through unexpand.
|
1997-06-26 22:16:52 +00:00 |
|
Ulrich Drepper
|
36e28152c9
|
Update and reformat copyright, remove trailing white spaces and send
through unexpand.
|
1997-06-23 21:54:51 +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
|
8595663591
|
m68k specific math values.
|
1997-06-21 02:39:53 +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
|
0d70c1a887
|
m68k specific setjmp buffer.
|
1997-06-21 02:29:18 +00:00 |
|
Ulrich Drepper
|
1f7005dfa1
|
m68k specific endianess specification.
|
1997-06-21 02:26:23 +00:00 |
|
Ulrich Drepper
|
c96df8ef30
|
(elf_machine_rela): Check that the symbol was found.
|
1997-06-21 02:08:10 +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
|
05a8f8e8c7
|
m68k specific NaN value definitions.
|
1997-06-04 19:05:00 +00:00 |
|
Ulrich Drepper
|
d901ee0d08
|
Change GCC's HUGE_VAL{,F,L} to use DI and SI mode integers instead of
bytes. Fix value of HUGE_VALL.
|
1997-06-04 19:04:28 +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
|
1bf0f668e6
|
De-ansidecl-fy.
|
1997-05-26 22:28:25 +00:00 |
|
Ulrich Drepper
|
b5fba1adf7
|
(elf_machine_rel): Print warning about changed size in copy relocation
only if symbol in shared object is larger or _dl_verbose is nonzero.
|
1997-05-25 01:07:16 +00:00 |
|
Ulrich Drepper
|
e295f61993
|
(elf_machine_runtime_setup): Return lazy.
|
1997-05-24 02:15:43 +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 |
|
Ulrich Drepper
|
fc2cf9ae39
|
m68k specific complex cosine implementation for float.
|
1997-05-07 15:27:16 +00:00 |
|
Ulrich Drepper
|
bc99330920
|
m68k specific complex cosine implementation.
|
1997-05-07 15:27:03 +00:00 |
|
Ulrich Drepper
|
4291e75751
|
Raise invalid exception for NaN result.
Use __m81_test.
|
1997-05-07 15:26:29 +00:00 |
|
Ulrich Drepper
|
08c2dbb9a2
|
(__frexp): Don't raise invalid exception on infinite value.
(__m81_test, __M81_COND_NAN, __M81_COND_INF, __M81_COND_NEG,
__M81_COND_ZERO): New definitions.
|
1997-05-07 15:26:19 +00:00 |
|
Ulrich Drepper
|
e9b08b8835
|
(elf_machine_rela): Check for mismatch in size for copy relocation.
|
1997-05-07 14:32:55 +00:00 |
|