aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2015-08-11Clear DF_1_NODELETE flag only for failed to load library.Maxim Ostapenko1-1/+1
2015-08-10Fix ldbl-128ibm tanhl inaccuracy (bug 18790).Joseph Myers1-1/+1
2015-08-10Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab1-1/+1
2015-08-10Fix ldbl-128ibm sinhl inaccuracy near 0 (bug 18789).Joseph Myers1-1/+1
2015-08-09Add a missing break in tst-auditmod3b.cH.J. Lu1-1/+2
2015-08-09Resort bug numbers in NEWS into ascending order.Joseph Myers1-1/+1
2015-08-08hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin1-1/+2
2015-08-08Fix BZ #17905Paul Pluzhnikov1-1/+1
2015-08-08hppa: Fix reload error with atomic code [BZ #18787]John David Anglin1-1/+1
2015-08-07Fix tan missing underflows (bug 16517).Joseph Myers1-1/+1
2015-08-07locales/ce_RU: sync with other *_RU localesArslanbek Astemirov1-1/+1
2015-08-06Fix sinh missing underflows (bug 16519).Joseph Myers1-1/+1
2015-08-05Correct comments about the history of <regexp.h>Zack Weinberg1-1/+1
2015-08-05Align stack to 16 bytes when calling __errno_locationH.J. Lu1-1/+1
2015-08-05Fix powf (close to -1, large) (bug 18647).Joseph Myers1-1/+1
2015-08-05localedata: remove timezone information [BZ #18525]Marko Myllynen1-1/+1
2015-08-05Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp [BZ #18...Daniel Marjamäki1-0/+5
2015-08-04Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab1-2/+2
2015-08-01Deprecate the use of regexp.hZack Weinberg1-0/+8
2015-07-30hppa: add bz entry for pthreadtypes.h fixMike Frysinger1-19/+19
2015-07-29Extend local PLT reference checkH.J. Lu1-11/+11
2015-07-27Mark bug 2981 (elf/tst-audit* fail on MIPS) as fixed.Joseph Myers1-19/+20
2015-07-24Use IE model for static variables in libc.so, libpthread.so and rtldSiddhesh Poyarekar1-6/+6
2015-07-23Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar1-1/+1
2015-07-21Add abilist files and NEWS item for arm-nacl port.Roland McGrath1-0/+3
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger1-1/+5
2015-07-20Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu1-1/+1
2015-07-16Set NODELETE flag when opening already open objects with RTLD_NODELETESiddhesh Poyarekar1-1/+1
2015-07-15Sort NEWSH.J. Lu1-3/+3
2015-07-15Correcting language code for Bhili and Tulu locales (bug 17475)Pravin Satpute1-15/+15
2015-07-09The patch committed to fix bug #18435 caused regressions on aarch64Martin Sebor1-6/+6
2015-07-09Preserve bound registers for pointer pass/returnIgor Zamyatin1-7/+7
2015-07-09[AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy1-7/+7
2015-07-08BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath1-7/+7
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella1-18/+24
2015-07-08Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell1-1/+1
2015-07-08pwd.h: add __nonnull markings [BZ #18641]Mike Frysinger1-1/+1
2015-07-08Fix ruserok scalability with large ~/.rhosts file.Carlos O'Donell1-18/+18
2015-07-07Add forced deletion support to _dl_close_workerPavel Kopyl1-13/+13
2015-07-07S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler1-4/+5
2015-07-07Do not create invalid pointers in C code of string functions.Torvald Riegel1-1/+1
2015-07-07Update NEWSAndreas Schwab1-1/+1
2015-07-01Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619).Joseph Myers1-1/+1
2015-07-01The C++ 2011 std::call_once function is specified to allowMartin Sebor1-5/+5
2015-06-29Improve tgamma accuracy (bug 18613).Joseph Myers1-1/+1
2015-06-29Fix ldbl-128 j1l spurious underflows (bug 18612).Joseph Myers1-1/+1
2015-06-29Fix j1, jn missing underflows (bug 16559).Joseph Myers1-15/+15
2015-06-26malloc: Do not corrupt the top of a threaded heap if top chunk is MINSIZE [BZ...Mel Gorman1-4/+4
2015-06-25Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602).Joseph Myers1-1/+1
2015-06-25More correct description of linking with vector math library.Andrew Senkevich1-2/+2