summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-31NEWS: mention 16379 as fixedMike Frysinger
2013-12-30ia64: longjmp_chk: support signal stacks [BZ #16372]Mike Frysinger
2013-12-30Fix spelling in manual, as in bug 16376Ville Skytta
2013-12-27Add Solvenian translations for glibc messages.Carlos O'Donell
2013-12-27Fix typo in csloww()Allan McRae
2013-12-24Restore accidentally deleted bug-fix entries in NEWS.Maxim Kuvyrkov
2013-12-24Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov
2013-12-23Add Changelog and news entry.Ondřej Bílka
2013-12-22Fix ldbl-128 lgammal for small negative arguments (bug 16337).Joseph Myers
2013-12-21Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers
2013-12-19Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers
2013-12-19Add _DEFAULT_SOURCE feature test macro.Joseph Myers
2013-12-18Updated NEWS to mention resolution of bug 15846.Brooks Moses
2013-12-18[AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft
2013-12-18Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers
2013-12-17Support TZ transition times < 00:00:00.Paul Eggert
2013-12-17Remove libbsd-compat dummy library.Joseph Myers
2013-12-17Remove __FAVOR_BSD.Joseph Myers
2013-12-17Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers
2013-12-17Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers
2013-12-16Add missing bug number to NEWS.Joseph Myers
2013-12-14Add strstr with unaligned loads. Fixes bug 12100.Ondřej Bílka
2013-12-13PowerPC: Update NEWS with ppc64 STT_GNU_IFUNC supportAdhemerval Zanella
2013-12-12Update NEWSToke Høiland-Jørgensen
2013-12-09Fix CFI annotations in pthread_cond_timedwait for i486+Andreas Schwab
2013-12-06Fix BZ #15089: malloc_trim always trim for large padding.Fernando J. V. da Silva
2013-12-06PowerPC: Update NEWS with ppc32/power4+ STT_GNU_IFUNC supportAdhemerval Zanella
2013-12-05Fix tgamma errno setting on underflow (bug 6810).Joseph Myers
2013-12-05BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.xSiddhesh Poyarekar
2013-12-04Add bug numbers 926, 4772 and 16274 to NEWS.Ondřej Bílka
2013-12-04Add missing bug numbers (12486, 15915, 16038) to NEWS.Joseph Myers
2013-12-04Fix Bessel function error handling (bug 6807, bug 15901).Joseph Myers
2013-12-03Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers
2013-12-03Fix exp2 errno setting on underflow (bug 16283).Joseph Myers
2013-12-03Fix erfc errno setting on underflow (bug 6786).Joseph Myers
2013-12-03Add bug number to ChangeLog and NEWSAurelien Jarno
2013-12-03[BZ #16195] Fix build warnings from systemtap probes in non-systemtap configu...Siddhesh Poyarekar
2013-11-29Fix exp10 errno setting on underflow (bug 6787).Joseph Myers
2013-11-29Fix x86 sqrt rounding (bug 14032).Joseph Myers
2013-11-29Add 16214 to NEWSSiddhesh Poyarekar
2013-11-28Remove unused ldbl-96 functions (bug 15004).Joseph Myers
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-11-28Get canonical name in getaddrinfo from hosts file for AF_INET (fixes 16077)Siddhesh Poyarekar
2013-11-26NEWS: Only public headers have __unused/__block changed.Carlos O'Donell
2013-11-26NEWS: Mention __unused and __block removal.Carlos O'Donell
2013-11-25Fix bug ordering in NEWS.Joseph Myers
2013-11-25Add bug 11214 to NEWS.Joseph Myers
2013-11-25Fix typo in sys/ptrace.h.Carlos O'Donell