| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bug 18604 to NEWS | Florian Weimer | 2015-11-04 | 1 | -2/+2 |
* | Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga... | Joseph Myers | 2015-11-04 | 5 | -6/+4375 |
* | Don't macro-expand failed assertion expression [BZ #18604] | David Kastrup | 2015-11-03 | 3 | -2/+9 |
* | Remove --no-whole-archive configure test. | Joseph Myers | 2015-11-03 | 3 | -49/+6 |
* | Add more libm tests (modf, nearbyint, nextafter, nexttoward, pow, remainder, ... | Joseph Myers | 2015-11-03 | 2 | -0/+99 |
* | Fix dbl-64 remainder sign of zero result (bug 19201). | Joseph Myers | 2015-11-03 | 4 | -1/+79 |
* | Make nextafter, nexttoward set errno (bug 6799). | Joseph Myers | 2015-11-02 | 19 | -7/+102 |
* | Remove init_array / fini_array configure test. | Joseph Myers | 2015-11-02 | 3 | -55/+5 |
* | Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189). | Joseph Myers | 2015-10-29 | 3 | -3/+7 |
* | Do not test sign of zero result from infinite argument to Bessel functions. | Joseph Myers | 2015-10-29 | 2 | -21/+29 |
* | Make drem an alias of remainder (bug 16171). | Joseph Myers | 2015-10-29 | 19 | -86/+61 |
* | Remove cpuid.h configure tests. | Joseph Myers | 2015-10-29 | 5 | -92/+5 |
* | Remove configure tests for visibility support. | Joseph Myers | 2015-10-29 | 3 | -209/+54 |
* | Use max_align_t from <stddef.h>. | Joseph Myers | 2015-10-29 | 3 | -12/+10 |
* | _dl_fini: Rewrite to use VLA instead of extend_alloca | Florian Weimer | 2015-10-29 | 2 | -104/+95 |
* | Handle more state in i386/x86_64 fesetenv (bug 16068). | Joseph Myers | 2015-10-28 | 7 | -33/+438 |
* | Use C11 CMPLX* macros in libm tests. | Joseph Myers | 2015-10-28 | 5 | -6/+8 |
* | Use C11 *_TRUE_MIN macros where applicable. | Joseph Myers | 2015-10-28 | 6 | -12/+27 |
* | malloc: Prevent arena free_list from turning cyclic [BZ #19048] | Florian Weimer | 2015-10-28 | 4 | -10/+103 |
* | Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181). | Joseph Myers | 2015-10-28 | 9 | -3/+162 |
* | Use C11 *_DECIMAL_DIG macros in libm-test.inc. | Joseph Myers | 2015-10-28 | 2 | -6/+12 |
* | powerpc: Provide __tls_get_addr () in static libc | Carlos Eduardo Seo | 2015-10-28 | 2 | -0/+37 |
* | Remove -mavx2 configure tests. | Joseph Myers | 2015-10-28 | 10 | -96/+35 |
* | Remove configure test for ARM TLS descriptors support. | Joseph Myers | 2015-10-27 | 4 | -49/+11 |
* | Remove MIPS16 atomics using __sync_* (bug 17404). | Joseph Myers | 2015-10-27 | 3 | -36/+17 |
* | Remove GCC version conditionals on -Wmaybe-uninitialized pragmas. | Joseph Myers | 2015-10-27 | 12 | -49/+41 |
* | Add -std=gnu11 and -std=c11 NPTL initializers tests. | Joseph Myers | 2015-10-27 | 4 | -1/+12 |
* | Use -std=gnu11 instead of -std=gnu99. | Joseph Myers | 2015-10-27 | 6 | -5/+14 |
* | Remove sysdeps/nptl/configure.ac. | Joseph Myers | 2015-10-27 | 12 | -167/+18 |
* | powerpc: Fix usage of elision transient failure adapt param | Paul Murphy | 2015-10-27 | 4 | -13/+19 |
* | Add AT_PLATFORM to _dl_aux_init () | Carlos Eduardo Seo | 2015-10-27 | 2 | -0/+8 |
* | Remove pre-GCC-4.7 conform/ test XFAILs. | Joseph Myers | 2015-10-27 | 2 | -5/+5 |
* | Use -std=c11 for C11 conform/ tests. | Joseph Myers | 2015-10-27 | 2 | -1/+4 |
* | Require GCC 4.7 or later to build glibc. | Joseph Myers | 2015-10-27 | 6 | -6/+18 |
* | Gracefully handle incompatible locale data | Ludovic Courtès | 2015-10-27 | 2 | -3/+9 |
* | Remove TLS configure tests. | Joseph Myers | 2015-10-27 | 3 | -82/+4 |
* | Remove configure test for needing -P for .S files. | Joseph Myers | 2015-10-27 | 4 | -48/+7 |
* | Remove support for removing glibc 2.0 headers. | Joseph Myers | 2015-10-26 | 5 | -65/+8 |
* | Remove configure test for assembler .text directive. | Joseph Myers | 2015-10-26 | 3 | -46/+9 |
* | x86_64: Regenerate ulps [BZ #19168] | Florian Weimer | 2015-10-26 | 2 | -6/+11 |
* | Use the CXX compiler only if it can create dynamic and static programs | Florian Weimer | 2015-10-26 | 3 | -0/+48 |
* | Remove libm-test.inc special-casing of errors up to 0.5 ulp. | Joseph Myers | 2015-10-23 | 2 | -2/+4 |
* | Add more libm tests (ilogb, is*, j0, j1, jn, lgamma, log*). | Joseph Myers | 2015-10-23 | 5 | -0/+2889 |
* | Fix j1, jn missing errno setting on underflow (bug 18611). | Joseph Myers | 2015-10-23 | 13 | -259/+299 |
* | Fix i386 / x86_64 nearbyint exception clearing (bug 15491). | Joseph Myers | 2015-10-22 | 8 | -61/+145 |
* | Update NEWS to mention drive-by fix for bug 18699. | Chris Metcalf | 2015-10-22 | 2 | -7/+10 |
* | tile: regenerate libm-test-ulps | Chris Metcalf | 2015-10-22 | 2 | -20/+28 |
* | Cleanup sync_file_range implementation | Adhemerval Zanella | 2015-10-22 | 3 | -22/+7 |
* | Always use INTERNAL_SYSCALL_ERRNO with INTERNAL_SYSCALL | Andreas Schwab | 2015-10-22 | 7 | -6/+23 |
* | Move io/tst-fcntl temporary file creation to do_prepare. | Joseph Myers | 2015-10-21 | 2 | -8/+14 |