Age | Commit message (Expand) | Author | Files | Lines |
2015-07-29 | Extend local PLT reference check | H.J. Lu | 1 | -11/+11 |
2015-07-27 | Mark bug 2981 (elf/tst-audit* fail on MIPS) as fixed. | Joseph Myers | 1 | -19/+20 |
2015-07-24 | Use IE model for static variables in libc.so, libpthread.so and rtld | Siddhesh Poyarekar | 1 | -6/+6 |
2015-07-23 | Also use l_tls_dtor_count to decide on object unload (BZ #18657) | Siddhesh Poyarekar | 1 | -1/+1 |
2015-07-21 | Add abilist files and NEWS item for arm-nacl port. | Roland McGrath | 1 | -0/+3 |
2015-07-20 | sparc: fix sigaction for 32bit builds [BZ #18694] | Mike Frysinger | 1 | -1/+5 |
2015-07-20 | Add si_addr_bnd to _sigfault in x86 struct siginfo | H.J. Lu | 1 | -1/+1 |
2015-07-16 | Set NODELETE flag when opening already open objects with RTLD_NODELETE | Siddhesh Poyarekar | 1 | -1/+1 |
2015-07-15 | Sort NEWS | H.J. Lu | 1 | -3/+3 |
2015-07-15 | Correcting language code for Bhili and Tulu locales (bug 17475) | Pravin Satpute | 1 | -15/+15 |
2015-07-09 | The patch committed to fix bug #18435 caused regressions on aarch64 | Martin Sebor | 1 | -6/+6 |
2015-07-09 | Preserve bound registers for pointer pass/return | Igor Zamyatin | 1 | -7/+7 |
2015-07-09 | [AArch64][BZ 18648] change greg_t definition in ucontext.h | Szabolcs Nagy | 1 | -7/+7 |
2015-07-08 | BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug. | Roland McGrath | 1 | -7/+7 |
2015-07-08 | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella | 1 | -18/+24 |
2015-07-08 | Add missing Advanced API (RFC3542) (1) defines. | Carlos O'Donell | 1 | -1/+1 |
2015-07-08 | pwd.h: add __nonnull markings [BZ #18641] | Mike Frysinger | 1 | -1/+1 |
2015-07-08 | Fix ruserok scalability with large ~/.rhosts file. | Carlos O'Donell | 1 | -18/+18 |
2015-07-07 | Add forced deletion support to _dl_close_worker | Pavel Kopyl | 1 | -13/+13 |
2015-07-07 | S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(... | Stefan Liebler | 1 | -4/+5 |
2015-07-07 | Do not create invalid pointers in C code of string functions. | Torvald Riegel | 1 | -1/+1 |
2015-07-07 | Update NEWS | Andreas Schwab | 1 | -1/+1 |
2015-07-01 | Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619). | Joseph Myers | 1 | -1/+1 |
2015-07-01 | The C++ 2011 std::call_once function is specified to allow | Martin Sebor | 1 | -5/+5 |
2015-06-29 | Improve tgamma accuracy (bug 18613). | Joseph Myers | 1 | -1/+1 |
2015-06-29 | Fix ldbl-128 j1l spurious underflows (bug 18612). | Joseph Myers | 1 | -1/+1 |
2015-06-29 | Fix j1, jn missing underflows (bug 16559). | Joseph Myers | 1 | -15/+15 |
2015-06-26 | malloc: Do not corrupt the top of a threaded heap if top chunk is MINSIZE [BZ... | Mel Gorman | 1 | -4/+4 |
2015-06-25 | Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602). | Joseph Myers | 1 | -1/+1 |
2015-06-25 | More correct description of linking with vector math library. | Andrew Senkevich | 1 | -2/+2 |
2015-06-25 | Fix buffer overflow for writes to memory buffer stream (bug 18549) | Andreas Schwab | 1 | -1/+2 |
2015-06-25 | Support compilers defaulting to PIE | H.J. Lu | 1 | -11/+11 |
2015-06-24 | Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594). | Joseph Myers | 1 | -1/+1 |
2015-06-24 | Don't issue errors on GDB Python files | H.J. Lu | 1 | -1/+1 |
2015-06-24 | Fix csin, csinh overflow in directed rounding modes (bug 18593). | Joseph Myers | 1 | -1/+1 |
2015-06-24 | Fix ldbl-128 expl missing underflows (bug 18586). | Joseph Myers | 1 | -1/+1 |
2015-06-23 | Fix sin, sincos missing underflows (bug 16526, bug 16538). | Joseph Myers | 1 | -14/+14 |
2015-06-23 | Fix spurious "inexact" exceptions from __kernel_standard_l (bug 18245, bug 18... | Joseph Myers | 1 | -6/+6 |
2015-06-23 | Fix atomic_full_barrier on x86 and x86_64. | Torvald Riegel | 1 | -12/+13 |
2015-06-23 | Fix csqrt spurious underflows (bug 18371). | Joseph Myers | 1 | -5/+5 |
2015-06-23 | Fix exp2, exp2f spurious underflows (bug 18219). | Joseph Myers | 1 | -6/+6 |
2015-06-23 | Fix potential hanging of gethostbyaddr_r/gethostbyname_r | Dmitry V. Levin | 1 | -10/+10 |
2015-06-22 | Fix expm1 missing underflows (bug 16353). | Joseph Myers | 1 | -14/+14 |
2015-06-22 | Record TTL also for DNS PTR queries (bug 18513) | Andreas Schwab | 1 | -3/+3 |
2015-06-21 | Fix x86_64 / x86 expm1l (-min_subnorm) result sign (bug 18569). | Joseph Myers | 1 | -1/+1 |
2015-06-21 | Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361). | Joseph Myers | 1 | -14/+14 |
2015-06-18 | Fix asinh missing underflows (bug 16350). | Joseph Myers | 1 | -14/+14 |
2015-06-18 | Fix netinet/in.h MCAST_* namespace (bug 18558). | Joseph Myers | 1 | -1/+1 |
2015-06-18 | Vector sincosf for x86_64 and tests. | Andrew Senkevich | 1 | -2/+2 |
2015-06-18 | Vector sincos for x86_64 and tests. | Andrew Senkevich | 1 | -1/+2 |