summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2017-07-03resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer
2017-06-30resolv: Turn _res_opcodes into a compatibility symbolFlorian Weimer
2017-06-30resolv: Make RES_ROTATE start with a random name server [BZ #19570]Florian Weimer
2017-06-29SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers
2017-06-28Support _Float128 in tgmath.h.Joseph Myers
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers
2017-06-26Add float128 support for ia64.Joseph Myers
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers
2017-06-26Add float128 support for x86_64, x86.Joseph Myers
2017-06-26powerpc64le: Enable float128Paul E. Murphy
2017-06-22Bug 21533: Update to Unicode 10.0.0Mike FABIAN
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg
2017-06-20Mention in NEWS that __(NO|USE)_STRING_INLINES don't do anything anymore.Zack Weinberg
2017-06-19Require GCC 4.9 or later for building glibc.Joseph Myers
2017-06-19S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler
2017-06-15Enable tunables by defaultSiddhesh Poyarekar
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-30Add reallocarray functionDennis Wölfing
2017-05-20Remove the bulk of the NaCl port.Zack Weinberg
2017-05-08Remove <sys/ultrasound.h>Florian Weimer
2017-05-08Require Linux kernel 3.2 or later on x86 / x86_64.Joseph Myers