Age | Commit message (Expand) | Author |
2015-08-08 | Fix BZ #17905 | Paul Pluzhnikov |
2015-08-08 | hppa: Fix reload error with atomic code [BZ #18787] | John David Anglin |
2015-08-07 | Fix tan missing underflows (bug 16517). | Joseph Myers |
2015-08-07 | locales/ce_RU: sync with other *_RU locales | Arslanbek Astemirov |
2015-08-06 | Fix sinh missing underflows (bug 16519). | Joseph Myers |
2015-08-05 | Correct comments about the history of <regexp.h> | Zack Weinberg |
2015-08-05 | Align stack to 16 bytes when calling __errno_location | H.J. Lu |
2015-08-05 | Fix powf (close to -1, large) (bug 18647). | Joseph Myers |
2015-08-05 | localedata: remove timezone information [BZ #18525] | Marko Myllynen |
2015-08-05 | Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp [BZ #18... | Daniel Marjamäki |
2015-08-04 | Properly terminate FDE in makecontext for ix86 (bug 18635) | Andreas Schwab |
2015-08-01 | Deprecate the use of regexp.h | Zack Weinberg |
2015-07-30 | hppa: add bz entry for pthreadtypes.h fix | Mike Frysinger |
2015-07-29 | Extend local PLT reference check | H.J. Lu |
2015-07-27 | Mark bug 2981 (elf/tst-audit* fail on MIPS) as fixed. | Joseph Myers |
2015-07-24 | Use IE model for static variables in libc.so, libpthread.so and rtld | Siddhesh Poyarekar |
2015-07-23 | Also use l_tls_dtor_count to decide on object unload (BZ #18657) | Siddhesh Poyarekar |
2015-07-21 | Add abilist files and NEWS item for arm-nacl port. | Roland McGrath |
2015-07-20 | sparc: fix sigaction for 32bit builds [BZ #18694] | Mike Frysinger |
2015-07-20 | Add si_addr_bnd to _sigfault in x86 struct siginfo | H.J. Lu |
2015-07-16 | Set NODELETE flag when opening already open objects with RTLD_NODELETE | Siddhesh Poyarekar |
2015-07-15 | Sort NEWS | H.J. Lu |
2015-07-15 | Correcting language code for Bhili and Tulu locales (bug 17475) | Pravin Satpute |
2015-07-09 | The patch committed to fix bug #18435 caused regressions on aarch64 | Martin Sebor |
2015-07-09 | Preserve bound registers for pointer pass/return | Igor Zamyatin |
2015-07-09 | [AArch64][BZ 18648] change greg_t definition in ucontext.h | Szabolcs Nagy |
2015-07-08 | BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug. | Roland McGrath |
2015-07-08 | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella |
2015-07-08 | Add missing Advanced API (RFC3542) (1) defines. | Carlos O'Donell |
2015-07-08 | pwd.h: add __nonnull markings [BZ #18641] | Mike Frysinger |
2015-07-08 | Fix ruserok scalability with large ~/.rhosts file. | Carlos O'Donell |
2015-07-07 | Add forced deletion support to _dl_close_worker | Pavel Kopyl |
2015-07-07 | S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(... | Stefan Liebler |
2015-07-07 | Do not create invalid pointers in C code of string functions. | Torvald Riegel |
2015-07-07 | Update NEWS | Andreas Schwab |
2015-07-01 | Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619). | Joseph Myers |
2015-07-01 | The C++ 2011 std::call_once function is specified to allow | Martin Sebor |
2015-06-29 | Improve tgamma accuracy (bug 18613). | Joseph Myers |
2015-06-29 | Fix ldbl-128 j1l spurious underflows (bug 18612). | Joseph Myers |
2015-06-29 | Fix j1, jn missing underflows (bug 16559). | Joseph Myers |
2015-06-26 | malloc: Do not corrupt the top of a threaded heap if top chunk is MINSIZE [BZ... | Mel Gorman |
2015-06-25 | Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602). | Joseph Myers |
2015-06-25 | More correct description of linking with vector math library. | Andrew Senkevich |
2015-06-25 | Fix buffer overflow for writes to memory buffer stream (bug 18549) | Andreas Schwab |
2015-06-25 | Support compilers defaulting to PIE | H.J. Lu |
2015-06-24 | Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594). | Joseph Myers |
2015-06-24 | Don't issue errors on GDB Python files | H.J. Lu |
2015-06-24 | Fix csin, csinh overflow in directed rounding modes (bug 18593). | Joseph Myers |
2015-06-24 | Fix ldbl-128 expl missing underflows (bug 18586). | Joseph Myers |
2015-06-23 | Fix sin, sincos missing underflows (bug 16526, bug 16538). | Joseph Myers |