about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Set NODELETE flag when opening already open objects with RTLD_NODELETESiddhesh Poyarekar2015-07-161-1/+1
* Sort NEWSH.J. Lu2015-07-151-3/+3
* Correcting language code for Bhili and Tulu locales (bug 17475)Pravin Satpute2015-07-151-15/+15
* The patch committed to fix bug #18435 caused regressions on aarch64Martin Sebor2015-07-091-6/+6
* Preserve bound registers for pointer pass/returnIgor Zamyatin2015-07-091-7/+7
* [AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy2015-07-091-7/+7
* BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath2015-07-081-7/+7
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-18/+24
* Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell2015-07-081-1/+1
* pwd.h: add __nonnull markings [BZ #18641]Mike Frysinger2015-07-081-1/+1
* Fix ruserok scalability with large ~/.rhosts file.Carlos O'Donell2015-07-081-18/+18
* Add forced deletion support to _dl_close_workerPavel Kopyl2015-07-071-13/+13
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2015-07-071-4/+5
* Do not create invalid pointers in C code of string functions.Torvald Riegel2015-07-071-1/+1
* Update NEWSAndreas Schwab2015-07-071-1/+1
* Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619).Joseph Myers2015-07-011-1/+1
* The C++ 2011 std::call_once function is specified to allowMartin Sebor2015-07-011-5/+5
* Improve tgamma accuracy (bug 18613).Joseph Myers2015-06-291-1/+1
* Fix ldbl-128 j1l spurious underflows (bug 18612).Joseph Myers2015-06-291-1/+1
* Fix j1, jn missing underflows (bug 16559).Joseph Myers2015-06-291-15/+15
* malloc: Do not corrupt the top of a threaded heap if top chunk is MINSIZE [BZ...Mel Gorman2015-06-261-4/+4
* Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602).Joseph Myers2015-06-251-1/+1
* More correct description of linking with vector math library.Andrew Senkevich2015-06-251-2/+2
* Fix buffer overflow for writes to memory buffer stream (bug 18549)Andreas Schwab2015-06-251-1/+2
* Support compilers defaulting to PIEH.J. Lu2015-06-251-11/+11
* Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594).Joseph Myers2015-06-241-1/+1
* Don't issue errors on GDB Python filesH.J. Lu2015-06-241-1/+1
* Fix csin, csinh overflow in directed rounding modes (bug 18593).Joseph Myers2015-06-241-1/+1
* Fix ldbl-128 expl missing underflows (bug 18586).Joseph Myers2015-06-241-1/+1
* Fix sin, sincos missing underflows (bug 16526, bug 16538).Joseph Myers2015-06-231-14/+14
* Fix spurious "inexact" exceptions from __kernel_standard_l (bug 18245, bug 18...Joseph Myers2015-06-231-6/+6
* Fix atomic_full_barrier on x86 and x86_64.Torvald Riegel2015-06-231-12/+13
* Fix csqrt spurious underflows (bug 18371).Joseph Myers2015-06-231-5/+5
* Fix exp2, exp2f spurious underflows (bug 18219).Joseph Myers2015-06-231-6/+6
* Fix potential hanging of gethostbyaddr_r/gethostbyname_rDmitry V. Levin2015-06-231-10/+10
* Fix expm1 missing underflows (bug 16353).Joseph Myers2015-06-221-14/+14
* Record TTL also for DNS PTR queries (bug 18513)Andreas Schwab2015-06-221-3/+3
* Fix x86_64 / x86 expm1l (-min_subnorm) result sign (bug 18569).Joseph Myers2015-06-211-1/+1
* Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361).Joseph Myers2015-06-211-14/+14
* Fix asinh missing underflows (bug 16350).Joseph Myers2015-06-181-14/+14
* Fix netinet/in.h MCAST_* namespace (bug 18558).Joseph Myers2015-06-181-1/+1
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-181-2/+2
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-1/+2
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-181-1/+1
* Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers2015-06-171-1/+2
* Fix ttyslot namespace (bug 18547).Joseph Myers2015-06-171-1/+1
* Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers2015-06-171-1/+1
* Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers2015-06-171-1/+1
* Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers2015-06-171-1/+1
* Fix swscanf vswscanf namespace (bug 18542).Joseph Myers2015-06-171-1/+1