glibc/sysdeps/ieee754/dbl-64
Ulrich Drepper aa1b098472 Update.
2000-06-28  Jes Sorensen  <jes@linuxcare.com>

	* sysdeps/unix/sysv/linux/ia64/bits/elfclass.h: Deleted.  Hash
	table entries are 32 bit on the ia64 (as specified by the ABI),
	not 64 bit as on the Alpha.

	* shlib-versions: Bump ia64 soname to ld-linux-ia64.so.2 to mark
	change of objects to use 32 bit hash table indices (see above).

2000-06-28  Jes Sorensen  <jes@linuxcare.com>

	* sysdeps/ieee754/dbl-64/e_exp.c: Add include stdlib.h to get
	prototype for abs().
2000-06-28 23:50:37 +00:00
..
dbl2mpn.c
Dist
e_acos.c
e_acosh.c
e_asin.c
e_atan2.c
e_atanh.c
e_cosh.c
e_exp.c Update. 2000-06-28 23:50:37 +00:00
e_fmod.c
e_gamma_r.c Update. 1999-10-22 15:30:17 +00:00
e_hypot.c
e_j0.c
e_j1.c
e_jn.c
e_lgamma_r.c Update. 1999-10-22 15:30:17 +00:00
e_log.c
e_log10.c
e_pow.c
e_rem_pio2.c
e_remainder.c
e_sinh.c
e_sqrt.c
k_cos.c
k_rem_pio2.c
k_sin.c
k_tan.c
mpn2dbl.c
s_asinh.c
s_atan.c
s_cbrt.c
s_ceil.c
s_copysign.c
s_cos.c
s_erf.c
s_exp2.c
s_expm1.c
s_fabs.c
s_finite.c
s_floor.c
s_fpclassify.c
s_frexp.c
s_ilogb.c
s_isinf.c
s_isnan.c
s_llrint.c
s_llround.c
s_log1p.c
s_log2.c
s_logb.c
s_lrint.c
s_lround.c
s_modf.c
s_nearbyint.c
s_nexttoward.c
s_remquo.c
s_rint.c
s_round.c
s_scalbln.c
s_scalbn.c
s_signbit.c
s_sin.c
s_sincos.c
s_tan.c
s_tanh.c
s_trunc.c
t_exp.c
t_exp2.h
w_exp.c