mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-17 18:40:14 +00:00
b3ed821981
* 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. |
||
---|---|---|
.. | ||
Dist | ||
e_acoshl.c | ||
e_atan2l.c | ||
e_fmodl.c | ||
e_gammal_r.c | ||
e_rem_pio2l.c | ||
e_remainderl.c | ||
ieee754.h | ||
k_cosl.c | ||
k_sincosl.c | ||
k_sinl.c | ||
ldbl2mpn.c | ||
math_ldbl.h | ||
mpn2ldbl.c | ||
printf_fphex.c | ||
s_ceill.c | ||
s_copysignl.c | ||
s_cosl.c | ||
s_fabsl.c | ||
s_finitel.c | ||
s_floorl.c | ||
s_fpclassifyl.c | ||
s_frexpl.c | ||
s_ilogbl.c | ||
s_isinfl.c | ||
s_isnanl.c | ||
s_llrintl.c | ||
s_llroundl.c | ||
s_logbl.c | ||
s_lrintl.c | ||
s_lroundl.c | ||
s_modfl.c | ||
s_nearbyintl.c | ||
s_nextafterl.c | ||
s_nexttoward.c | ||
s_nexttowardf.c | ||
s_remquol.c | ||
s_rintl.c | ||
s_roundl.c | ||
s_scalblnl.c | ||
s_scalbnl.c | ||
s_signbitl.c | ||
s_sincosl.c | ||
s_sinl.c | ||
s_tanl.c | ||
s_truncl.c | ||
strtold.c |