Andreas Jaeger [Tue, 27 Mar 2012 19:37:02 +0000 (21:37 +0200)]
Regenerate
Andreas Jaeger [Tue, 27 Mar 2012 19:35:36 +0000 (21:35 +0200)]
Merge branch 'elf-move'
Conflicts:
debug/backtracesymsfd.c
sysdeps/generic/elf/backtracesymsfd.c
sysdeps/i386/configure.in
Andreas Schwab [Fri, 23 Mar 2012 22:53:53 +0000 (23:53 +0100)]
Update powerpc libm test ULPs
Andreas Schwab [Fri, 23 Mar 2012 22:24:23 +0000 (23:24 +0100)]
Fix undue underflow in ldbl-128ibm version of expl
Roland McGrath [Sun, 25 Mar 2012 19:01:29 +0000 (12:01 -0700)]
Fix last change.
Roland McGrath [Sun, 25 Mar 2012 18:36:35 +0000 (11:36 -0700)]
Fix confstr use of local buffer outside its extent.
Jeff Law [Fri, 23 Mar 2012 20:56:42 +0000 (14:56 -0600)]
2012-03-23 Jeff Law <law@redhat.com>
* nss/getnssent.c (__nss_getent): Fix typo.
David S. Miller [Fri, 23 Mar 2012 02:00:07 +0000 (19:00 -0700)]
Update sparc ULPs for recently added tests and bug fixes.
* sysdeps/sparc/fpu/libm-test-ulps: Update.
H.J. Lu [Fri, 23 Mar 2012 18:06:57 +0000 (11:06 -0700)]
Make sure x86_64 GOT entry slot is always 8 bytes
Paul Pluzhnikov [Fri, 23 Mar 2012 16:47:03 +0000 (09:47 -0700)]
2012-03-23 Daniel Jacobowitz <dmj@google.com>
Paul Pluzhnikov <ppluzhnikov@google.com>
[BZ #6528]
* grp/Makefile (otherlibs): Don't set it.
* inet/Makefile (otherlibs): Likewise.
* login/Makefile (otherlibs): Likewise.
* nscd/Makefile (otherlibs): Likewise.
* posix/Makefile (otherlibs): Likewise.
* pwd/Makefile (otherlibs): Likewise.
* rt/Makefile (otherlibs): Likewise.
* sunrpc/Makefile (otherlibs): Likewise.
* nss/Makefile (otherlibs): Likewise.
Add libnss_files to routines and static-only-routines.
($(objpfx)getent): Remove rule.
* resolv/Makefile: Add libnss_dns and libresolv to routines and
static-only-routines.
Joseph Myers [Thu, 22 Mar 2012 19:38:09 +0000 (19:38 +0000)]
Fix cexp overflow (bug 13892).
H.J. Lu [Thu, 22 Mar 2012 17:17:05 +0000 (10:17 -0700)]
Replace Elf64_XXX with ElfW(XXX) in dl-irel.h
H.J. Lu [Thu, 22 Mar 2012 17:02:57 +0000 (10:02 -0700)]
Replace unsigned long with uint64_t
H.J. Lu [Thu, 22 Mar 2012 16:01:16 +0000 (09:01 -0700)]
Add forward declaration for La_x32_regs/La_x32_retval
H.J. Lu [Thu, 22 Mar 2012 15:28:39 +0000 (08:28 -0700)]
Add sysdeps/x86_64/preconfigure
Joseph Myers [Thu, 22 Mar 2012 12:55:19 +0000 (12:55 +0000)]
Fix exp2l inaccuracy (bug 13824).
Joseph Myers [Thu, 22 Mar 2012 12:52:50 +0000 (12:52 +0000)]
Fix low-part sign handling in sin/cos for ldbl-128 and ldbl-128ibm.
Carlos O'Donell [Thu, 22 Mar 2012 04:07:37 +0000 (00:07 -0400)]
Add 6730 to NEWS.
H.J. Lu [Thu, 22 Mar 2012 00:14:49 +0000 (17:14 -0700)]
Add x32 support to dynamic linker audit
Andreas Schwab [Wed, 21 Mar 2012 10:51:17 +0000 (11:51 +0100)]
Fix missing overflow/underflow exception in ldbl-128ibm version of powl
Andreas Schwab [Tue, 20 Mar 2012 00:02:29 +0000 (01:02 +0100)]
Update powerpc libm-test ULPs
Andreas Schwab [Fri, 16 Mar 2012 15:07:57 +0000 (16:07 +0100)]
Disable use of FMA instructions in branred
H.J. Lu [Wed, 21 Mar 2012 21:38:47 +0000 (14:38 -0700)]
Add _ITOA_NEEDED and _ITOA_WORD_TYPE
Add _ITOA_NEEDED and _ITOA_WORD_TYPE to override _itoa and _itowa.
David S. Miller [Wed, 21 Mar 2012 21:20:46 +0000 (14:20 -0700)]
Update sparc ULPs for recently added tests.
* sysdeps/sparc/fpu/libm-test-ulps: Update.
H.J. Lu [Wed, 21 Mar 2012 19:37:38 +0000 (12:37 -0700)]
Check x86_64* instead of x86_64
Joseph Myers [Wed, 21 Mar 2012 17:52:19 +0000 (17:52 +0000)]
Don't document varargs.h.
Thomas Schwinge [Wed, 21 Mar 2012 17:51:08 +0000 (17:51 +0000)]
Weaken -fstack-protector configure test to a compile test.
Thomas Schwinge [Wed, 21 Mar 2012 17:10:03 +0000 (18:10 +0100)]
Don't tamper with $HOME.
Joseph Myers [Wed, 21 Mar 2012 16:56:28 +0000 (16:56 +0000)]
Remove NOTES.
Joseph Myers [Wed, 21 Mar 2012 16:33:57 +0000 (16:33 +0000)]
Use autoconf macro for testing compiler options with empty input.
Joseph Myers [Wed, 21 Mar 2012 15:28:05 +0000 (15:28 +0000)]
Remove inaccurate x86 cexp implementations (bug 13883).
Allan McRae [Wed, 21 Mar 2012 15:13:21 +0000 (16:13 +0100)]
Do not install iso3166.tab and zone.tab
2012-03-21 Allan McRae <allan@archlinux.org>
* timezone/Makefile: Do not install iso3166.tab and zone.tab
Joseph Myers [Wed, 21 Mar 2012 12:17:26 +0000 (12:17 +0000)]
Fix missing exp2 overflow exception (bug 13871).
Joseph Myers [Wed, 21 Mar 2012 12:14:57 +0000 (12:14 +0000)]
Fix pow of zero and infinity to large powers.
H.J. Lu [Tue, 20 Mar 2012 23:00:23 +0000 (16:00 -0700)]
Move stdio-common/_itoa.h to sysdeps/generic
Andreas Jaeger [Tue, 20 Mar 2012 19:40:16 +0000 (20:40 +0100)]
Merge branch 'master' into elf-move
H.J. Lu [Tue, 20 Mar 2012 15:54:58 +0000 (08:54 -0700)]
Check __x86_64__ instead of __WORDSIZE in mathinline.h
H.J. Lu [Tue, 20 Mar 2012 15:53:42 +0000 (08:53 -0700)]
Support x86-64 __jmp_buf with __WORDSIZE != 64
Joseph Myers [Tue, 20 Mar 2012 10:58:04 +0000 (10:58 +0000)]
Test for overflow exceptions in libm-test.inc.
Andreas Jaeger [Tue, 20 Mar 2012 08:32:41 +0000 (09:32 +0100)]
Remove old debug/backtracesyms files, replace with elf versions.
Andreas Jaeger [Tue, 20 Mar 2012 08:14:04 +0000 (09:14 +0100)]
Remove unused start.c files.
H.J. Lu [Tue, 20 Mar 2012 00:47:44 +0000 (17:47 -0700)]
Correct ChangeLog entry.
H.J. Lu [Tue, 20 Mar 2012 00:29:26 +0000 (17:29 -0700)]
Use atomic64_t with 64bit atomic macros
H.J. Lu [Mon, 19 Mar 2012 23:21:21 +0000 (16:21 -0700)]
Use __asm__("rsp") to get CURRENT_STACK_FRAME
H.J. Lu [Mon, 19 Mar 2012 23:10:51 +0000 (16:10 -0700)]
Check __x86_64__ instead of __WORDSIZE for fenv_t
H.J. Lu [Mon, 19 Mar 2012 23:00:52 +0000 (16:00 -0700)]
Check __x86_64__ instead of __WORDSIZE in mathdef.h
David S. Miller [Mon, 19 Mar 2012 22:45:17 +0000 (15:45 -0700)]
Update sparc ULPs for newly added tests.
* sysdeps/sparc/fpu/libm-test-ulps: Update.
H.J. Lu [Mon, 19 Mar 2012 22:18:44 +0000 (15:18 -0700)]
Add x32 support to ldd-rewrite.sed
H.J. Lu [Mon, 19 Mar 2012 22:09:58 +0000 (15:09 -0700)]
Use int64_t in x86_64/fpu/math_private.h
David S. Miller [Mon, 19 Mar 2012 22:12:50 +0000 (15:12 -0700)]
Fix sparc build after math_private.h cleanups.
* sysdeps/sparc/fpu/fenv_private.h: New file.
* sysdeps/sparc/fpu/math_private.h: Use it.
(libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
Remove.
(libc_feholdexcept_setround, libc_feholdexcept_setroundf,
(libc_feholdexcept_setroundl): Remove.
(libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
Remove.
(libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
(libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
H.J. Lu [Mon, 19 Mar 2012 21:54:35 +0000 (14:54 -0700)]
Use __NR_futex to define SYS_futex
H.J. Lu [Mon, 19 Mar 2012 20:34:44 +0000 (13:34 -0700)]
Cast _Unwind_GetCFA return to _Unwind_Ptr first
H.J. Lu [Mon, 19 Mar 2012 20:33:20 +0000 (13:33 -0700)]
Cast _Unwind_GetCFA return to _Unwind_Ptr first
Joseph Myers [Mon, 19 Mar 2012 20:13:10 +0000 (20:13 +0000)]
Fix clog overflow/underflow (bug 13629).
Joseph Myers [Mon, 19 Mar 2012 20:11:09 +0000 (20:11 +0000)]
Fix atan2 spurious exceptions (bug 11451).
Andreas Jaeger [Mon, 19 Mar 2012 20:09:50 +0000 (21:09 +0100)]
Fix last line in configure.in.
Andreas Jaeger [Mon, 19 Mar 2012 20:06:14 +0000 (21:06 +0100)]
Fix last line.
Andreas Jaeger [Mon, 19 Mar 2012 20:04:21 +0000 (21:04 +0100)]
Move sysdeps/generic/elf/* to sysdeps/generic
Andreas Jaeger [Mon, 19 Mar 2012 20:00:15 +0000 (21:00 +0100)]
Merge sysdeps/i386/elf/Versions into sysdeps/i386/Versions.
Move sysdeps/i386/elf/start.S to sysdeps/i386/
Merge sysdeps/i386/elf/configure.in into sysdeps/i386/configure.in
Delete merged files sysdeps/i386/elf/configure.in, sysdeps/i386/elf/Versions
and sysdeps/i386/elf/configure.
Andreas Jaeger [Mon, 19 Mar 2012 19:58:43 +0000 (20:58 +0100)]
Remove now obsolete elf/configure file.
Andreas Jaeger [Mon, 19 Mar 2012 19:58:05 +0000 (20:58 +0100)]
Merge contents from sysdeps/i386/configure.in (without i686 check)
Andreas Jaeger [Mon, 19 Mar 2012 19:55:26 +0000 (20:55 +0100)]
Move x86_64/elf files to x86_64
Joseph Myers [Mon, 19 Mar 2012 16:23:26 +0000 (16:23 +0000)]
Remove common-objdir-compile and related sysdeps/unix/Makefile code.
Richard Henderson [Sun, 18 Mar 2012 22:58:00 +0000 (15:58 -0700)]
Optimize private 387 fenv access; share code between i386 and x86_64.
Richard Henderson [Sun, 18 Mar 2012 22:51:53 +0000 (15:51 -0700)]
i386/x86_64: Optimize feholdexcept.
Richard Henderson [Sat, 10 Mar 2012 16:53:05 +0000 (08:53 -0800)]
Create and use libc_feupdateenv_test.
We can reduce the number of STMXCSR, and often we can avoid the
call to __feraiseexcept.
Richard Henderson [Sat, 10 Mar 2012 16:55:53 +0000 (08:55 -0800)]
Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.
Richard Henderson [Sun, 18 Mar 2012 17:12:16 +0000 (10:12 -0700)]
i386: Convert libc_{feholdexcept_setround,updateenv}_53bit to functions.
Also fix a bug in libc_feupdateenv_53bit: don't force the rounding
precision back to _FPU_EXTENDED, instead restore the precision that
the user had in effect beforehand.
Richard Henderson [Fri, 9 Mar 2012 20:51:27 +0000 (12:51 -0800)]
Convert libc_feholdexcept et al from macros to inline functions.
Richard Henderson [Fri, 9 Mar 2012 20:38:23 +0000 (12:38 -0800)]
Make inline __isnan, __isinf_ns, __finite generic.
For code generation to stay identical on x86_64, this requires that
we define the fp word manipulation macros before including the
generic header.
Andreas Schwab [Fri, 16 Mar 2012 23:29:04 +0000 (00:29 +0100)]
Update powerpc libm test ULPs
David S. Miller [Sat, 17 Mar 2012 22:55:27 +0000 (15:55 -0700)]
Add missing Versions entry for sparc's __getshmlba.
[BZ #6471]
* sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
for 2.16.
David S. Miller [Sat, 17 Mar 2012 04:02:54 +0000 (21:02 -0700)]
Fix warnings when uintptr_t is larger than int.
* sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
warnings.
David S. Miller [Sat, 17 Mar 2012 03:40:54 +0000 (20:40 -0700)]
Fix libc-lowlevellock.c sysdep finding more generically.
nptl/
[BZ #13844]
* sysdeps/unix/sysv/linux/libc-lowlevellock.c: Include using <..>
instead of "...".
* sysdeps/unix/sysv/linux/sparc/sparc32/libc-lowlevellock.c:
Delete, not needed.
David S. Miller [Sat, 17 Mar 2012 02:28:51 +0000 (19:28 -0700)]
Fix SHMLBA on sparc.
[BZ #6471]
* sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
properly.
* sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
* sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
sysdep_routines when subdir is sysvipc.
* sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
__getshmlba helper.
David S. Miller [Fri, 16 Mar 2012 22:57:08 +0000 (15:57 -0700)]
Update sparc ULPs.
* sysdeps/sparc/fpu/libm-test/ulps: Update.
H.J. Lu [Fri, 16 Mar 2012 22:16:27 +0000 (15:16 -0700)]
Define x86-64 ffsl alias only if __LP64__ is defined
H.J. Lu [Fri, 16 Mar 2012 22:14:56 +0000 (15:14 -0700)]
Make lround the alias of llround for wordsize-64
H.J. Lu [Fri, 16 Mar 2012 22:06:43 +0000 (15:06 -0700)]
Use greg_t and uintptr_t in x86-64 __makecontext
H.J. Lu [Fri, 16 Mar 2012 22:03:37 +0000 (15:03 -0700)]
Add x32 support to ldconfig
David S. Miller [Fri, 16 Mar 2012 21:15:05 +0000 (14:15 -0700)]
Fix too long ChangeLog lines.
Joseph Myers [Fri, 16 Mar 2012 20:08:02 +0000 (20:08 +0000)]
Disable Bessel function TLOSS errors in POSIX mode.
Joseph Myers [Fri, 16 Mar 2012 20:05:04 +0000 (20:05 +0000)]
Fix tan, tanl for large inputs.
Jan Kratochvil [Fri, 16 Mar 2012 19:49:23 +0000 (20:49 +0100)]
* sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
(_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
Roland McGrath [Fri, 16 Mar 2012 18:12:50 +0000 (11:12 -0700)]
Use sysdeps/*/preconfigure fragments from main source tree.
H.J. Lu [Fri, 16 Mar 2012 16:10:12 +0000 (09:10 -0700)]
Use time_t on ays, rem, y and yg in __offtime
Joseph Myers [Fri, 16 Mar 2012 15:18:19 +0000 (15:18 +0000)]
Include program generating __sincosl_table in comment.
Joseph Myers [Fri, 16 Mar 2012 12:28:25 +0000 (12:28 +0000)]
Implement ldbl-96 sinl / cosl / sincosl (bug 13851).
David S. Miller [Fri, 16 Mar 2012 10:05:49 +0000 (03:05 -0700)]
Implement optimized libc_fe*() math routines on sparc.
* sysdeps/sparc/fpu/math_private.h: New file.
David S. Miller [Fri, 16 Mar 2012 06:09:16 +0000 (23:09 -0700)]
Add sparc vis3 optimized fma/fmaf.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New file.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New file.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
* sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
* sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
* sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
* sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
* sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
sysdep routines.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
David S. Miller [Fri, 16 Mar 2012 04:11:22 +0000 (21:11 -0700)]
Add missing sparc32 NPTL file otherwise we use the wrong lowlevellock.c implementation.
nptl/
[BZ #13844]
* sysdeps/unix/sysv/linux/sparc/sparc32/libc-lowlevellock.c: New file.
David S. Miller [Fri, 16 Mar 2012 03:53:16 +0000 (20:53 -0700)]
Sparc long double is emulated in software, therefore use dbl-64's s_fma.c
* sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
* sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
David S. Miller [Fri, 16 Mar 2012 03:20:49 +0000 (20:20 -0700)]
Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.
* sysdeps/sparc/sparc-ifunc.h: New file.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use sparc-ifunc.h
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
* sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
Andreas Schwab [Thu, 15 Mar 2012 14:16:31 +0000 (15:16 +0100)]
Use double precision instead of scaling for powerpc __ieee754_hypotf
Andreas Jaeger [Thu, 15 Mar 2012 17:04:51 +0000 (18:04 +0100)]
Update.
Andreas Jaeger [Thu, 15 Mar 2012 17:03:38 +0000 (18:03 +0100)]
Update
Andreas Jaeger [Thu, 15 Mar 2012 17:02:02 +0000 (18:02 +0100)]
Use 40 digits in tests
Andreas Jaeger [Thu, 15 Mar 2012 16:34:24 +0000 (17:34 +0100)]
* sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
ieee754/flt-32 implementation for tan.
* math/libm-test.inc (tan_test): Add tests for large input.
* sysdeps/i386/fpu/libm-test-ulps: Update.
Andreas Jaeger [Thu, 15 Mar 2012 16:23:43 +0000 (17:23 +0100)]
[BZ #13852]
* sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
ieee754/flt-32 implementation.
* sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
* sysdeps/i386/fpu/s_cosf.S: Likewise.
* sysdeps/i386/fpu/s_sincosf.S: Likewise.
* sysdeps/i386/fpu/s_sinf.S: Likewise.
* math/libm-test.inc (cos_test): Enable some large input tests for
float as well
(sin_test): Likewise.
(sincos_test): Likewise.
* sysdeps/i386/fpu/libm-test-ulps: Update.
Andreas Jaeger [Thu, 15 Mar 2012 15:25:57 +0000 (16:25 +0100)]
[BZ #13658]
* math/libm-test.inc (cos_test): Add more test cases.
(sin_test): Likewise.
(sincos_test): Likewise.