Age | Commit message (Expand) | Author |
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 | Add bug 18604 to the correct section | Florian Weimer |
2015-11-04 | Add bug 18604 to NEWS | Florian Weimer |
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-10-29 | Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189). | Joseph Myers |
2015-10-29 | Make drem an alias of remainder (bug 16171). | Joseph Myers |
2015-10-28 | Handle more state in i386/x86_64 fesetenv (bug 16068). | 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-27 | Remove MIPS16 atomics using __sync_* (bug 17404). | Joseph Myers |
2015-10-27 | powerpc: Fix usage of elision transient failure adapt param | Paul Murphy |
2015-10-27 | Require GCC 4.7 or later to build glibc. | Joseph Myers |
2015-10-23 | Fix j1, jn missing errno setting on underflow (bug 18611). | Joseph Myers |
2015-10-22 | Fix i386 / x86_64 nearbyint exception clearing (bug 15491). | Joseph Myers |
2015-10-22 | Update NEWS to mention drive-by fix for bug 18699. | Chris Metcalf |
2015-10-21 | Fix ldbl-128 j0l spurious underflows (bug 19156). | Joseph Myers |
2015-10-19 | PowerPC: Fix a race condition when eliding a lock | Tulio Magno Quites Machado Filho |
2015-10-19 | timezone: document new --disable-timezone-tools option | Mike Frysinger |
2015-10-17 | The va_list pointer is unspecified after a call to vfprintf [BZ #18982] | Florian Weimer |
2015-10-17 | lt_LT: change currency symbol to the euro [BZ #18953] | Gunnar Hjalmarsson |
2015-10-17 | hu_HU: change time separator to colon [BZ #18918] | Egmont Koblinger |
2015-10-15 | Remove i386/epoll_pwait.S | H.J. Lu |
2015-10-15 | Always enable pointer guard [BZ #18928] | Florian Weimer |
2015-10-14 | Fix powerpc32 lround, lroundf spurious exceptions (bug 19134). | Joseph Myers |
2015-10-14 | [BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0 | Szabolcs Nagy |
2015-10-14 | Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074] | Florian Weimer |
2015-10-14 | Support PLT and GOT references in local PIC check | H.J. Lu |
2015-10-13 | Fix powerpc32 llround, llroundf exceptions (bug 19125). | Joseph Myers |
2015-10-13 | Support x86-64 assmebler without AVX512 | H.J. Lu |
2015-10-13 | Fix powerpc32 llrint, llrintf bad exceptions (bug 16422). | Joseph Myers |
2015-10-09 | Fix llrint, llround missing exceptions for ARM (bug 15470). | Joseph Myers |
2015-10-09 | Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399). | Joseph Myers |
2015-10-09 | Fix dbl-64 lrint for 64-bit long (bug 19095). | Joseph Myers |
2015-10-08 | Fix lrint, llrint missing exceptions close to overflow threshold (bug 19094). | Joseph Myers |
2015-10-08 | strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589). | Carlos O'Donell |
2015-10-08 | Add BZ#19086 to NEWS. | Carlos O'Donell |
2015-10-07 | Fix lround, llround missing exceptions close to overflow threshold (bug 19088). | Joseph Myers |
2015-10-07 | Fix ldbl-128 lrintl, lroundl missing exceptions for 32-bit long (bug 19085). | Joseph Myers |
2015-10-07 | Don't use dbl-64/wordsize-64 lround based on llround for ILP32 (bug 19079). | Joseph Myers |
2015-10-06 | Fix ldbl-128ibm expl overflow in non-default rounding modes (bug 19078). | Joseph Myers |
2015-10-06 | Fix ldbl-128ibm logl (1) sign of zero result (bug 19077). | Joseph Myers |
2015-10-06 | Fix ldbl-128ibm log1pl (-1) sign of infinity (bug 19076). | Joseph Myers |
2015-10-06 | nss_nis: Do not call malloc_usable_size [BZ #10432] | Florian Weimer |
2015-10-06 | Harden tls_dtor_list with pointer mangling [BZ #19018] | Florian Weimer |
2015-10-05 | Fix BZ #19012 -- iconv_open leaks memory on error path. | Paul Pluzhnikov |
2015-10-05 | Fix ldbl-96 lroundl just below powers of 2 (bug 19071). | Joseph Myers |
2015-10-05 | Don't list bug 887 as fixed for glibc 2.16. | Joseph Myers |
2015-10-05 | Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190... | Joseph Myers |