This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc ./ChangeLog sysdeps/ia64/fpu/Makefile sys ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2005-04-06 00:31:00

Modified files:
	.              : ChangeLog 
	sysdeps/ia64/fpu: Makefile e_acos.S e_acosf.S e_acosh.S 
	                  e_acoshf.S e_acoshl.S e_acosl.S e_asin.S 
	                  e_asinf.S e_asinl.S e_atan2.S e_atan2f.S 
	                  e_atanh.S e_atanhf.S e_atanhl.S e_cosh.S 
	                  e_coshf.S e_coshl.S e_exp.S e_exp10.S 
	                  e_exp10f.S e_exp10l.S e_exp2.S e_exp2f.S 
	                  e_exp2l.S e_expf.S e_fmod.S e_fmodf.S 
	                  e_fmodl.S e_hypot.S e_hypotf.S e_hypotl.S 
	                  e_lgamma_r.c e_lgammaf_r.c e_lgammal_r.c 
	                  e_log.S e_log2.S e_log2f.S e_log2l.S e_logf.S 
	                  e_logl.S e_pow.S e_powf.S e_powl.S 
	                  e_remainder.S e_remainderf.S e_remainderl.S 
	                  e_scalb.S e_scalbf.S e_scalbl.S e_sinh.S 
	                  e_sinhf.S e_sinhl.S e_sqrt.S e_sqrtf.S 
	                  e_sqrtl.S gen_import_file_list import_file.awk 
	                  import_intel_libm libm_error.c libm_lgamma.S 
	                  libm_lgammaf.S libm_lgammal.S libm_scalblnf.S 
	                  libm_sincos.S libm_sincos_large.S 
	                  libm_sincosf.S libm_sincosl.S libm_support.h 
	                  s_asinh.S s_asinhl.S s_atanf.S s_atanl.S 
	                  s_cbrt.S s_cbrtf.S s_cbrtl.S s_cos.S s_cosf.S 
	                  s_cosl.S s_erf.S s_erfc.S s_erfcf.S s_erfcl.S 
	                  s_erff.S s_erfl.S s_expm1.S s_expm1f.S 
	                  s_expm1l.S s_fdim.S s_fdimf.S s_fdiml.S 
	                  s_frexp.c s_frexpf.c s_frexpl.c s_ilogb.S 
	                  s_ilogbf.S s_ilogbl.S s_ldexp.c s_ldexpf.c 
	                  s_ldexpl.c s_libm_ldexp.S s_libm_ldexpf.S 
	                  s_libm_ldexpl.S s_libm_scalbn.S 
	                  s_libm_scalbnf.S s_libm_scalbnl.S s_log1p.S 
	                  s_log1pf.S s_log1pl.S s_logb.S s_logbf.S 
	                  s_logbl.S s_nearbyint.S s_nearbyintf.S 
	                  s_nearbyintl.S s_nextafter.S s_nextafterf.S 
	                  s_nextafterl.S s_nexttoward.S s_nexttowardf.S 
	                  s_nexttowardl.S s_round.S s_roundf.S 
	                  s_roundl.S s_scalblnf.c s_scalbn.c s_scalbnf.c 
	                  s_scalbnl.c s_tan.S s_tanf.S s_tanh.S 
	                  s_tanhf.S s_tanhl.S s_tanl.S w_lgamma.c 
	                  w_lgammaf.c w_lgammal.c w_tgamma.S w_tgammaf.S 
	                  w_tgammal.S 
Added files:
	sysdeps/ia64/fpu: libm_cpu_defs.h libm_error_codes.h 

Log message:
	Merge newer ia64 libm updates from trunk.  [BZ #592]

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.9088.2.46&r2=1.9088.2.47
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/libm_cpu_defs.h.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=NONE&r2=1.2.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/libm_error_codes.h.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=NONE&r2=1.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/Makefile.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.4.4.1&r2=1.4.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_acos.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_acosf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_acosh.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_acoshf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_acoshl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_acosl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_asin.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_asinf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_asinl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_atan2.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_atan2f.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_atanh.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_atanhf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_atanhl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_cosh.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_coshf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_coshl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_exp.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_exp10.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_exp10f.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_exp10l.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_exp2.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_exp2f.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_exp2l.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_expf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_fmod.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_fmodf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_fmodl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_hypot.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_hypotf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_hypotl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_lgamma_r.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_lgammaf_r.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_lgammal_r.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_log.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_log2.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_log2f.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_log2l.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_logf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_logl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_pow.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_powf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_powl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_remainder.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_remainderf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_remainderl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_scalb.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_scalbf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_scalbl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_sinh.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_sinhf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_sinhl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_sqrt.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_sqrtf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/e_sqrtl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/gen_import_file_list.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/import_file.awk.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/import_intel_libm.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/libm_error.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/libm_lgamma.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/libm_lgammaf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/libm_lgammal.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/libm_scalblnf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/libm_sincos.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/libm_sincos_large.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/libm_sincosf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/libm_sincosl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/libm_support.h.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.5.4.1&r2=1.5.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_asinh.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_asinhl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_atanf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_atanl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_cbrt.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_cbrtf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_cbrtl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_cos.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_cosf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_cosl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_erf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_erfc.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_erfcf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_erfcl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_erff.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_erfl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_expm1.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_expm1f.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_expm1l.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.3.4.1&r2=1.3.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_fdim.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_fdimf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_fdiml.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_frexp.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.3.4.1&r2=1.3.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_frexpf.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.3.4.1&r2=1.3.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_frexpl.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.3.4.1&r2=1.3.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_ilogb.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_ilogbf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_ilogbl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_ldexp.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_ldexpf.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_ldexpl.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_libm_ldexp.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_libm_ldexpf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_libm_ldexpl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_libm_scalbn.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_libm_scalbnf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_libm_scalbnl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_log1p.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_log1pf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_log1pl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_logb.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_logbf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_logbl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_nearbyint.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_nearbyintf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_nearbyintl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_nextafter.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_nextafterf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_nextafterl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_nexttoward.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_nexttowardf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_nexttowardl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_round.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_roundf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_roundl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_scalblnf.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_scalbn.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_scalbnf.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_scalbnl.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_tan.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_tanf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_tanh.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_tanhf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_tanhl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/s_tanl.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.2.4.1&r2=1.2.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/w_lgamma.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/w_lgammaf.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/w_lgammal.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/w_tgamma.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/w_tgammaf.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/ia64/fpu/w_tgammal.S.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1.4.1&r2=1.1.4.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]