Roland McGrath
|
69c85398db
|
Sun Jan 14 17:51:09 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* misc/efgcvt_r.c (ecvt_r): Handle negative values.
* stdlib/stdlib.h: Replace __CONSTVALUE by attribute.
* stdlib/abs.c, stdlib/div.c, stdlib/labs.c, stdlib/ldiv.c,
sysdeps/generic/hypot.c: Remove obsolete __CONSTVALUE.
* stdio-common/printf_fp.c (__printf_fp): Fix parameter
declaration.
* sysdeps/generic/putenv.c (putenv): Fix second argument of
setenv.
* sysdeps/ieee754/hypot.c: New file, extracted out of cabs.c.
* sysdeps/ieee754/cabs.c: Don't define hypot here.
* sysdeps/ieee754/ieee754.h (union ieee854_long_double): Fix
definition of ieee_nan alternative.
* sysdeps/m68k/__longjmp.c, sysdeps/m68k/setjmp.c: Add register
prefix spec.
* sysdeps/m68k/ffs.c (ffs): Fix register constraint.
* sysdeps/m68k/fpu/__math.h: Include <errno.h>. Replace obsolete
__CONSTVALUE by attribute.
(floor): Round to negative infinity.
(rint, expm1) [__NO_MATH_INLINES]: Don't define, to avoid type
clash when compiling source.
(pow): Handle x == 0 and x < 0.
(ceil, __isinf, __isnan): Fix register constraints.
(__isinfl, __isnanl): Added.
* sysdeps/m68k/fpu/acos.c, sysdeps/m68k/fpu/atan2.c,
sysdeps/m68k/fpu/fmod.c, sysdeps/m68k/fpu/ldexp.c,
sysdeps/m68k/fpu/pow.c: Remove obsolete __CONSTVALUE.
* sysdeps/m68k/bsd-_setjmp.S, sysdeps/m68k/bsd-setjmp.S: Fix
assembler syntax.
* sysdeps/unix/bsd/bsd4.4/fchdir.S (fchdir): Take only one
argument.
* sysdeps/unix/bsd/clock.c (timeval_to_clock_t): Fix timeval to
clock_t conversion.
(clock): Don't multiply by CLOCKS_PER_SEC.
* sysdeps/unix/bsd/poll.c (poll): Fix msec to timeval conversion.
* sysdeps/unix/bsd/sun/m68k/brk.S (brk): Compare with address of
__end.
* sysdeps/unix/bsd/sun/m68k/vfork.S: Fix assembler syntax.
* sysdeps/unix/bsd/ualarm.c (ualarm): Fix timeval calculation.
* sysdeps/unix/bsd/vax/vfork.S: Remove duplicate label.
|
1996-01-17 02:02:35 +00:00 |
|
Roland McGrath
|
1cec31f4d4
|
Converted to use weak aliases with macros from libc-symbols.h.
|
1995-01-21 15:40:54 +00:00 |
|
Roland McGrath
|
3c22ede5ec
|
Converted to use weak aliases with macros from libc-symbols.h.
|
1995-01-21 14:40:39 +00:00 |
|
Roland McGrath
|
71a986ecd7
|
(__m81_inline): New macro.
Replace all uses of `extern __inline' with `__m81_inline'.
|
1994-12-28 09:57:21 +00:00 |
|
Roland McGrath
|
2c6864f1bc
|
Replace all uses of __const with __CONSTVALUE.
|
1994-08-16 00:42:48 +00:00 |
|
Roland McGrath
|
113d0e2f21
|
entered into RCS
|
1994-02-14 16:04:07 +00:00 |
|
Roland McGrath
|
36b6dba79f
|
entered into RCS
|
1993-11-10 11:42:10 +00:00 |
|
Roland McGrath
|
45dba738f9
|
Formerly m68k/fpu/__logb.c.~4~
|
1993-02-02 00:29:15 +00:00 |
|
Roland McGrath
|
8735502044
|
Formerly m68k/fpu/atan2.c.~6~
|
1992-11-18 20:26:47 +00:00 |
|
Roland McGrath
|
c0b033d7ec
|
Formerly m68k/fpu/atan2.c.~5~
|
1992-10-16 21:31:28 +00:00 |
|
Roland McGrath
|
47d4c6ae22
|
Formerly m68k/fpu/__math.h.~14~
|
1992-08-10 21:27:25 +00:00 |
|
Roland McGrath
|
09ecae354f
|
Formerly m68k/fpu/__math.h.~13~
|
1992-08-07 20:54:35 +00:00 |
|
Roland McGrath
|
fbb6e49cbf
|
Formerly m68k/fpu/__math.h.~12~
|
1992-08-07 00:27:07 +00:00 |
|
Roland McGrath
|
4dd8b03944
|
entered into RCS
|
1992-05-24 05:59:13 +00:00 |
|
Roland McGrath
|
7dd3731c2b
|
Formerly m68k/fpu/__math.h.~11~
|
1992-05-13 05:48:35 +00:00 |
|
Roland McGrath
|
ba56050a83
|
entered into RCS
|
1992-05-01 18:47:39 +00:00 |
|
Roland McGrath
|
3ace5dacad
|
Formerly m68k/fpu/pow.c.~2~
|
1992-05-01 18:37:04 +00:00 |
|
Roland McGrath
|
a587c20ce7
|
Formerly m68k/fpu/ldexp.c.~2~
|
1992-05-01 18:37:02 +00:00 |
|
Roland McGrath
|
af48c31950
|
Formerly m68k/fpu/fmod.c.~2~
|
1992-05-01 18:37:00 +00:00 |
|
Roland McGrath
|
5496287905
|
Formerly m68k/fpu/atan2.c.~4~
|
1992-05-01 18:36:53 +00:00 |
|
Roland McGrath
|
e745f90155
|
Formerly m68k/fpu/acos.c.~2~
|
1992-05-01 18:36:50 +00:00 |
|
Roland McGrath
|
68a2e4b907
|
Formerly m68k/fpu/__math.h.~10~
|
1992-05-01 18:36:49 +00:00 |
|
Roland McGrath
|
fbe5d07fad
|
Formerly m68k/fpu/__logb.c.~3~
|
1992-05-01 18:36:48 +00:00 |
|
Roland McGrath
|
61e097530b
|
Formerly m68k/fpu/__isinf.c.~2~
|
1992-05-01 18:36:47 +00:00 |
|
Roland McGrath
|
e198c4817b
|
Formerly m68k/fpu/__drem.c.~3~
|
1992-05-01 18:36:46 +00:00 |
|
Roland McGrath
|
94292cd3a4
|
Formerly ./m68k/fpu/switch/Makefile.~5~
|
1992-03-11 23:33:14 +00:00 |
|
Roland McGrath
|
f4a378895f
|
Formerly ./m68k/fpu/switch/switch.c.~5~
|
1992-03-11 23:27:38 +00:00 |
|
Roland McGrath
|
82a4cbb066
|
entered into RCS
|
1992-02-12 19:49:28 +00:00 |
|
Roland McGrath
|
4a7b5e14f6
|
Formerly ./m68k/fpu/switch/Makefile.~4~
|
1992-02-12 18:14:25 +00:00 |
|
Jim Meyering
|
88601a51e2
|
Initial revision
|
1992-02-10 05:19:22 +00:00 |
|
Roland McGrath
|
a63531236b
|
Initial revision
|
1992-02-07 23:50:07 +00:00 |
|
Roland McGrath
|
62b4e5546b
|
Initial revision
|
1991-08-02 07:11:28 +00:00 |
|
Roland McGrath
|
3c004aa74f
|
entered into RCS
|
1991-08-01 22:07:42 +00:00 |
|
Roland McGrath
|
9a977fa060
|
Initial revision
|
1991-06-12 18:33:01 +00:00 |
|
Roland McGrath
|
c8b2bec86f
|
Formerly m68k/fpu/__drem.c.~2~
|
1991-06-12 18:27:19 +00:00 |
|
Roland McGrath
|
6c67a5fa97
|
Initial revision
|
1991-01-30 10:00:32 +00:00 |
|
Roland McGrath
|
9bbcfdb0c7
|
Initial revision
|
1990-12-07 05:49:36 +00:00 |
|
Roland McGrath
|
6206289a00
|
entered into RCS
|
1990-10-25 09:16:59 +00:00 |
|
Roland McGrath
|
6f6c99566c
|
Initial revision
|
1990-10-01 20:46:05 +00:00 |
|
Roland McGrath
|
21f5db744e
|
Initial revision
|
1990-02-18 21:25:20 +00:00 |
|
Roland McGrath
|
37b45064f6
|
Initial revision
|
1989-09-02 08:47:33 +00:00 |
|
Roland McGrath
|
8fc3406de3
|
Initial revision
|
1989-04-27 23:39:20 +00:00 |
|