Age | Commit message (Expand) | Author |
2015-11-06 | Remove configure tests for some linker -z options. | Joseph Myers |
2015-11-06 | Simplify the abilist format | Florian Weimer |
2015-11-06 | Add LFS support for fts functions (bug 11460) | Mark Wielaard |
2015-11-05 | Run libm-test tests for finite-math-only functions. | Joseph Myers |
2015-11-05 | Fix some stub prototypes missing ... after K&R conversion | Roland McGrath |
2015-11-05 | Add script to list fixed bugs for the NEWS file. | Joseph Myers |
2015-11-05 | Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213). | Joseph Myers |
2015-11-05 | Fix finite-math-only lgamma functions signgam setting (bug 19211). | Joseph Myers |
2015-11-05 | Fix features.h for -Wundef (bug 19212). | Joseph Myers |
2015-11-05 | Don't redirect ldexp to scalbn in bits/math-finite.h (bug 19209). | Joseph Myers |
2015-11-05 | Make bits/math-finite.h conditions match other headers (bug 19205). | Joseph Myers |
2015-11-04 | Remove miscellaneous GCC >= 4.7 version conditionals. | Joseph Myers |
2015-11-04 | Refactor libm-test inline tests disabling. | Joseph Myers |
2015-11-04 | Add bug 18604 to the correct section | Florian Weimer |
2015-11-04 | Remove a spurious attribution | Florian Weimer |
2015-11-04 | Add bug 18604 to NEWS | Florian Weimer |
2015-11-04 | Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga... | Joseph Myers |
2015-11-03 | Don't macro-expand failed assertion expression [BZ #18604] | David Kastrup |
2015-11-03 | Remove --no-whole-archive configure test. | Joseph Myers |
2015-11-03 | Add more libm tests (modf, nearbyint, nextafter, nexttoward, pow, remainder, ... | Joseph Myers |
2015-11-03 | Fix dbl-64 remainder sign of zero result (bug 19201). | Joseph Myers |
2015-11-02 | Make nextafter, nexttoward set errno (bug 6799). | Joseph Myers |
2015-11-02 | Remove init_array / fini_array configure test. | Joseph Myers |
2015-10-29 | Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189). | Joseph Myers |
2015-10-29 | Do not test sign of zero result from infinite argument to Bessel functions. | Joseph Myers |
2015-10-29 | Make drem an alias of remainder (bug 16171). | Joseph Myers |
2015-10-29 | Remove cpuid.h configure tests. | Joseph Myers |
2015-10-29 | Remove configure tests for visibility support. | Joseph Myers |
2015-10-29 | Use max_align_t from <stddef.h>. | Joseph Myers |
2015-10-29 | _dl_fini: Rewrite to use VLA instead of extend_alloca | Florian Weimer |
2015-10-28 | Handle more state in i386/x86_64 fesetenv (bug 16068). | Joseph Myers |
2015-10-28 | Use C11 CMPLX* macros in libm tests. | Joseph Myers |
2015-10-28 | Use C11 *_TRUE_MIN macros where applicable. | Joseph Myers |
2015-10-28 | malloc: Prevent arena free_list from turning cyclic [BZ #19048] | Florian Weimer |
2015-10-28 | Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181). | Joseph Myers |
2015-10-28 | Use C11 *_DECIMAL_DIG macros in libm-test.inc. | Joseph Myers |
2015-10-28 | powerpc: Provide __tls_get_addr () in static libc | Carlos Eduardo Seo |
2015-10-28 | Remove -mavx2 configure tests. | Joseph Myers |
2015-10-27 | Remove configure test for ARM TLS descriptors support. | Joseph Myers |
2015-10-27 | Remove MIPS16 atomics using __sync_* (bug 17404). | Joseph Myers |
2015-10-27 | Remove GCC version conditionals on -Wmaybe-uninitialized pragmas. | Joseph Myers |
2015-10-27 | Add -std=gnu11 and -std=c11 NPTL initializers tests. | Joseph Myers |
2015-10-27 | Use -std=gnu11 instead of -std=gnu99. | Joseph Myers |
2015-10-27 | Remove sysdeps/nptl/configure.ac. | Joseph Myers |
2015-10-27 | powerpc: Fix usage of elision transient failure adapt param | Paul Murphy |
2015-10-27 | Add AT_PLATFORM to _dl_aux_init () | Carlos Eduardo Seo |
2015-10-27 | Remove pre-GCC-4.7 conform/ test XFAILs. | Joseph Myers |
2015-10-27 | Use -std=c11 for C11 conform/ tests. | Joseph Myers |
2015-10-27 | Require GCC 4.7 or later to build glibc. | Joseph Myers |
2015-10-27 | Gracefully handle incompatible locale data | Ludovic Courtès |