aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-25Fix buffer overflow for writes to memory buffer stream (bug 18549)Andreas Schwab1-1/+2
2015-06-25Support compilers defaulting to PIEH.J. Lu1-11/+11
2015-06-24Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594).Joseph Myers1-1/+1
2015-06-24Don't issue errors on GDB Python filesH.J. Lu1-1/+1
2015-06-24Fix csin, csinh overflow in directed rounding modes (bug 18593).Joseph Myers1-1/+1
2015-06-24Fix ldbl-128 expl missing underflows (bug 18586).Joseph Myers1-1/+1
2015-06-23Fix sin, sincos missing underflows (bug 16526, bug 16538).Joseph Myers1-14/+14
2015-06-23Fix spurious "inexact" exceptions from __kernel_standard_l (bug 18245, bug 18...Joseph Myers1-6/+6
2015-06-23Fix atomic_full_barrier on x86 and x86_64.Torvald Riegel1-12/+13
2015-06-23Fix csqrt spurious underflows (bug 18371).Joseph Myers1-5/+5
2015-06-23Fix exp2, exp2f spurious underflows (bug 18219).Joseph Myers1-6/+6
2015-06-23Fix potential hanging of gethostbyaddr_r/gethostbyname_rDmitry V. Levin1-10/+10
2015-06-22Fix expm1 missing underflows (bug 16353).Joseph Myers1-14/+14
2015-06-22Record TTL also for DNS PTR queries (bug 18513)Andreas Schwab1-3/+3
2015-06-21Fix x86_64 / x86 expm1l (-min_subnorm) result sign (bug 18569).Joseph Myers1-1/+1
2015-06-21Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361).Joseph Myers1-14/+14
2015-06-18Fix asinh missing underflows (bug 16350).Joseph Myers1-14/+14
2015-06-18Fix netinet/in.h MCAST_* namespace (bug 18558).Joseph Myers1-1/+1
2015-06-18Vector sincosf for x86_64 and tests.Andrew Senkevich1-2/+2
2015-06-18Vector sincos for x86_64 and tests.Andrew Senkevich1-1/+2
2015-06-18Vector powf for x86_64 and tests.Andrew Senkevich1-1/+1
2015-06-17Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers1-1/+2
2015-06-17Fix ttyslot namespace (bug 18547).Joseph Myers1-1/+1
2015-06-17Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers1-1/+1
2015-06-17Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers1-1/+1
2015-06-17Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers1-1/+1
2015-06-17Fix swscanf vswscanf namespace (bug 18542).Joseph Myers1-1/+1
2015-06-17Fix getpass fflush_unlocked namespace (bug 18540).Joseph Myers1-1/+1
2015-06-17Fix fmtmsg addseverity namespace (bug 18539).Joseph Myers1-1/+1
2015-06-17Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).Joseph Myers1-1/+1
2015-06-17Fix syslog dprintf namespace (bug 18534).Joseph Myers1-1/+1