summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-12-14elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer
2017-12-14elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer
2017-12-14sparc: M7 optimized memset/bzeroPatrick McGehearty
2017-12-12x86-64: Add cosf with FMAH.J. Lu
2017-12-12Remove --with-fp / --without-fp.Joseph Myers
2017-12-07x86-64: Add sinf with FMAH.J. Lu
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add references to CVE-2017-17426Florian Weimer
2017-12-06Update NEWS to add sinf optimizationRajalakshmi Srinivasaraghavan
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-12-01Update NEWS to add CVE-2017-15804 entryAurelien Jarno
2017-11-30plural.c: improve reproducibilityJuro Bystricky
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-22Obsolete p_secstodate.Joseph Myers
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-11-15malloc: Account for all heaps in an arena in malloc_info [BZ #22439]Florian Weimer
2017-11-11resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412]Florian Weimer
2017-10-22glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]Paul Eggert
2017-10-22Update NEWS and ChangeLog for CVE-2017-15671Florian Weimer
2017-10-20Mention Tim Rühsen as the reporter for CVE-2017-15670Florian Weimer
2017-10-20CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]Paul Eggert
2017-10-18Add _Float128 function aliases.Joseph Myers
2017-10-05Remove add-ons mechanism.Joseph Myers
2017-10-05abort: Do not flush stdio streams [BZ #15436]Florian Weimer
2017-09-29New generic powfSzabolcs Nagy
2017-09-29New generic log2fSzabolcs Nagy
2017-09-29New generic logfSzabolcs Nagy
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy
2017-09-20Add SSE4.1 trunc, truncf (bug 20142).Joseph Myers
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-30malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers
2017-08-16Remove "[Add new features here]" for 2.27H.J. Lu
2017-08-16Mention x86-64 FMA optimization in NEWSH.J. Lu
2017-08-16Add ChangeLog reference to bug 16750/CVE-2009-5064Florian Weimer
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin
2017-08-02Open master for developmentSiddhesh Poyarekar
2017-08-02Add list of bugs fixed in 2.26Siddhesh Poyarekar
2017-08-02Update NEWSSiddhesh Poyarekar
2017-07-26Mention in NEWS that the Unicode 10.0.0 update causes user visible changesMike FABIAN
2017-07-06Add per-thread cache to mallocDJ Delorie
2017-07-05Edit and shorten float128 NEWS item.Joseph Myers
2017-07-05Consistently say "GNU C Library" in NEWS, not "glibc".Joseph Myers
2017-07-05Reorganize and revise NEWS for 2.26.Zack Weinberg
2017-07-03resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer