| Commit message (Expand) | Author | Age | Files | Lines |
* | More correct description of linking with vector math library. | Andrew Senkevich | 2015-06-25 | 1 | -2/+2 |
* | Fix buffer overflow for writes to memory buffer stream (bug 18549) | Andreas Schwab | 2015-06-25 | 1 | -1/+2 |
* | Support compilers defaulting to PIE | H.J. Lu | 2015-06-25 | 1 | -11/+11 |
* | Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594). | Joseph Myers | 2015-06-24 | 1 | -1/+1 |
* | Don't issue errors on GDB Python files | H.J. Lu | 2015-06-24 | 1 | -1/+1 |
* | Fix csin, csinh overflow in directed rounding modes (bug 18593). | Joseph Myers | 2015-06-24 | 1 | -1/+1 |
* | Fix ldbl-128 expl missing underflows (bug 18586). | Joseph Myers | 2015-06-24 | 1 | -1/+1 |
* | Fix sin, sincos missing underflows (bug 16526, bug 16538). | Joseph Myers | 2015-06-23 | 1 | -14/+14 |
* | Fix spurious "inexact" exceptions from __kernel_standard_l (bug 18245, bug 18... | Joseph Myers | 2015-06-23 | 1 | -6/+6 |
* | Fix atomic_full_barrier on x86 and x86_64. | Torvald Riegel | 2015-06-23 | 1 | -12/+13 |
* | Fix csqrt spurious underflows (bug 18371). | Joseph Myers | 2015-06-23 | 1 | -5/+5 |
* | Fix exp2, exp2f spurious underflows (bug 18219). | Joseph Myers | 2015-06-23 | 1 | -6/+6 |
* | Fix potential hanging of gethostbyaddr_r/gethostbyname_r | Dmitry V. Levin | 2015-06-23 | 1 | -10/+10 |
* | Fix expm1 missing underflows (bug 16353). | Joseph Myers | 2015-06-22 | 1 | -14/+14 |
* | Record TTL also for DNS PTR queries (bug 18513) | Andreas Schwab | 2015-06-22 | 1 | -3/+3 |
* | Fix x86_64 / x86 expm1l (-min_subnorm) result sign (bug 18569). | Joseph Myers | 2015-06-21 | 1 | -1/+1 |
* | Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361). | Joseph Myers | 2015-06-21 | 1 | -14/+14 |
* | Fix asinh missing underflows (bug 16350). | Joseph Myers | 2015-06-18 | 1 | -14/+14 |
* | Fix netinet/in.h MCAST_* namespace (bug 18558). | Joseph Myers | 2015-06-18 | 1 | -1/+1 |
* | Vector sincosf for x86_64 and tests. | Andrew Senkevich | 2015-06-18 | 1 | -2/+2 |
* | Vector sincos for x86_64 and tests. | Andrew Senkevich | 2015-06-18 | 1 | -1/+2 |
* | Vector powf for x86_64 and tests. | Andrew Senkevich | 2015-06-18 | 1 | -1/+1 |
* | Fix nice getpriority, setpriority namespace (bug 18553). | Joseph Myers | 2015-06-17 | 1 | -1/+2 |
* | Fix ttyslot namespace (bug 18547). | Joseph Myers | 2015-06-17 | 1 | -1/+1 |
* | Fix mq_notify socket, recv namespace (bug 18546). | Joseph Myers | 2015-06-17 | 1 | -1/+1 |
* | Fix mq_receive, mq_send mq_timed* namespace (bug 18545). | Joseph Myers | 2015-06-17 | 1 | -1/+1 |
* | Fix mq_notify pthread_barrier_* namespace (bug 18544). | Joseph Myers | 2015-06-17 | 1 | -1/+1 |
* | Fix swscanf vswscanf namespace (bug 18542). | Joseph Myers | 2015-06-17 | 1 | -1/+1 |
* | Fix getpass fflush_unlocked namespace (bug 18540). | Joseph Myers | 2015-06-17 | 1 | -1/+1 |
* | Fix fmtmsg addseverity namespace (bug 18539). | Joseph Myers | 2015-06-17 | 1 | -1/+1 |
* | Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536). | Joseph Myers | 2015-06-17 | 1 | -1/+1 |
* | Fix syslog dprintf namespace (bug 18534). | Joseph Myers | 2015-06-17 | 1 | -1/+1 |
* | Fix vsyslog namespace (bug 18533). | Joseph Myers | 2015-06-17 | 1 | -1/+2 |
* | Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532). | Joseph Myers | 2015-06-17 | 1 | -1/+1 |
* | Vector pow for x86_64 and tests. | Andrew Senkevich | 2015-06-17 | 1 | -1/+1 |
* | Vector expf for x86_64 and tests. | Andrew Senkevich | 2015-06-17 | 1 | -1/+1 |
* | Vector exp for x86_64 and tests. | Andrew Senkevich | 2015-06-17 | 1 | -1/+1 |
* | Vector logf for x86_64 and tests. | Andrew Senkevich | 2015-06-17 | 1 | -1/+1 |
* | Vector log for x86_64 and tests. | Andrew Senkevich | 2015-06-17 | 1 | -1/+1 |
* | [BZ 18034][AArch64] Lazy TLSDESC relocation data race fix | Szabolcs Nagy | 2015-06-17 | 1 | -7/+7 |
* | Vector sinf for x86_64 and tests. | Andrew Senkevich | 2015-06-15 | 1 | -1/+1 |
* | Fix syslog fputs_unlocked namespace (bug 18530). | Joseph Myers | 2015-06-12 | 1 | -1/+1 |
* | Fix netdb.h addrinfo namespace (bug 18529). | Joseph Myers | 2015-06-12 | 1 | -1/+1 |
* | Fix grp.h endgrent, getgrent namespace (bug 18528). | Joseph Myers | 2015-06-12 | 1 | -1/+1 |
* | Fix getlogin_r namespace (bug 18527). | Joseph Myers | 2015-06-12 | 1 | -1/+1 |
* | Attempting to install glibc configured with --prefix=/usr into | Martin Sebor | 2015-06-12 | 1 | -1/+1 |
* | Fix aio_* pread namespace (bug 18519). | Joseph Myers | 2015-06-12 | 1 | -1/+1 |
* | Fix ecvt_r, fcvt_r namespace (bug 18522). | Joseph Myers | 2015-06-12 | 1 | -1/+1 |
* | Fix h_errno namespace (bug 18520). | Joseph Myers | 2015-06-12 | 1 | -1/+2 |
* | Vector sin for x86_64 and tests. | Andrew Senkevich | 2015-06-11 | 1 | -1/+1 |