summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-02-07Bug 15968 was fixed by commit 0748546f660d27a2ad29fa6174d456e2f6490758.Joseph Myers
2014-02-07Bug 6981 was fixed by commit 1484e65736f4cab27e5051e0f06be8470e69af82.Joseph Myers
2014-02-06BZ #16529: Fix pedantic warning with netinet/in.h.Carlos O'Donell
2014-02-06Revert "microblaze BZ #15705: Define MMAP2_PAGE_SHIFT"David Holsgrove
2014-02-06Revert "BZ 16133 has been fixed (async signal safe TLS)."Allan McRae
2014-02-05microblaze BZ #15705: Define MMAP2_PAGE_SHIFTDavid Holsgrove
2014-02-05Update NEWS for #16398Siddhesh Poyarekar
2014-01-31[BZ #12751]Alexandre Oliva
2014-01-31[BZ #16046] Static dlopen correction fallout fixes.Maciej W. Rozycki
2014-01-29Disable x87 inline functions for SSE2 mathH.J. Lu
2014-01-29* manual/macros.texi: Introduce macros to document multiAlexandre Oliva
2014-01-27Add bug entry for previous commit in NEWSSiddhesh Poyarekar
2014-01-24Adjust pointers to triplets in netgroup query data (BZ #16474)Siddhesh Poyarekar
2014-01-20PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella
2014-01-20[AArch64] BZ #16169 Add CFI directives to clone.STom Tromey
2014-01-16Add BZ#16430 to NEWS.Adhemerval Zanella
2014-01-16Mention addition of multiple precision fallback libm probes in NEWSSiddhesh Poyarekar
2014-01-16Don't use alloca in addgetnetgrentX (BZ #16453)Siddhesh Poyarekar
2014-01-15Do not enable asynchronous cancellation in system. Fixes bug 14782.Ondřej Bílka
2014-01-12Mention BZ 9721Paul Pluzhnikov
2014-01-11BZ 16133 has been fixed (async signal safe TLS).Paul Pluzhnikov
2014-01-11Add 15850 to NEWS.Ondřej Bílka
2014-01-09Fix a thinko/typo in i686's memmove (aka __memmove_ia32).Yuriy Kaminskiy
2014-01-08PowerPC: remove wrong truncl implementation for PowerPC64Adhemerval Zanella
2014-01-08Fix ldbl-128ibm expm1l on large arguments (bug 16408).Joseph Myers
2014-01-07Fix ldbl-128ibm coshl spurious overflows (bug 16407).Joseph Myers
2014-01-07[AArch64] Fix FP_ROUNDMODE.Marcus Shawcroft
2014-01-07Fix integer overflow in vfwprintf. Fixes bug 14286.Ondřej Bílka
2014-01-06Fix ldbl-128 / ldbl-128ibm lgammal spurious underflow (bug 16400).Joseph Myers
2014-01-06ia64: add __ prefix to pt_all_user_regs/ia64_fpreg [BZ #762]Mike Frysinger
2014-01-03Fix soft-float ldbl-128ibm atan2l signs of zero results (bug 16390).Joseph Myers
2014-01-02Fix ldbl-128ibm logl inaccuracy (bug 16386).Joseph Myers
2014-01-02Fix ldbl-128ibm asinhl inaccuracy (bug 16385).Joseph Myers
2014-01-02Fix ldbl-128ibm acoshl inaccuracy (bug 16384).Joseph Myers
2014-01-02Fix return code from getent netgroup when the netgroup is not found (bz #16366)Siddhesh Poyarekar
2014-01-02Fix infinite loop in nscd when netgroup is empty (bz #16365)Siddhesh Poyarekar
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