Commit Graph

251 Commits

Author SHA1 Message Date
Ulrich Drepper
2ecd6b510f Define INFINITY as of type float.
Define DECIMAL_DIG.
1997-11-13 00:15:53 +00:00
Ulrich Drepper
04f48607a0 Define NAN as of type float. 1997-11-13 00:15:34 +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
6874bbcb7c User level process context for m68k. 1997-10-26 19:59:49 +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
a893b08668 m68k specific optimizations for string functions. 1997-10-12 03:42:19 +00:00
Ulrich Drepper
989166429c (elf_machine_rela): Fix last change.
The R_68K_GLOB_DAT and R_68K_JMP_SLOT relocations really ignore
the addend, Richard.
(elf_machine_fixup_plt): Don't add the addend.
(elf_machine_plt_value): New function.
1997-10-12 03:41:56 +00:00
Ulrich Drepper
d0b9a80c6e Rename exp2{,l,f} to __ieee754_exp2{,l,f}. 1997-09-30 16:58:36 +00:00
Ulrich Drepper
ff91cf3056 (elf_machine_relplt): Killed.
(ELF_MACHINE_JMP_SLOT): Renamed.
(elf_machine_fixup_plt): New function.
1997-09-27 00:20:13 +00:00
Ulrich Drepper
90864a576a Low-level atomicity functions for m68k. 1997-09-16 00:40:22 +00:00
Ulrich Drepper
ea420deaef (elf_machine_load_address): Use _dl_start instead of a local label, to
avoid getting an unreadable label name.
1997-09-05 01:40:47 +00:00
Ulrich Drepper
a698457a19 (pic-ccflag): Override it for more efficient code (together with a
change in gcc).
1997-09-05 01:40:38 +00:00
Ulrich Drepper
e0b82fb753 [$(subdirs)=db2] (CPPFLAGS): Add macros to provide spinlock
information for db2.
1997-08-27 20:03:43 +00:00
Ulrich Drepper
c0d5b73e05 (RTLD_START): Switch back to previous section to avoid confusing the
compiler.
1997-08-27 19:58:41 +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
e1da12893a Replace call to abort by infinite loop, to avoid dragging stdio into
the dynamic linker.
1997-08-04 14:26:01 +00:00
Ulrich Drepper
6e8e1d85e0 Add support for shared library profiling. 1997-08-02 20:56:48 +00:00
Ulrich Drepper
c093785fe9 M68k optimized functions for swapping byte order. 1997-07-28 22:32:03 +00:00
Ulrich Drepper
482bd6c6e4 (elf_machine_runtime_setup): Add new parameter to enable profiling.
(elf_machine_rela): Add new parameter to specify place to store result in.
1997-07-28 22:31:42 +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
09d24ad477 (elf_machine_rela): Mention program name in warning message. 1997-07-22 00:03:10 +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
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