Commit graph

853 commits

Author SHA1 Message Date
Ulrich Drepper 334ca6573b Rewrite handling of integral exponent. 1997-04-21 11:36:58 +00:00
Ulrich Drepper ecc1637a09 Define optimized versions of isgreater, isgreaterequal, isless,
islessequal, islessgreater, and isunordered.
Add inlined sincos{,l,f}.
1997-04-21 11:36:45 +00:00
Ulrich Drepper c72aa4a26a m68k specific math exception handling code. 1997-04-17 15:09:43 +00:00
Ulrich Drepper b1fc9ae289 m68k specific math type and constant definitions. 1997-04-17 15:07:44 +00:00
Ulrich Drepper 27028e9818 remquo implementation for long double according to IEEE. 1997-04-17 15:04:34 +00:00
Ulrich Drepper 6f8f9b3586 remquo implementation for float according to IEEE. 1997-04-17 15:04:17 +00:00
Ulrich Drepper 843682819d remquo implementation for double according to IEEE. 1997-04-17 15:04:04 +00:00
Ulrich Drepper d80b3f3c5b Basic functionality for libc on ARM 1997-04-14 02:11:12 +00:00
Ulrich Drepper cddfc83cf8 m68k specific round long double to long long function. 1997-04-12 23:37:52 +00:00
Ulrich Drepper bc3bea7963 m68k specific round long double to long function. 1997-04-12 23:37:40 +00:00
Ulrich Drepper 90ad32dd72 (__rinttol, rinttol): New inline. 1997-04-12 23:37:12 +00:00
Ulrich Drepper d0a13f94e4 Don't define INFINITY. 1997-04-12 23:36:57 +00:00
Ulrich Drepper 5838780e11 Complex sinh function for m68k. 1997-04-11 10:28:26 +00:00
Ulrich Drepper 45b0751eae Use internal exp function instead of wrapper. 1997-04-11 10:27:30 +00:00
Ulrich Drepper 79aa242491 Complex cosh function for m68k. 1997-04-11 10:27:18 +00:00
Ulrich Drepper eb32bf34fe m68k specific implementation for trunc for long double. 1997-04-02 14:46:54 +00:00
Ulrich Drepper 557d7a96e4 m68k specific implementation for trunc for float. 1997-04-02 14:46:42 +00:00
Ulrich Drepper a9007c976b m68k specific implementation for trunc for double. 1997-04-02 14:46:33 +00:00
Ulrich Drepper 74988c5489 m68k specific implementation for nearbyint for long double. 1997-04-02 14:46:18 +00:00
Ulrich Drepper c6686e56ac m68k specific implementation for nearbyint for float. 1997-04-02 14:46:07 +00:00
Ulrich Drepper afaabacb82 m68k specific implementation for nearbyint for double. 1997-04-02 14:45:59 +00:00
Ulrich Drepper b2b29a2638 m68k specific implementation for cexp for long double. 1997-04-02 14:45:25 +00:00
Ulrich Drepper 4a3b70258e m68k specific implementation for cexp for float. 1997-04-02 14:45:13 +00:00
Ulrich Drepper bc6dd76e40 m68k specific implementation for cexp for double. 1997-04-02 14:45:04 +00:00
Ulrich Drepper 57d377f1f9 Adapted. 1997-04-02 14:44:29 +00:00
Ulrich Drepper 344114d049 Rewritten. 1997-04-02 14:44:20 +00:00
Ulrich Drepper 62f075cd3b Use __signbit inline. Write 0.0/0.0 for NaN. Fix typo in test for `y
= 0.5'.
1997-04-02 14:44:10 +00:00
Ulrich Drepper 231e25e2a3 Use __signbit inline. 1997-04-02 14:43:52 +00:00
Ulrich Drepper b9a0a7fbcd Define __trunc, __signbit, __nearbyint. Remove __modf. 1997-04-02 14:43:44 +00:00
Ulrich Drepper 349d129b3a (CFLAGS-s_copysignl.c) [$(subdir)=math]: Define for gcc bug
workaround.
1997-04-02 14:43:30 +00:00
Ulrich Drepper 6383b7f583 (OXTABS): Don't define. 1997-03-27 01:58:32 +00:00
Ulrich Drepper fea9a86a67 (elf_machine_rela): Rewritten as for i386.
(elf_machine_lookup_noexec_p, elf_machine_lookup_noplt_p,
ELF_MACHINE_RELOC_NOPLT): Define.
1997-03-27 01:57:11 +00:00
Ulrich Drepper d42c91d9d2 (CFLAGS-rtld.c): Add -Wno-unused. 1997-03-27 01:56:58 +00:00
Ulrich Drepper f2d725f3ad Mirror Roland's recent changes. 1997-03-25 02:22:23 +00:00
Ulrich Drepper 41b0696286 Alias _setjmp to __setjmp for change to tst-setjmp.c. 1997-03-25 02:22:14 +00:00
Ulrich Drepper c7b6ca33fd Remove because of inaccuracy. 1997-03-25 01:33:52 +00:00
Ulrich Drepper 4a900bdbca Implementation of log2 function in m68k assembler 1997-03-25 01:33:30 +00:00
Ulrich Drepper 3eb7704ced Implementation of exp2 function in m68k assembler 1997-03-25 01:33:22 +00:00
Ulrich Drepper 57a52ec851 Rewritten. 1997-03-25 01:31:06 +00:00
Ulrich Drepper 647de4a8f9 (__logb, logb): Don't define.
(__ieee754_atan2, __ieee754_pow): Don't define here.
1997-03-25 01:30:32 +00:00
Ulrich Drepper 885775487a Remove references to byte order macros. Don't include <endian.h>. 1997-03-24 22:12:52 +00:00
Ulrich Drepper ccc9296868 (OXTABS): Define as alias for XTABS. 1997-03-22 04:09:37 +00:00
Ulrich Drepper d44e567483 Include ctype.h for isdigit. 1997-03-20 19:35:32 +00:00
Ulrich Drepper cb23ff1f57 Initialize quotient' and mask'. 1997-03-20 19:33:28 +00:00
Ulrich Drepper 1059fb7661 Prune list of processed files. 1997-03-19 12:48:14 +00:00
Ulrich Drepper 17f51151d2 Add __getpgid.c and __setpgid.c. 1997-03-19 05:45:44 +00:00
Ulrich Drepper e90fcf920b SCO 3.2.4 specific files to distribute. 1997-03-19 05:44:31 +00:00
Ulrich Drepper 465b53087d Don't define O_NORW. 1997-03-18 04:17:55 +00:00
Ulrich Drepper de806c59bb [__USE_GNU]: Add O_READ, O_WRITE and O_NORW. 1997-03-16 20:12:24 +00:00
Ulrich Drepper bd0059411f (struct stat): Change definition to use prescribed types for elements.
(_STAT_VER): Change to value 2.
1997-03-16 20:11:57 +00:00