glibc/sysdeps/m68k/fpu
Ulrich Drepper d111572f2f Update.
1998-02-26  Ulrich Drepper  <drepper@cygnus.com>

	* nis/ypclnt.c (yp_master): Check result of strdup.
	Patch by Thorsten Kukuk.

1998-02-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* nis/ypclnt.c: Give clnt handle after error checking free, change
	return codes to fix problems with rpc.nisd in YP mode on Ultra's.

1998-02-26 09:00  Ulrich Drepper  <drepper@cygnus.com>

	* misc/fstab.c: Partly rewritten to use dynamically allocated buffer.
	Patch by Joe Keane <jgk@jgk.org>.

	* misc/fstab.h (struct fstab): Change fs_type member to be const.
	* misc/fstab.c: Remove casts in fs_type assignments.

1998-02-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/i386/fpu/bits/fenv.h: Correct typo.  ISO C 9X defines
	FE_TOWARDZERO and not FE_TOWARDSZERO.  Reported by H.J. Lu.
	* sysdeps/sparc/sparc64/fpu/bits/fenv.h: Likewise.
	* sysdeps/sparc/sparc32/fpu/bits/fenv.h: Likewise.
	* sysdeps/powerpc/bits/fenv.h: Likewise.
	* sysdeps/m68k/fpu/bits/fenv.h: Likewise.
	* sysdeps/generic/bits/fenv.h: Likewise.
	* sysdeps/alpha/fpu/bits/fenv.h: Likewise.
	* sysdeps/i386/fpu/fesetenv.c (fesetenv): Likewise.
	* sysdeps/powerpc/test-arith.c (main): Likewise.

1998-02-25  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/i386/fpu/bits/mathinline.h: Also fix i386 versions of
	the comparison macros.

1998-02-21 20:14  H.J. Lu  <hjl@gnu.org>

	* sysdeps/libm-ieee754/s_log2.c (ln2): Added.
	(__log2): Fixed return values.
	* sysdeps/libm-ieee754/s_log2f.c: Likewise.

1998-02-25  Ulrich Drepper  <drepper@cygnus.com>

	* math/math.h (isunordered): Rename local variables to ensure
	correct code.  Reported by HJ Lu.

1998-02-25 10:34  Ulrich Drepper  <drepper@cygnus.com>

	* sysdpes/i386/fpu/bits/mathinline.h (isgreater, isgreaterequal,
	isless, islessequal, islessgreater, isunordered): Fix syntax for
	fucompip instruction.
	(isless, islessequal): Fix logic.

1998-02-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* math/libm-test.c (sqrt_test): Add test for sqrt(2).
	(comparisons_test): New tests for comparison macros.
1998-02-26 11:20:59 +00:00
..
bits Update. 1998-02-26 11:20:59 +00:00
switch Update. 1997-06-21 02:59:26 +00:00
e_acos.c Update. 1997-12-04 00:12:34 +00:00
e_acosf.c
e_acosl.c Mon Jun 10 02:22:24 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-10 09:41:16 +00:00
e_asin.c
e_asinf.c
e_asinl.c
e_atan2.c Update. 1997-12-04 00:12:34 +00:00
e_atan2f.c Update. 1997-03-25 01:45:04 +00:00
e_atan2l.c Update. 1997-03-25 01:45:04 +00:00
e_atanh.c
e_atanhf.c
e_atanhl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-07 21:00:20 +00:00
e_cosh.c
e_coshf.c
e_coshl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-07 21:00:20 +00:00
e_exp.c
e_expf.c
e_expl.c
e_fmod.c Update. 1997-12-04 00:12:34 +00:00
e_fmodf.c
e_fmodl.c
e_log10.c
e_log10f.c
e_log10l.c
e_log.c
e_logf.c
e_logl.c
e_pow.c Update. 1997-12-04 00:12:34 +00:00
e_powf.c Update. 1997-03-25 01:45:04 +00:00
e_powl.c Update. 1997-03-25 01:45:04 +00:00
e_rem_pio2.c Update. 1997-08-10 18:37:15 +00:00
e_rem_pio2f.c Update. 1997-08-10 18:37:15 +00:00
e_rem_pio2l.c Update. 1997-08-10 18:37:15 +00:00
e_remainder.c
e_remainderf.c
e_remainderl.c
e_scalb.c Update. 1997-12-04 00:12:34 +00:00
e_scalbf.c Update. 1997-06-23 21:55:26 +00:00
e_scalbl.c Update. 1997-06-23 21:55:26 +00:00
e_sinh.c
e_sinhf.c
e_sinhl.c
e_sqrt.c
e_sqrtf.c
e_sqrtl.c
fclrexcpt.c Update. 1997-04-17 15:10:04 +00:00
fegetenv.c Update. 1997-12-14 22:24:57 +00:00
fegetround.c Update. 1997-04-17 15:10:04 +00:00
feholdexcpt.c Update. 1997-12-14 22:24:57 +00:00
fesetenv.c Update. 1997-12-14 22:24:57 +00:00
fesetround.c Update. 1997-04-17 15:10:04 +00:00
feupdateenv.c Update. 1997-04-17 15:10:04 +00:00
fgetexcptflg.c Update. 1997-04-17 15:10:04 +00:00
fraiseexcpt.c Update. 1997-07-24 01:36:01 +00:00
fsetexcptflg.c Update. 1997-04-17 15:10:04 +00:00
ftestexcept.c Update. 1997-04-17 15:10:04 +00:00
k_cos.c Update. 1997-12-04 00:12:34 +00:00
k_cosf.c
k_cosl.c
k_rem_pio2.c Update. 1997-08-10 18:37:15 +00:00
k_rem_pio2f.c Update. 1997-08-10 18:37:15 +00:00
k_rem_pio2l.c Update. 1997-08-10 18:37:15 +00:00
k_sin.c Update. 1997-12-04 00:12:34 +00:00
k_sinf.c
k_sinl.c
k_tan.c Update. 1997-12-04 00:12:34 +00:00
k_tanf.c
k_tanl.c
Makefile
s_atan.c Update. 1997-12-04 00:12:34 +00:00
s_atanf.c
s_atanl.c
s_ccos.c Update. 1997-12-04 00:12:34 +00:00
s_ccosf.c Update. 1997-05-07 15:31:21 +00:00
s_ccosh.c Update. 1997-12-04 00:12:34 +00:00
s_ccoshf.c Update. 1997-05-07 15:31:21 +00:00
s_ccoshl.c Update. 1997-05-07 15:31:21 +00:00
s_ccosl.c Update. 1997-05-07 15:31:21 +00:00
s_ceil.c
s_ceilf.c
s_ceill.c
s_cexp.c Update. 1997-12-04 00:12:34 +00:00
s_cexpf.c Update. 1997-05-07 15:31:21 +00:00
s_cexpl.c Update. 1997-05-07 15:31:21 +00:00
s_cos.c
s_cosf.c
s_cosl.c
s_csin.c Update. 1997-12-04 00:12:34 +00:00
s_csinf.c Update. 1997-05-07 15:31:21 +00:00
s_csinh.c Update. 1997-12-04 00:12:34 +00:00
s_csinhf.c Update. 1997-05-07 15:31:21 +00:00
s_csinhl.c Update. 1997-05-07 15:31:21 +00:00
s_csinl.c Update. 1997-05-07 15:31:21 +00:00
s_exp2.c Update. 1997-09-30 17:10:40 +00:00
s_exp2f.c Update. 1997-09-30 17:10:40 +00:00
s_exp2l.c Update. 1997-09-30 17:10:40 +00:00
s_expm1.c
s_expm1f.c
s_expm1l.c
s_fabs.c
s_fabsf.c
s_fabsl.c
s_finite.c
s_finitef.c
s_finitel.c
s_floor.c
s_floorf.c
s_floorl.c
s_frexp.c Update. 1997-12-04 00:12:34 +00:00
s_frexpf.c
s_frexpl.c
s_ilogb.c Update. 1997-12-04 00:12:34 +00:00
s_ilogbf.c Updated. 1997-06-26 22:23:01 +00:00
s_ilogbl.c Updated. 1997-06-26 22:23:01 +00:00
s_isinf.c Update. 1997-12-04 00:12:34 +00:00
s_isinff.c
s_isinfl.c
s_isnan.c
s_isnanf.c
s_isnanl.c
s_llrint.c Update. 1997-12-04 00:12:34 +00:00
s_llrintf.c Update. 1997-12-04 00:12:34 +00:00
s_llrintl.c Update. 1997-12-04 00:12:34 +00:00
s_log1p.c
s_log1pf.c
s_log1pl.c
s_log2.c Update. 1997-03-25 01:45:04 +00:00
s_log2f.c Update. 1997-03-25 01:45:04 +00:00
s_log2l.c Update. 1997-03-25 01:45:04 +00:00
s_lrint.c Update. 1997-12-04 00:12:34 +00:00
s_lrintf.c Update. 1997-10-26 20:13:00 +00:00
s_lrintl.c Update. 1997-10-26 20:13:00 +00:00
s_modf.c Update. 1997-12-04 00:12:34 +00:00
s_modff.c Update. 1997-04-02 14:47:34 +00:00
s_modfl.c Update. 1997-04-02 14:47:34 +00:00
s_nearbyint.c Update. 1997-04-02 14:47:34 +00:00
s_nearbyintf.c Update. 1997-04-02 14:47:34 +00:00
s_nearbyintl.c Update. 1997-04-02 14:47:34 +00:00
s_remquo.c Update. 1997-12-04 00:12:34 +00:00
s_remquof.c Update. 1997-04-17 15:10:04 +00:00
s_remquol.c Update. 1997-04-17 15:10:04 +00:00
s_rint.c
s_rintf.c
s_rintl.c
s_scalbln.c Update. 1997-10-26 20:13:00 +00:00
s_scalblnf.c Update. 1997-10-26 20:13:00 +00:00
s_scalblnl.c Update. 1997-10-26 20:13:00 +00:00
s_scalbn.c Update. 1997-12-04 00:12:34 +00:00
s_scalbnf.c Update. 1997-10-26 20:13:00 +00:00
s_scalbnl.c Update. 1997-10-26 20:13:00 +00:00
s_significand.c
s_significandf.c
s_significandl.c
s_sin.c
s_sincos.c Update. 1997-12-04 00:12:34 +00:00
s_sincosf.c Update. 1997-04-21 11:38:46 +00:00
s_sincosl.c Update. 1997-04-21 11:38:46 +00:00
s_sinf.c
s_sinl.c
s_tan.c
s_tanf.c
s_tanh.c
s_tanhf.c
s_tanhl.c
s_tanl.c
s_trunc.c Update. 1997-04-02 14:47:34 +00:00
s_truncf.c Update. 1997-04-02 14:47:34 +00:00
s_truncl.c Update. 1997-04-02 14:47:34 +00:00
t_exp.c Stub file 1998-02-18 01:32:32 +00:00