| Commit message (Expand) | Author | Age | Files | Lines |
* | Make obsolete syscall wrappers into compat symbols (bug 18472). | Joseph Myers | 2015-12-14 | 1 | -0/+7 |
* | Update to Unicode 8.0.0. | Mike FABIAN | 2015-12-10 | 1 | -0/+6 |
* | Fix nan functions handling of payload strings (bug 16961, bug 16962). | Joseph Myers | 2015-12-04 | 1 | -0/+6 |
* | Remove CPU set size checking from affinity functions [BZ #19143] | Florian Weimer | 2015-11-24 | 1 | -0/+8 |
* | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 2015-11-20 | 1 | -0/+6 |
* | Terminate process on invalid netlink response from kernel [BZ #12926] | Florian Weimer | 2015-11-09 | 1 | -0/+8 |
* | Add LFS support for fts functions (bug 11460) | Mark Wielaard | 2015-11-06 | 1 | -0/+4 |
* | Add script to list fixed bugs for the NEWS file. | Joseph Myers | 2015-11-05 | 1 | -17/+5 |
* | Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213). | Joseph Myers | 2015-11-05 | 1 | -1/+1 |
* | Fix finite-math-only lgamma functions signgam setting (bug 19211). | Joseph Myers | 2015-11-05 | 1 | -1/+1 |
* | Fix features.h for -Wundef (bug 19212). | Joseph Myers | 2015-11-05 | 1 | -1/+1 |
* | Don't redirect ldexp to scalbn in bits/math-finite.h (bug 19209). | Joseph Myers | 2015-11-05 | 1 | -1/+1 |
* | Make bits/math-finite.h conditions match other headers (bug 19205). | Joseph Myers | 2015-11-05 | 1 | -1/+1 |
* | Add bug 18604 to the correct section | Florian Weimer | 2015-11-04 | 1 | -11/+11 |
* | Add bug 18604 to NEWS | Florian Weimer | 2015-11-04 | 1 | -2/+2 |
* | Fix dbl-64 remainder sign of zero result (bug 19201). | Joseph Myers | 2015-11-03 | 1 | -1/+2 |
* | Make nextafter, nexttoward set errno (bug 6799). | Joseph Myers | 2015-11-02 | 1 | -1/+1 |
* | Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189). | Joseph Myers | 2015-10-29 | 1 | -1/+1 |
* | Make drem an alias of remainder (bug 16171). | Joseph Myers | 2015-10-29 | 1 | -12/+12 |
* | Handle more state in i386/x86_64 fesetenv (bug 16068). | Joseph Myers | 2015-10-28 | 1 | -12/+12 |
* | malloc: Prevent arena free_list from turning cyclic [BZ #19048] | Florian Weimer | 2015-10-28 | 1 | -3/+12 |
* | Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181). | Joseph Myers | 2015-10-28 | 1 | -1/+1 |
* | Remove MIPS16 atomics using __sync_* (bug 17404). | Joseph Myers | 2015-10-27 | 1 | -10/+10 |
* | powerpc: Fix usage of elision transient failure adapt param | Paul Murphy | 2015-10-27 | 1 | -1/+1 |
* | Require GCC 4.7 or later to build glibc. | Joseph Myers | 2015-10-27 | 1 | -0/+4 |
* | Fix j1, jn missing errno setting on underflow (bug 18611). | Joseph Myers | 2015-10-23 | 1 | -9/+9 |
* | Fix i386 / x86_64 nearbyint exception clearing (bug 15491). | Joseph Myers | 2015-10-22 | 1 | -12/+12 |
* | Update NEWS to mention drive-by fix for bug 18699. | Chris Metcalf | 2015-10-22 | 1 | -7/+8 |
* | Fix ldbl-128 j0l spurious underflows (bug 19156). | Joseph Myers | 2015-10-21 | 1 | -1/+1 |
* | PowerPC: Fix a race condition when eliding a lock | Tulio Magno Quites Machado Filho | 2015-10-19 | 1 | -7/+7 |
* | timezone: document new --disable-timezone-tools option | Mike Frysinger | 2015-10-19 | 1 | -0/+5 |
* | The va_list pointer is unspecified after a call to vfprintf [BZ #18982] | Florian Weimer | 2015-10-17 | 1 | -3/+3 |
* | lt_LT: change currency symbol to the euro [BZ #18953] | Gunnar Hjalmarsson | 2015-10-17 | 1 | -4/+4 |
* | hu_HU: change time separator to colon [BZ #18918] | Egmont Koblinger | 2015-10-17 | 1 | -5/+5 |
* | Remove i386/epoll_pwait.S | H.J. Lu | 2015-10-15 | 1 | -1/+1 |
* | Always enable pointer guard [BZ #18928] | Florian Weimer | 2015-10-15 | 1 | -5/+8 |
* | Fix powerpc32 lround, lroundf spurious exceptions (bug 19134). | Joseph Myers | 2015-10-14 | 1 | -1/+1 |
* | [BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0 | Szabolcs Nagy | 2015-10-14 | 1 | -1/+1 |
* | Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074] | Florian Weimer | 2015-10-14 | 1 | -2/+3 |
* | Support PLT and GOT references in local PIC check | H.J. Lu | 2015-10-14 | 1 | -3/+3 |
* | Fix powerpc32 llround, llroundf exceptions (bug 19125). | Joseph Myers | 2015-10-13 | 1 | -1/+1 |
* | Support x86-64 assmebler without AVX512 | H.J. Lu | 2015-10-13 | 1 | -1/+1 |
* | Fix powerpc32 llrint, llrintf bad exceptions (bug 16422). | Joseph Myers | 2015-10-13 | 1 | -10/+10 |
* | Fix llrint, llround missing exceptions for ARM (bug 15470). | Joseph Myers | 2015-10-09 | 1 | -10/+10 |
* | Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399). | Joseph Myers | 2015-10-09 | 1 | -10/+10 |
* | Fix dbl-64 lrint for 64-bit long (bug 19095). | Joseph Myers | 2015-10-09 | 1 | -1/+1 |
* | Fix lrint, llrint missing exceptions close to overflow threshold (bug 19094). | Joseph Myers | 2015-10-08 | 1 | -1/+1 |
* | strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589). | Carlos O'Donell | 2015-10-08 | 1 | -7/+7 |
* | Add BZ#19086 to NEWS. | Carlos O'Donell | 2015-10-08 | 1 | -1/+2 |
* | Fix lround, llround missing exceptions close to overflow threshold (bug 19088). | Joseph Myers | 2015-10-07 | 1 | -1/+1 |