mirror of git://sourceware.org/git/glibc.git
* libio/Makefile (routines): Add fwprintf. PowerPC has own version of w_sqrt.c and w_sqrtf.c. * math/w_sqrt.c: Moved to ... * sysdeps/generic/w_sqrt.c: ... here. * math/w_sqrtf.c: Moved to ... * sysdeps/generic/w_sqrtf.c: ... here. * Make-dist (generic-dirs): New variable. (try-sysdeps, +sysdep-names): Use it. * extra-lib.mk (all-$(lib)-routines): New variable. Use it instead of $(lib)-routines. * elf/Makefile (distribute): Add dl-cache.h. * db2/Makefile (distribute): Add all new files. * iconvdata/Makefile (distribute): Don't distribute CVS directory. * math/Makefile (distribute): Remove machine/endian.h, add math_ldbl.h. * stdio-common/Makefile (distribute): Add _itowa.h. * sysdeps/generic/Dist: Remove make_siglist.c, add siglist.h. * sysdeps/gnu/Dist: Add eval.c * sysdeps/gnu/Makefile (libdl-sysdep_routines) [$(subdir) = dlfcn]: Add to this instead of libdl-routines. * sysdeps/ieee754/ldbl-128/Dist: New file. * sysdeps/mach/hurd/Dist: Add siglist.h * sysdeps/unix/sysv/linux/Dist: Add kernel-features.h. |
||
|---|---|---|
| .. | ||
| bits | ||
| machine | ||
| .cvsignore | ||
| Makefile | ||
| Versions | ||
| atest-exp.c | ||
| atest-exp2.c | ||
| atest-sincos.c | ||
| cabs.c | ||
| cabsf.c | ||
| cabsl.c | ||
| carg.c | ||
| cargf.c | ||
| cargl.c | ||
| cimag.c | ||
| cimagf.c | ||
| cimagl.c | ||
| complex.h | ||
| conj.c | ||
| conjf.c | ||
| conjl.c | ||
| creal.c | ||
| crealf.c | ||
| creall.c | ||
| fenv.h | ||
| ieee-math.c | ||
| libm-test.c | ||
| math.h | ||
| math_private.h | ||
| test-double.c | ||
| test-fenv.c | ||
| test-float.c | ||
| test-idouble.c | ||
| test-ifloat.c | ||
| test-ildoubl.c | ||
| test-ldouble.c | ||
| test-math.c | ||
| test-matherr.c | ||
| tgmath.h | ||
| w_acos.c | ||
| w_acosf.c | ||
| w_acosh.c | ||
| w_acoshf.c | ||
| w_acoshl.c | ||
| w_acosl.c | ||
| w_asin.c | ||
| w_asinf.c | ||
| w_asinl.c | ||
| w_atan2.c | ||
| w_atan2f.c | ||
| w_atan2l.c | ||
| w_atanh.c | ||
| w_atanhf.c | ||
| w_atanhl.c | ||
| w_cosh.c | ||
| w_coshf.c | ||
| w_coshl.c | ||
| w_drem.c | ||
| w_dremf.c | ||
| w_dreml.c | ||
| w_exp2.c | ||
| w_exp2f.c | ||
| w_exp2l.c | ||
| w_exp10.c | ||
| w_exp10f.c | ||
| w_exp10l.c | ||
| w_fmod.c | ||
| w_fmodf.c | ||
| w_fmodl.c | ||
| w_hypot.c | ||
| w_hypotf.c | ||
| w_hypotl.c | ||
| w_j0.c | ||
| w_j0f.c | ||
| w_j0l.c | ||
| w_j1.c | ||
| w_j1f.c | ||
| w_j1l.c | ||
| w_jn.c | ||
| w_jnf.c | ||
| w_jnl.c | ||
| w_lgamma.c | ||
| w_lgamma_r.c | ||
| w_lgammaf.c | ||
| w_lgammaf_r.c | ||
| w_lgammal.c | ||
| w_lgammal_r.c | ||
| w_log.c | ||
| w_log10.c | ||
| w_log10f.c | ||
| w_log10l.c | ||
| w_logf.c | ||
| w_logl.c | ||
| w_pow.c | ||
| w_powf.c | ||
| w_powl.c | ||
| w_remainder.c | ||
| w_remainderf.c | ||
| w_remainderl.c | ||
| w_scalb.c | ||
| w_scalbf.c | ||
| w_scalbl.c | ||
| w_sinh.c | ||
| w_sinhf.c | ||
| w_sinhl.c | ||
| w_sqrtl.c | ||
| w_tgamma.c | ||
| w_tgammaf.c | ||
| w_tgammal.c | ||