2015-11-05 |
Joseph Myers | Don't redirect ldexp to scalbn in bits/math-finite...
|
commit | commitdiff | tree |
2015-11-05 |
Joseph Myers | Make bits/math-finite.h conditions match other headers...
|
commit | commitdiff | tree |
2015-11-04 |
Joseph Myers | Remove miscellaneous GCC >= 4.7 version conditionals.
|
commit | commitdiff | tree |
2015-11-04 |
Joseph Myers | Refactor libm-test inline tests disabling.
|
commit | commitdiff | tree |
2015-11-04 |
Joseph Myers | Add more libm tests (scalb*, signbit, sin, sincos,...
|
commit | commitdiff | tree |
2015-11-03 |
Joseph Myers | Remove --no-whole-archive configure test.
|
commit | commitdiff | tree |
2015-11-03 |
Joseph Myers | Add more libm tests (modf, nearbyint, nextafter, nexttoward...
|
commit | commitdiff | tree |
2015-11-03 |
Joseph Myers | Fix dbl-64 remainder sign of zero result (bug 19201).
|
commit | commitdiff | tree |
2015-11-02 |
Joseph Myers | Make nextafter, nexttoward set errno (bug 6799).
|
commit | commitdiff | tree |
2015-11-02 |
Joseph Myers | Remove init_array / fini_array configure test.
|
commit | commitdiff | tree |
2015-10-29 |
Joseph Myers | Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception...
|
commit | commitdiff | tree |
2015-10-29 |
Joseph Myers | Do not test sign of zero result from infinite argument...
|
commit | commitdiff | tree |
2015-10-29 |
Joseph Myers | Make drem an alias of remainder (bug 16171).
|
commit | commitdiff | tree |
2015-10-29 |
Joseph Myers | Remove cpuid.h configure tests.
|
commit | commitdiff | tree |
2015-10-29 |
Joseph Myers | Remove configure tests for visibility support.
|
commit | commitdiff | tree |
2015-10-29 |
Joseph Myers | Use max_align_t from <stddef.h>.
|
commit | commitdiff | tree |
2015-10-28 |
Joseph Myers | Handle more state in i386/x86_64 fesetenv (bug 16068).
|
commit | commitdiff | tree |
2015-10-28 |
Joseph Myers | Use C11 CMPLX* macros in libm tests.
|
commit | commitdiff | tree |
2015-10-28 |
Joseph Myers | Use C11 *_TRUE_MIN macros where applicable.
|
commit | commitdiff | tree |
2015-10-28 |
Joseph Myers | Fix i386/x86_64 fesetenv SSE exception clearing (bug...
|
commit | commitdiff | tree |
2015-10-28 |
Joseph Myers | Use C11 *_DECIMAL_DIG macros in libm-test.inc.
|
commit | commitdiff | tree |
2015-10-28 |
Joseph Myers | Remove -mavx2 configure tests.
|
commit | commitdiff | tree |
2015-10-27 |
Joseph Myers | Remove configure test for ARM TLS descriptors support.
|
commit | commitdiff | tree |
2015-10-27 |
Joseph Myers | Remove MIPS16 atomics using __sync_* (bug 17404).
|
commit | commitdiff | tree |
2015-10-27 |
Joseph Myers | Remove GCC version conditionals on -Wmaybe-uninitialized...
|
commit | commitdiff | tree |
2015-10-27 |
Joseph Myers | Add -std=gnu11 and -std=c11 NPTL initializers tests.
|
commit | commitdiff | tree |
2015-10-27 |
Joseph Myers | Use -std=gnu11 instead of -std=gnu99.
|
commit | commitdiff | tree |
2015-10-27 |
Joseph Myers | Remove sysdeps/nptl/configure.ac.
|
commit | commitdiff | tree |
2015-10-27 |
Joseph Myers | Remove pre-GCC-4.7 conform/ test XFAILs.
|
commit | commitdiff | tree |
2015-10-27 |
Joseph Myers | Use -std=c11 for C11 conform/ tests.
|
commit | commitdiff | tree |
2015-10-27 |
Joseph Myers | Require GCC 4.7 or later to build glibc.
|
commit | commitdiff | tree |
2015-10-27 |
Joseph Myers | Remove TLS configure tests.
|
commit | commitdiff | tree |
2015-10-27 |
Joseph Myers | Remove configure test for needing -P for .S files.
|
commit | commitdiff | tree |
2015-10-26 |
Joseph Myers | Remove support for removing glibc 2.0 headers.
|
commit | commitdiff | tree |
2015-10-26 |
Joseph Myers | Remove configure test for assembler .text directive.
|
commit | commitdiff | tree |
2015-10-23 |
Joseph Myers | Remove libm-test.inc special-casing of errors up to...
|
commit | commitdiff | tree |
2015-10-23 |
Joseph Myers | Add more libm tests (ilogb, is*, j0, j1, jn, lgamma...
|
commit | commitdiff | tree |
2015-10-23 |
Joseph Myers | Fix j1, jn missing errno setting on underflow (bug...
|
commit | commitdiff | tree |
2015-10-22 |
Joseph Myers | Fix i386 / x86_64 nearbyint exception clearing (bug...
|
commit | commitdiff | tree |
2015-10-21 |
Joseph Myers | Move io/tst-fcntl temporary file creation to do_prepare.
|
commit | commitdiff | tree |
2015-10-21 |
Joseph Myers | Make io/ftwtest-sh remove temporary files on early...
|
commit | commitdiff | tree |
2015-10-21 |
Joseph Myers | Fix ldbl-128 j0l spurious underflows (bug 19156).
|
commit | commitdiff | tree |
2015-10-21 |
Joseph Myers | Use -Wold-style-definition.
|
commit | commitdiff | tree |
2015-10-21 |
Joseph Myers | Convert a few more function definitions to prototype...
|
commit | commitdiff | tree |
2015-10-21 |
Joseph Myers | Add more libm tests (fmod, fpclassify, frexp, hypot... 2015-10-21 Joseph Myers <joseph@codesourcery.com>
|
commit | commitdiff | tree |
2015-10-20 |
Joseph Myers | Convert miscellaneous function definitions to prototype...
|
commit | commitdiff | tree |
2015-10-20 |
Joseph Myers | Convert 113 more function definitions to prototype...
|
commit | commitdiff | tree |
2015-10-20 |
Joseph Myers | Convert 29 more function definitions to prototype style...
|
commit | commitdiff | tree |
2015-10-20 |
Joseph Myers | Convert 24 more function definitions to prototype style...
|
commit | commitdiff | tree |
2015-10-19 |
Joseph Myers | Remove gnu_unique_object configure test.
|
commit | commitdiff | tree |
2015-10-19 |
Joseph Myers | Do not use -Wno-strict-prototypes.
|
commit | commitdiff | tree |
2015-10-19 |
Joseph Myers | Convert 69 more function definitions to prototype style...
|
commit | commitdiff | tree |
2015-10-19 |
Joseph Myers | Remove -fgnu89-inline configure test.
|
commit | commitdiff | tree |
2015-10-19 |
Joseph Myers | Remove .weak, .weakext configure tests.
|
commit | commitdiff | tree |
2015-10-19 |
Joseph Myers | Convert 231 sysdeps function definitions to prototype...
|
commit | commitdiff | tree |
2015-10-16 |
Joseph Myers | Add more libm tests (fabs, fdim, fma, fmax, fmin, fmod).
|
commit | commitdiff | tree |
2015-10-16 |
Joseph Myers | Add more tests for ceil, floor, round, trunc.
|
commit | commitdiff | tree |
2015-10-16 |
Joseph Myers | Convert 703 function definitions to prototype style.
|
commit | commitdiff | tree |
2015-10-16 |
Joseph Myers | Fix i386 build for lll_unlock_elision change.
|
commit | commitdiff | tree |
2015-10-15 |
Joseph Myers | Remove NPTL configure errors based on top-level configure...
|
commit | commitdiff | tree |
2015-10-15 |
Joseph Myers | Remove -Bgroup configure test.
|
commit | commitdiff | tree |
2015-10-15 |
Joseph Myers | Remove sizeof (long double) configure test.
|
commit | commitdiff | tree |
2015-10-15 |
Joseph Myers | Remove -fexceptions configure test.
|
commit | commitdiff | tree |
2015-10-15 |
Joseph Myers | Do not leave files behind in /tmp from testing.
|
commit | commitdiff | tree |
2015-10-15 |
Joseph Myers | Remove assembler -mtune=i686 configure test.
|
commit | commitdiff | tree |
2015-10-15 |
Joseph Myers | Remove .previous, .popsection configure tests.
|
commit | commitdiff | tree |
2015-10-15 |
Joseph Myers | Remove -static-libgcc configure test.
|
commit | commitdiff | tree |
2015-10-15 |
Joseph Myers | Remove stddef.h configure test.
|
commit | commitdiff | tree |
2015-10-14 |
Joseph Myers | Fix powerpc32 lround, lroundf spurious exceptions ...
|
commit | commitdiff | tree |
2015-10-13 |
Joseph Myers | Fix powerpc32 llround, llroundf exceptions (bug 19125).
|
commit | commitdiff | tree |
2015-10-13 |
Joseph Myers | Move powerpc llround implementations to powerpc32 directory.
|
commit | commitdiff | tree |
2015-10-13 |
Joseph Myers | Fix powerpc32 llrint, llrintf bad exceptions (bug 16422).
|
commit | commitdiff | tree |
2015-10-09 |
Joseph Myers | Regenerate MIPS libm-test-ulps.
|
commit | commitdiff | tree |
2015-10-09 |
Joseph Myers | Regenerate ARM libm-test-ulps.
|
commit | commitdiff | tree |
2015-10-09 |
Joseph Myers | Fix llrint, llround missing exceptions for ARM (bug...
|
commit | commitdiff | tree |
2015-10-09 |
Joseph Myers | Fix lrint, llrint, lround, llround missing exceptions...
|
commit | commitdiff | tree |
2015-10-09 |
Joseph Myers | Remove configure tests for -mno-vzeroupper support.
|
commit | commitdiff | tree |
2015-10-09 |
Joseph Myers | Remove configure tests for FMA4 support.
|
commit | commitdiff | tree |
2015-10-09 |
Joseph Myers | Fix dbl-64 lrint for 64-bit long (bug 19095).
|
commit | commitdiff | tree |
2015-10-08 |
Joseph Myers | Fix lrint, llrint missing exceptions close to overflow...
|
commit | commitdiff | tree |
2015-10-08 |
Joseph Myers | Correct "inexact" expectations in lround, llround tests.
|
commit | commitdiff | tree |
2015-10-08 |
Joseph Myers | Remove configure tests for AVX support.
|
commit | commitdiff | tree |
2015-10-07 |
Joseph Myers | Fix lround, llround missing exceptions close to overflow...
|
commit | commitdiff | tree |
2015-10-07 |
Joseph Myers | Fix ldbl-128 lrintl, lroundl missing exceptions for...
|
commit | commitdiff | tree |
2015-10-07 |
Joseph Myers | Use dbl-64/wordsize-64 for MIPS64.
|
commit | commitdiff | tree |
2015-10-07 |
Joseph Myers | Don't use dbl-64/wordsize-64 lround based on llround...
|
commit | commitdiff | tree |
2015-10-06 |
Joseph Myers | Add more tests of lrint, llrint, lround, llround.
|
commit | commitdiff | tree |
2015-10-06 |
Joseph Myers | Use same test inputs for lrint and llrint.
|
commit | commitdiff | tree |
2015-10-06 |
Joseph Myers | Remove configure tests for SSE4 support.
|
commit | commitdiff | tree |
2015-10-06 |
Joseph Myers | Remove scripts/rpm2dynsym.sh.
|
commit | commitdiff | tree |
2015-10-06 |
Joseph Myers | Fix ldbl-128ibm expl overflow in non-default rounding...
|
commit | commitdiff | tree |
2015-10-06 |
Joseph Myers | Add more scalb test expectations for "inexact" exception.
|
commit | commitdiff | tree |
2015-10-06 |
Joseph Myers | Fix ldbl-128ibm logl (1) sign of zero result (bug 19077).
|
commit | commitdiff | tree |
2015-10-06 |
Joseph Myers | Fix ldbl-128ibm log1pl (-1) sign of infinity (bug 19076).
|
commit | commitdiff | tree |
2015-10-05 |
Joseph Myers | Fix ldbl-96 lroundl just below powers of 2 (bug 19071).
|
commit | commitdiff | tree |
2015-10-05 |
Joseph Myers | Don't list bug 887 as fixed for glibc 2.16.
|
commit | commitdiff | tree |
2015-10-05 |
Joseph Myers | Work around powerpc32 integer 0 converting to -0 (bug...
|
commit | commitdiff | tree |
2015-10-02 |
Joseph Myers | Fix nexttoward overflow in non-default rounding modes...
|
commit | commitdiff | tree |
2015-10-02 |
Joseph Myers | Fix i386 build after put*ent hardening changes.
|
commit | commitdiff | tree |
2015-10-01 |
Joseph Myers | Fix ldbl-128 / ldbl-128ibm lgamma overflow handling...
|
commit | commitdiff | tree |