aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2014-01-09Fix a thinko/typo in i686's memmove (aka __memmove_ia32).Yuriy Kaminskiy1-1/+1
2014-01-08PowerPC: remove wrong truncl implementation for PowerPC64Adhemerval Zanella1-1/+1
2014-01-08Fix ldbl-128ibm expm1l on large arguments (bug 16408).Joseph Myers1-1/+1
2014-01-07Fix ldbl-128ibm coshl spurious overflows (bug 16407).Joseph Myers1-1/+1
2014-01-07[AArch64] Fix FP_ROUNDMODE.Marcus Shawcroft1-1/+1
2014-01-07Fix integer overflow in vfwprintf. Fixes bug 14286.Ondřej Bílka1-14/+14
2014-01-06Fix ldbl-128 / ldbl-128ibm lgammal spurious underflow (bug 16400).Joseph Myers1-1/+1
2014-01-06ia64: add __ prefix to pt_all_user_regs/ia64_fpreg [BZ #762]Mike Frysinger1-16/+16
2014-01-03Fix soft-float ldbl-128ibm atan2l signs of zero results (bug 16390).Joseph Myers1-1/+1
2014-01-02Fix ldbl-128ibm logl inaccuracy (bug 16386).Joseph Myers1-1/+2
2014-01-02Fix ldbl-128ibm asinhl inaccuracy (bug 16385).Joseph Myers1-1/+1
2014-01-02Fix ldbl-128ibm acoshl inaccuracy (bug 16384).Joseph Myers1-1/+1
2014-01-02Fix return code from getent netgroup when the netgroup is not found (bz #16366)Siddhesh Poyarekar1-1/+1
2014-01-02Fix infinite loop in nscd when netgroup is empty (bz #16365)Siddhesh Poyarekar1-1/+1
2014-01-01Update remaining copyright datesAllan McRae1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-31NEWS: mention 16379 as fixedMike Frysinger1-1/+1
2013-12-30ia64: longjmp_chk: support signal stacks [BZ #16372]Mike Frysinger1-1/+1
2013-12-30Fix spelling in manual, as in bug 16376Ville Skytta1-1/+1
2013-12-27Add Solvenian translations for glibc messages.Carlos O'Donell1-0/+3
2013-12-27Fix typo in csloww()Allan McRae1-1/+1
2013-12-24Restore accidentally deleted bug-fix entries in NEWS.Maxim Kuvyrkov1-1/+2
2013-12-24Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov1-11/+11
2013-12-23Add Changelog and news entry.Ondřej Bílka1-13/+13
2013-12-22Fix ldbl-128 lgammal for small negative arguments (bug 16337).Joseph Myers1-1/+1
2013-12-21Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers1-1/+1
2013-12-19Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers1-1/+1
2013-12-19Add _DEFAULT_SOURCE feature test macro.Joseph Myers1-0/+5
2013-12-18Updated NEWS to mention resolution of bug 15846.Brooks Moses1-7/+7
2013-12-18[AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft1-11/+11
2013-12-18Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers1-1/+1
2013-12-17Support TZ transition times < 00:00:00.Paul Eggert1-0/+4
2013-12-17Remove libbsd-compat dummy library.Joseph Myers1-1/+2
2013-12-17Remove __FAVOR_BSD.Joseph Myers1-0/+3
2013-12-17Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers1-1/+1
2013-12-17Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers1-1/+1
2013-12-16Add missing bug number to NEWS.Joseph Myers1-11/+12
2013-12-14Add strstr with unaligned loads. Fixes bug 12100.Ondřej Bílka1-12/+12
2013-12-13PowerPC: Update NEWS with ppc64 STT_GNU_IFUNC supportAdhemerval Zanella1-1/+1
2013-12-12Update NEWSToke Høiland-Jørgensen1-9/+9
2013-12-09Fix CFI annotations in pthread_cond_timedwait for i486+Andreas Schwab1-7/+7
2013-12-06Fix BZ #15089: malloc_trim always trim for large padding.Fernando J. V. da Silva1-10/+10
2013-12-06PowerPC: Update NEWS with ppc32/power4+ STT_GNU_IFUNC supportAdhemerval Zanella1-0/+2
2013-12-05Fix tgamma errno setting on underflow (bug 6810).Joseph Myers1-13/+13
2013-12-05BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.xSiddhesh Poyarekar1-5/+5
2013-12-04Add bug numbers 926, 4772 and 16274 to NEWS.Ondřej Bílka1-13/+13
2013-12-04Add missing bug numbers (12486, 15915, 16038) to NEWS.Joseph Myers1-11/+12
2013-12-04Fix Bessel function error handling (bug 6807, bug 15901).Joseph Myers1-12/+12
2013-12-03Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers1-10/+10
2013-12-03Fix exp2 errno setting on underflow (bug 16283).Joseph Myers1-1/+1