Updated to fedora-glibc-20060130T0922
commit3e543bc56346540cbf73fd48d0172fc6a588efd5
authorJakub Jelinek <jakub@redhat.com>
Mon, 30 Jan 2006 09:30:09 +0000 (30 09:30 +0000)
committerJakub Jelinek <jakub@redhat.com>
Mon, 30 Jan 2006 09:30:09 +0000 (30 09:30 +0000)
treeb2c3502b6596d238ac861cc82cafdc6f8b84e143
parent06f313e361a523605ba6d4c9cdc67a7353cd367c
Updated to fedora-glibc-20060130T0922
798 files changed:
ChangeLog
Makefile
Makerules
debug/fprintf_chk.c
debug/printf_chk.c
debug/snprintf_chk.c
debug/sprintf_chk.c
debug/vfprintf_chk.c
debug/vfwprintf_chk.c
debug/vprintf_chk.c
debug/vsnprintf_chk.c
debug/vsprintf_chk.c
dirent/Makefile
dirent/tst-fdopendir2.c [new file with mode: 0644]
elf/Makefile
elf/check-localplt.c [copied from elf/check-textrel.c with 50% similarity]
elf/check-textrel.c
elf/dl-deps.c
fedora/branch.mk
hurd/sigunwind.c
iconv/gconv_cache.c
iconvdata/extra-module.mk
include/fcntl.h
include/sched.h
include/stdlib.h
include/sys/stat.h
include/time.h
include/wchar.h
io/Makefile
io/Versions
io/ppoll.c [new file with mode: 0644]
io/sys/poll.h
io/tst-faccessat.c
io/tst-fchmodat.c
io/tst-fchownat.c
io/tst-fstatat.c
io/tst-linkat.c [copied from io/tst-renameat.c with 74% similarity]
io/tst-mkdirat.c [copied from io/tst-openat.c with 66% similarity]
io/tst-mkfifoat.c [copied from io/tst-openat.c with 66% similarity]
io/tst-mknodat.c [copied from io/tst-openat.c with 66% similarity]
io/tst-openat.c
io/tst-readlinkat.c [copied from io/tst-renameat.c with 67% similarity]
io/tst-renameat.c
io/tst-symlinkat.c [copied from io/tst-renameat.c with 78% similarity]
libio/Makefile
libio/Versions
libio/bits/libio-ldbl.h [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 70% similarity]
libio/bits/stdio-ldbl.h [new file with mode: 0644]
libio/fileops.c
libio/fputwc.c
libio/fputwc_u.c
libio/fwprintf.c
libio/fwscanf.c
libio/genops.c
libio/getwc_u.c
libio/ioungetwc.c
libio/iovdprintf.c
libio/iovsprintf.c
libio/iovsscanf.c
libio/iovswscanf.c
libio/libio.h
libio/libioP.h
libio/memstream.c
libio/obprintf.c
libio/stdio.h
libio/swprintf.c
libio/swscanf.c
libio/tst-fopenloc2.c [new file with mode: 0644]
libio/tst-memstream1.c [new file with mode: 0644]
libio/tst-memstream2.c [new file with mode: 0644]
libio/tst-wmemstream1.c [new file with mode: 0644]
libio/tst-wmemstream2.c [new file with mode: 0644]
libio/vasprintf.c
libio/vscanf.c
libio/vsnprintf.c
libio/vswprintf.c
libio/vwprintf.c
libio/vwscanf.c
libio/wfileops.c
libio/wmemstream.c [copied from libio/memstream.c with 52% similarity]
libio/wprintf.c
libio/wscanf.c
malloc/obstack.c
malloc/obstack.h
math/Makefile
math/bits/mathcalls.h
math/complex.h
math/e_exp2l.c
math/libm-test.inc
math/math.h
math/s_cacosh.c
math/s_cacoshf.c
math/s_cacoshl.c
math/w_j0l.c
math/w_j1l.c
math/w_jnl.c
misc/Makefile
misc/bits/syslog-ldbl.h [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 64% similarity]
misc/efgcvt.c
misc/efgcvt_r.c
misc/pselect.c
misc/qefgcvt_r.c
misc/sys/cdefs.h
misc/sys/syslog.h
misc/syslog.c
misc/tst-pselect.c [new file with mode: 0644]
nptl/ChangeLog
nptl/Makefile
nptl/sysdeps/alpha/tls.h
nptl/sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h
nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
nptl/tst-cancel4.c
nptl/tst-initializers1-c89.c [new file with mode: 0644]
nptl/tst-initializers1-c99.c [new file with mode: 0644]
nptl/tst-initializers1-gnu89.c [new file with mode: 0644]
nptl/tst-initializers1-gnu99.c [new file with mode: 0644]
posix/glob.c
posix/regex_internal.c
scripts/data/localplt-i386-linux-gnu.data [new file with mode: 0644]
scripts/data/localplt-x86_64-linux-gnu.data [new file with mode: 0644]
stdio-common/Makefile
stdio-common/asprintf.c
stdio-common/bits/printf-ldbl.h [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 70% similarity]
stdio-common/dprintf.c
stdio-common/fprintf.c
stdio-common/fscanf.c
stdio-common/printf.c
stdio-common/printf.h
stdio-common/printf_fp.c
stdio-common/printf_size.c
stdio-common/scanf.c
stdio-common/snprintf.c
stdio-common/sprintf.c
stdio-common/sscanf.c
stdio-common/vfprintf.c
stdio-common/vfscanf.c
stdio-common/vprintf.c
stdlib/Makefile
stdlib/bits/monetary-ldbl.h [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 70% similarity]
stdlib/bits/stdlib-ldbl.h [copied from sysdeps/sparc/sparc32/bits/setjmp.h with 56% similarity]
stdlib/fpioconst.c
stdlib/monetary.h
stdlib/stdlib.h
stdlib/strfmon.c
stdlib/strfmon_l.c
stdlib/strtod.c
stdlib/strtod_l.c
stdlib/strtold.c
string/Makefile
string/bug-strtok1.c [new file with mode: 0644]
sysdeps/alpha/__longjmp.S
sysdeps/alpha/bits/setjmp.h
sysdeps/alpha/fpu/libm-test-ulps
sysdeps/alpha/jmpbuf-offsets.h [copied from libio/fwscanf.c with 65% similarity]
sysdeps/alpha/jmpbuf-unwind.h [moved from nptl/sysdeps/i386/jmpbuf-unwind.h with 79% similarity]
sysdeps/alpha/setjmp.S
sysdeps/generic/math_ldbl_opt.h [new file with mode: 0644]
sysdeps/gnu/errlist-compat.awk
sysdeps/hppa/bits/setjmp.h
sysdeps/hppa/elf/start.S
sysdeps/hppa/fpu/libm-test-ulps
sysdeps/hppa/jmpbuf-offsets.h [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 70% similarity]
sysdeps/hppa/jmpbuf-unwind.h [copied from libio/wprintf.c with 66% similarity]
sysdeps/i386/__longjmp.S
sysdeps/i386/bits/setjmp.h
sysdeps/i386/bsd-_setjmp.S
sysdeps/i386/bsd-setjmp.S
sysdeps/i386/fpu/libm-test-ulps
sysdeps/i386/i686/strtok.S
sysdeps/i386/jmpbuf-offsets.h [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 70% similarity]
sysdeps/i386/jmpbuf-unwind.h [moved from nptl/sysdeps/alpha/jmpbuf-unwind.h with 79% similarity]
sysdeps/i386/setjmp.S
sysdeps/i386/strtok.S
sysdeps/ia64/fpu/libm-test-ulps
sysdeps/ia64/jmpbuf-unwind.h [moved from nptl/sysdeps/unix/sysv/linux/ia64/jmpbuf-unwind.h with 85% similarity]
sysdeps/ieee754/dbl-64/e_exp2.c
sysdeps/ieee754/flt-32/e_exp2f.c
sysdeps/ieee754/flt-32/e_expf.c
sysdeps/ieee754/flt-32/s_expm1f.c
sysdeps/ieee754/ldbl-128/e_powl.c
sysdeps/ieee754/ldbl-128ibm/Makefile [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_acoshl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_acosl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_asinl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_atan2l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_atanhl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_coshl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_expl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_fmodl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_hypotl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_j0l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_j1l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_jnl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_log10l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_log2l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_logl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_powl.c [copied from sysdeps/ieee754/ldbl-128/e_powl.c with 82% similarity]
sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_remainderl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_sinhl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/ieee754.h [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/k_cosl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/k_sincosl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/k_sinl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/k_tanl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/math_ldbl.h [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/printf_fphex.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_asinhl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_atanl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_cbrtl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_ceill.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_copysignl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_cosl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_erfl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_expm1l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_fabsl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_finitel.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_floorl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_frexpl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_isinfl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_isnanl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_llrintl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_llroundl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_log1pl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_logbl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_lrintl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_lroundl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_modfl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c [copied from sysdeps/ieee754/ldbl-96/s_nexttoward.c with 67% similarity]
sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_remquol.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_rintl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_roundl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_signbitl.c [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 63% similarity]
sysdeps/ieee754/ldbl-128ibm/s_sincosl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_sinl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_tanhl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_tanl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/s_truncl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/strtold_l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/t_sincosl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm/w_expl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_asinhl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_atanl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_cbrtl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_ceill.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_copysignl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_cosl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_erfl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_expm1l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_fabsl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_finitel.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_floorl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_fpclassifyl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_frexpl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_ilogbl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_isinfl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_isnanl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_llrintl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_llroundl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_log1pl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_logbl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_lrintl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_lroundl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_modfl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_nearbyintl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_nextafterl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_nexttoward.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_nexttowardf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_remquol.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_rintl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_roundl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_scalblnl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_scalbnl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_signbitl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_sincosl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_sinl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_tanhl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_tanl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/s_truncl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/strtold_l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-64-128/w_expl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-96/s_erfl.c
sysdeps/ieee754/ldbl-96/s_nexttoward.c
sysdeps/ieee754/ldbl-opt/Makefile [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/Versions [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/cabs.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/cabsl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/carg.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/cargl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/cimag.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/cimagl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/configure [new file with mode: 0755]
sysdeps/ieee754/ldbl-opt/configure.in [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/conj.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/conjl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/creal.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/creall.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/math_ldbl_opt.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-acos.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-acosh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-asin.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-asinh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-asprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-atan.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-atan2.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-atanh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-cabs.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-cacos.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-cacosh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-carg.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-casin.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-casinh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-catan.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-catanh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-cbrt.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-ccos.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-ccosh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-ceil.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-cexp.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-cimag.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-clog.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-clog10.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-compat.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-compat.h [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-conj.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-copysign.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-cos.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-cosh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-cpow.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-cproj.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-creal.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-csin.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-csinh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-csqrt.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-ctan.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-ctanh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-dprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-drem.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-erf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-erfc.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-exp.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-exp10.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-exp2.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-expm1.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-fabs.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-fdim.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-finite.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-floor.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-fma.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-fmax.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-fmin.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-fmod.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-fprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-fprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-frexp.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-fscanf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-fwprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-fwprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-fwscanf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-gamma.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-hypot.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-ilogb.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-iovfscanf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-isinf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-isnan.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-j0.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-j1.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-jn.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-ldexp.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-lgamma.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-lgamma_r.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-llrint.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-llround.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-log.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-log10.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-log1p.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-log2.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-logb.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-lrint.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-lround.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-modf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-nan.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-nearbyint.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-nextafter.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-nexttoward.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-nexttowardf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-obstack_printf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-obstack_vprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-pow.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-pow10.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-printf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-printf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-printf_fp.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-printf_size.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-qecvt.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-qecvt_r.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-qfcvt.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-qfcvt_r.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-qgcvt.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-remainder.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-remquo.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-rint.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-round.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-scalb.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-scalbln.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-scalbn.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-scanf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-signbit.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-significand.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-sin.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-sincos.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-sinh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-snprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-snprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-sprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-sprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-sqrt.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-sscanf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-strfmon.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-strfmon_l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-strtold.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-strtoldint.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-swprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-swprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-swscanf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-syslog.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-syslog_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-tan.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-tanh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-tgamma.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-trunc.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vasprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vdprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vfprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vfprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vfscanf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vfwprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vfwprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vfwscanf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vscanf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vsnprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vsnprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vsprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vsprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vsscanf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vswprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vswprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vswscanf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vsyslog.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vsyslog_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vwprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vwprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-vwscanf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-wcstold.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-wcstold_l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-wcstoldint.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-wprintf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-wprintf_chk.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-wscanf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-y0.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-y1.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/nldbl-yn.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_asinh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_atan.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_cacos.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_cacosh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_cacoshl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_cacosl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_casin.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_casinh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_casinhl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_casinl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_catan.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_catanh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_catanhl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_catanl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_cbrt.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_ccos.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_ccosh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_ccoshl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_ccosl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_ceil.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_cexp.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_cexpl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_clog.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_clog10.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_clog10l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_clogl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_copysign.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_cpow.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_cpowl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_cproj.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_cprojl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_csin.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_csinh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_csinhl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_csinl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_csqrt.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_csqrtl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_ctan.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_ctanh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_ctanhl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_ctanl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_erf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_expm1.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_fabs.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_fdim.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_fdiml.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_finite.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_floor.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_fma.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_fmal.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_fmax.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_fmaxl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_fmin.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_fminl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_frexp.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_ilogb.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_isinf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_isnan.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_ldexp.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_ldexpl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_llrint.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_llround.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_log1p.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_logb.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_lrint.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_lround.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_modf.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_nan.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_nanl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_nearbyint.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_nextafter.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_remquo.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_rint.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_round.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_scalbln.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_scalbn.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_significand.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_significandl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_sin.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_sincos.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_tan.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_tanh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/s_trunc.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_acos.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_acosh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_acoshl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_acosl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_asin.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_asinl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_atan2.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_atan2l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_atanh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_atanhl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_cosh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_coshl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_drem.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_dreml.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_exp.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_exp10.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_exp10l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_fmod.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_fmodl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_hypot.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_hypotl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_j0.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_j0l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_j1.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_j1l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_jn.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_jnl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_lgamma.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_lgamma_r.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_lgammal.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_lgammal_r.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_log.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_log10.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_log10l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_log2.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_log2l.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_logl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_pow.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_powl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_remainder.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_remainderl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_scalb.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_scalbl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_sinh.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_sinhl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_sqrt.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_sqrtl.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_tgamma.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-opt/w_tgammal.c [new file with mode: 0644]
sysdeps/linkmap.h [deleted file]
sysdeps/m68k/bits/setjmp.h
sysdeps/m68k/fpu/libm-test-ulps
sysdeps/m68k/jmpbuf-unwind.h [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 69% similarity]
sysdeps/mach/hurd/alpha/longjmp-ts.c
sysdeps/mach/hurd/i386/longjmp-ts.c
sysdeps/mach/hurd/jmp-unwind.c
sysdeps/mach/hurd/powerpc/longjmp-ts.c
sysdeps/mach/hurd/ppoll.c [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 69% similarity]
sysdeps/mips/bits/setjmp.h
sysdeps/mips/fpu/libm-test-ulps
sysdeps/mips/jmpbuf-unwind.h [moved from nptl/sysdeps/mips/jmpbuf-unwind.h with 83% similarity]
sysdeps/powerpc/Implies
sysdeps/powerpc/bits/setjmp.h
sysdeps/powerpc/fpu/bits/mathdef.h
sysdeps/powerpc/fpu/bits/mathinline.h
sysdeps/powerpc/fpu/libm-test-ulps
sysdeps/powerpc/fpu/s_isnan.c
sysdeps/powerpc/jmpbuf-offsets.h [new file with mode: 0644]
sysdeps/powerpc/jmpbuf-unwind.h [moved from nptl/sysdeps/powerpc/jmpbuf-unwind.h with 79% similarity]
sysdeps/powerpc/powerpc32/Implies
sysdeps/powerpc/powerpc32/__longjmp-common.S
sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S
sysdeps/powerpc/powerpc32/fpu/s_ceil.S
sysdeps/powerpc/powerpc32/fpu/s_copysign.S
sysdeps/powerpc/powerpc32/fpu/s_copysignl.S [copied from sysdeps/powerpc/powerpc32/fpu/s_copysign.S with 55% similarity]
sysdeps/powerpc/powerpc32/fpu/s_fabs.S [new file with mode: 0644]
sysdeps/powerpc/powerpc32/fpu/s_fabsl.S [copied from libio/fwscanf.c with 62% similarity]
sysdeps/powerpc/powerpc32/fpu/s_fdim.c [new file with mode: 0644]
sysdeps/powerpc/powerpc32/fpu/s_floor.S
sysdeps/powerpc/powerpc32/fpu/s_fmax.S [new file with mode: 0644]
sysdeps/powerpc/powerpc32/fpu/s_fmin.S [new file with mode: 0644]
sysdeps/powerpc/powerpc32/fpu/s_isnan.c [new file with mode: 0644]
sysdeps/powerpc/powerpc32/fpu/s_llrint.c
sysdeps/powerpc/powerpc32/fpu/s_lrint.S
sysdeps/powerpc/powerpc32/fpu/s_lround.S
sysdeps/powerpc/powerpc32/fpu/s_rint.S
sysdeps/powerpc/powerpc32/fpu/s_round.S
sysdeps/powerpc/powerpc32/fpu/s_trunc.S
sysdeps/powerpc/powerpc32/fpu/s_truncf.S
sysdeps/powerpc/powerpc32/fpu/setjmp-common.S
sysdeps/powerpc/powerpc32/setjmp-common.S
sysdeps/powerpc/powerpc64/__longjmp-common.S
sysdeps/powerpc/powerpc64/fpu/e_sqrt.c [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 70% similarity]
sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 70% similarity]
sysdeps/powerpc/powerpc64/fpu/s_ceil.S
sysdeps/powerpc/powerpc64/fpu/s_ceill.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_copysign.S
sysdeps/powerpc/powerpc64/fpu/s_copysignl.S [copied from sysdeps/powerpc/powerpc64/fpu/s_copysign.S with 55% similarity]
sysdeps/powerpc/powerpc64/fpu/s_fabs.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_fabsl.S [copied from libio/fwscanf.c with 62% similarity]
sysdeps/powerpc/powerpc64/fpu/s_fdim.c [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_floor.S
sysdeps/powerpc/powerpc64/fpu/s_floorl.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_fmax.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_fmin.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_isnan.c [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_llrint.S
sysdeps/powerpc/powerpc64/fpu/s_llrintl.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_llround.S
sysdeps/powerpc/powerpc64/fpu/s_llroundf.S
sysdeps/powerpc/powerpc64/fpu/s_llroundl.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_lrintl.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_lroundl.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_rint.S
sysdeps/powerpc/powerpc64/fpu/s_rintl.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_round.S
sysdeps/powerpc/powerpc64/fpu/s_roundl.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/s_trunc.S
sysdeps/powerpc/powerpc64/fpu/s_truncf.S
sysdeps/powerpc/powerpc64/fpu/s_truncl.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/setjmp-common.S
sysdeps/s390/bits/setjmp.h [copied from sysdeps/sparc/sparc32/bits/setjmp.h with 61% similarity]
sysdeps/s390/fpu/libm-test-ulps
sysdeps/s390/jmpbuf-offsets.h [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 70% similarity]
sysdeps/s390/jmpbuf-unwind.h [moved from nptl/sysdeps/s390/jmpbuf-unwind.h with 83% similarity]
sysdeps/sh/bits/setjmp.h
sysdeps/sh/jmpbuf-offsets.h [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 70% similarity]
sysdeps/sh/jmpbuf-unwind.h [moved from nptl/sysdeps/sh/jmpbuf-unwind.h with 80% similarity]
sysdeps/sh/sh3/__longjmp.S
sysdeps/sh/sh3/setjmp.S
sysdeps/sh/sh4/__longjmp.S
sysdeps/sh/sh4/fpu/libm-test-ulps
sysdeps/sh/sh4/setjmp.S
sysdeps/sparc/Makefile
sysdeps/sparc/fpu/bits/mathdef.h
sysdeps/sparc/fpu/bits/mathinline.h
sysdeps/sparc/sparc32/Implies
sysdeps/sparc/sparc32/__longjmp.S
sysdeps/sparc/sparc32/bits/setjmp.h
sysdeps/sparc/sparc32/fpu/e_sqrtl.c [new file with mode: 0644]
sysdeps/sparc/sparc32/fpu/libm-test-ulps
sysdeps/sparc/sparc32/fpu/s_fabs.c [new file with mode: 0644]
sysdeps/sparc/sparc32/fpu/s_fabsf.S [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 70% similarity]
sysdeps/sparc/sparc32/fpu/s_fabsl.c [new file with mode: 0644]
sysdeps/sparc/sparc32/jmpbuf-offsets.h [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 70% similarity]
sysdeps/sparc/sparc32/jmpbuf-unwind.h [moved from nptl/sysdeps/sparc/sparc32/jmpbuf-unwind.h with 83% similarity]
sysdeps/sparc/sparc32/setjmp.S
sysdeps/sparc/sparc32/soft-fp/Makefile
sysdeps/sparc/sparc32/soft-fp/Versions [new file with mode: 0644]
sysdeps/sparc/sparc32/soft-fp/q_div.c
sysdeps/sparc/sparc32/soft-fp/q_lltoq.c [moved from sysdeps/sparc/sparc32/soft-fp/q_xtoq.c with 91% similarity]
sysdeps/sparc/sparc32/soft-fp/q_qtoll.c [moved from sysdeps/sparc/sparc32/soft-fp/q_qtox.c with 89% similarity]
sysdeps/sparc/sparc32/soft-fp/q_qtou.c [moved from sysdeps/sparc/sparc32/soft-fp/q_qtoui.c with 91% similarity]
sysdeps/sparc/sparc32/soft-fp/q_qtoull.c [moved from sysdeps/sparc/sparc32/soft-fp/q_qtoux.c with 88% similarity]
sysdeps/sparc/sparc32/soft-fp/q_sqrt.c
sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c [moved from sysdeps/sparc/sparc32/soft-fp/q_uxtoq.c with 91% similarity]
sysdeps/sparc/sparc32/soft-fp/q_utoq.c [moved from sysdeps/sparc/sparc32/soft-fp/q_uitoq.c with 91% similarity]
sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
sysdeps/sparc/sparc64/Makefile
sysdeps/sparc/sparc64/fpu/libm-test-ulps
sysdeps/sparc/sparc64/jmpbuf-unwind.h [moved from nptl/sysdeps/sparc/sparc64/jmpbuf-unwind.h with 84% similarity]
sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
sysdeps/unix/alpha/sysdep.h
sysdeps/unix/fdopendir.c
sysdeps/unix/sysv/linux/alpha/fxstatat.c
sysdeps/unix/sysv/linux/alpha/sysdep.h
sysdeps/unix/sysv/linux/bits/sched.h
sysdeps/unix/sysv/linux/faccessat.c
sysdeps/unix/sysv/linux/fchmodat.c
sysdeps/unix/sysv/linux/fchownat.c
sysdeps/unix/sysv/linux/futimesat.c
sysdeps/unix/sysv/linux/fxstatat.c
sysdeps/unix/sysv/linux/fxstatat64.c
sysdeps/unix/sysv/linux/getsysstats.c
sysdeps/unix/sysv/linux/i386/Makefile
sysdeps/unix/sysv/linux/i386/call_pselect6.S [new file with mode: 0644]
sysdeps/unix/sysv/linux/i386/pselect.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/bits/setjmp.h
sysdeps/unix/sysv/linux/kernel-features.h
sysdeps/unix/sysv/linux/linkat.c
sysdeps/unix/sysv/linux/mkdirat.c
sysdeps/unix/sysv/linux/openat.c
sysdeps/unix/sysv/linux/powerpc/Implies [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/configure [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/configure.in [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/nldbl-abi.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
sysdeps/unix/sysv/linux/powerpc/sys/procfs.h
sysdeps/unix/sysv/linux/ppoll.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/pselect.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/readlinkat.c
sysdeps/unix/sysv/linux/renameat.c
sysdeps/unix/sysv/linux/sh/sysdep.h
sysdeps/unix/sysv/linux/shm_open.c
sysdeps/unix/sysv/linux/sparc/bits/setjmp.h
sysdeps/unix/sysv/linux/sparc/bits/wordsize.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/sparc/sparc32/Implies [new file with mode: 0644]
sysdeps/unix/sysv/linux/sparc/sparc32/nldbl-abi.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/symlinkat.c
sysdeps/unix/sysv/linux/unlinkat.c
sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c
sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h
sysdeps/unix/sysv/linux/xmknodat.c
sysdeps/x86_64/__longjmp.S
sysdeps/x86_64/bits/setjmp.h
sysdeps/x86_64/fpu/libm-test-ulps
sysdeps/x86_64/jmpbuf-offsets.h [copied from sysdeps/powerpc/powerpc32/fpu/s_llrint.c with 68% similarity]
sysdeps/x86_64/jmpbuf-unwind.h [moved from nptl/sysdeps/x86_64/jmpbuf-unwind.h with 79% similarity]
sysdeps/x86_64/setjmp.S
sysdeps/x86_64/strtok.S
time/time.h
timezone/africa
timezone/antarctica
timezone/asia
timezone/australasia
timezone/backward
timezone/europe
timezone/northamerica
timezone/private.h
timezone/southamerica
timezone/systemv
timezone/test-tz.c
timezone/tzfile.h
timezone/zdump.c
timezone/zic.c
wcsmbs/Makefile
wcsmbs/bits/wchar-ldbl.h [new file with mode: 0644]
wcsmbs/bits/wchar2.h
wcsmbs/wchar.h