]> git.ipfire.org Git - thirdparty/glibc.git/history - NEWS
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / NEWS
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-23  Dmitry V. LevinFix getaddrinfo bug number in ChangeLog and NEWS files
2015-12-14  Joseph MyersMake obsolete syscall wrappers into compat symbols...
2015-12-10  Mike FABIANUpdate to Unicode 8.0.0.
2015-12-04  Joseph MyersFix nan functions handling of payload strings (bug...
2015-11-24  Florian WeimerRemove CPU set size checking from affinity functions...
2015-11-20  Joseph MyersFix lgamma setting signgam for ISO C (bug 15421).
2015-11-09  Florian WeimerTerminate process on invalid netlink response from...
2015-11-06  Mark WielaardAdd LFS support for fts functions (bug 11460)
2015-11-05  Joseph MyersAdd script to list fixed bugs for the NEWS file.
2015-11-05  Joseph MyersFix i386/x86_64 log* (1) zero sign for -ffinite-math...
2015-11-05  Joseph MyersFix finite-math-only lgamma functions signgam setting...
2015-11-05  Joseph MyersFix features.h for -Wundef (bug 19212).
2015-11-05  Joseph MyersDon't redirect ldexp to scalbn in bits/math-finite...
2015-11-05  Joseph MyersMake bits/math-finite.h conditions match other headers...
2015-11-04  Florian WeimerAdd bug 18604 to the correct section
2015-11-04  Florian WeimerAdd bug 18604 to NEWS
2015-11-03  Joseph MyersFix dbl-64 remainder sign of zero result (bug 19201).
2015-11-02  Joseph MyersMake nextafter, nexttoward set errno (bug 6799).
2015-10-29  Joseph MyersFix ldbl-128 log1pl (-qNaN) spurious "invalid" exceptio...
2015-10-29  Joseph MyersMake drem an alias of remainder (bug 16171).
2015-10-28  Joseph MyersHandle more state in i386/x86_64 fesetenv (bug 16068).
2015-10-28  Florian Weimermalloc: Prevent arena free_list from turning cyclic...
2015-10-28  Joseph MyersFix i386/x86_64 fesetenv SSE exception clearing (bug...
2015-10-27  Joseph MyersRemove MIPS16 atomics using __sync_* (bug 17404).
2015-10-27  Paul Murphypowerpc: Fix usage of elision transient failure adapt...
2015-10-27  Joseph MyersRequire GCC 4.7 or later to build glibc.
2015-10-23  Joseph MyersFix j1, jn missing errno setting on underflow (bug...
2015-10-22  Joseph MyersFix i386 / x86_64 nearbyint exception clearing (bug...
2015-10-22  Chris MetcalfUpdate NEWS to mention drive-by fix for bug 18699.
2015-10-21  Joseph MyersFix ldbl-128 j0l spurious underflows (bug 19156).
2015-10-19  Tulio Magno Quites... PowerPC: Fix a race condition when eliding a lock
2015-10-19  Mike Frysingertimezone: document new --disable-timezone-tools option
2015-10-17  Florian WeimerThe va_list pointer is unspecified after a call to...
2015-10-17  Gunnar Hjalmarssonlt_LT: change currency symbol to the euro [BZ #18953]
2015-10-17  Egmont Koblingerhu_HU: change time separator to colon [BZ #18918]
2015-10-15  H.J. LuRemove i386/epoll_pwait.S
2015-10-15  Florian WeimerAlways enable pointer guard [BZ #18928]
2015-10-14  Joseph MyersFix powerpc32 lround, lroundf spurious exceptions ...
2015-10-14  Szabolcs Nagy[BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0
2015-10-14  Florian WeimerFix double-checked locking in _res_hconf_reorder_addrs...
2015-10-14  H.J. LuSupport PLT and GOT references in local PIC check
2015-10-13  Joseph MyersFix powerpc32 llround, llroundf exceptions (bug 19125).
2015-10-13  H.J. LuSupport x86-64 assmebler without AVX512
2015-10-13  Joseph MyersFix powerpc32 llrint, llrintf bad exceptions (bug 16422).
2015-10-09  Joseph MyersFix llrint, llround missing exceptions for ARM (bug...
2015-10-09  Joseph MyersFix lrint, llrint, lround, llround missing exceptions...
2015-10-09  Joseph MyersFix dbl-64 lrint for 64-bit long (bug 19095).
2015-10-08  Joseph MyersFix lrint, llrint missing exceptions close to overflow...
2015-10-08  Carlos O'Donellstrcoll: Remove incorrect STRDIFF-based optimization...
2015-10-08  Carlos O'DonellAdd BZ#19086 to NEWS.
2015-10-07  Joseph MyersFix lround, llround missing exceptions close to overflo...
2015-10-07  Joseph MyersFix ldbl-128 lrintl, lroundl missing exceptions for...
2015-10-07  Joseph MyersDon't use dbl-64/wordsize-64 lround based on llround...
2015-10-06  Joseph MyersFix ldbl-128ibm expl overflow in non-default rounding...
2015-10-06  Joseph MyersFix ldbl-128ibm logl (1) sign of zero result (bug 19077).
2015-10-06  Joseph MyersFix ldbl-128ibm log1pl (-1) sign of infinity (bug 19076).
2015-10-06  Florian Weimernss_nis: Do not call malloc_usable_size [BZ #10432]
2015-10-06  Florian WeimerHarden tls_dtor_list with pointer mangling [BZ #19018]
2015-10-06  Paul PluzhnikovFix BZ #19012 -- iconv_open leaks memory on error path.
2015-10-05  Joseph MyersFix ldbl-96 lroundl just below powers of 2 (bug 19071).
2015-10-05  Joseph MyersDon't list bug 887 as fixed for glibc 2.16.
2015-10-05  Joseph MyersWork around powerpc32 integer 0 converting to -0 (bug...
2015-10-02  Joseph MyersFix nexttoward overflow in non-default rounding modes...
2015-10-02  Florian WeimerHarden putpwent, putgrent, putspent, putspent against...
2015-10-01  Joseph MyersFix ldbl-128 / ldbl-128ibm lgamma overflow handling...
2015-09-30  Joseph MyersFix ldbl-128ibm exp10l spurious overflows (bug 16620).
2015-09-30  Joseph MyersFix i386 acosh (-qNaN) spurious "invalid" exception.
2015-09-28  Joseph MyersFix clog, clog10 inaccuracy (bug 19016).
2015-09-28  Martin SeborLet 'make check subdirs=string' succeed even when it...
2015-09-26  Paul PluzhnikovFix BZ #18985 -- out of range data to strftime() causes...
2015-09-26  Joseph MyersFix powf inaccuracy (bug 18956).
2015-09-25  Joseph MyersFix pow missing underflows (bug 18825).
2015-09-25  Maciej W. Rozycki[BZ #17250] Fix static dlopen default library search...
2015-09-24  Joseph MyersFix hypot missing underflows (bug 18803).
2015-09-24  Joseph MyersFix x86_64 fma4 pow inappropriate contraction (bug...
2015-09-18  Joseph MyersAvoid excess range in results from i386 exp, hypot...
2015-09-18  Joseph MyersAvoid excess range in results from i386 scalb functions...
2015-09-18  Wilco DijkstraAdd inlining of the C99 math functions isinf/isnan...
2015-09-18  Vincent Bernattime: in strptime(), make %z accept [+-]HH:MM tz [BZ...
2015-09-18  Vincent Bernattime: in strptime(), make %z accept Z as a time zone...
2015-09-17  H.J. LuUse __pthread_setcancelstate in libc.a
2015-09-17  Joseph MyersFix sign of zero part from ctan / ctanh when argument...
2015-09-17  Joseph MyersReduce number of constants in __finite* (bug 15384).
2015-09-17  Joseph MyersFix tgamma missing underflows (bug 18951).
2015-09-16  Joseph MyersDon't declare float / long double Bessel functions...
2015-09-16  Joseph MyersMake scalbn set errno (bug 6803).
2015-09-16  Joseph MyersUpdate de.po from Translation Project (bug 4404).
2015-09-16  Joseph MyersClean up ldbl-128 / ldbl-128ibm expm1l dead code (bug...
2015-09-16  Paul PluzhnikovFix BZ #18872 -- memory leak in printf_positional.
2015-09-16  Andreas SchwabRemove extra va_start/va_end calls (bug 17244)
2015-09-16  Andreas SchwabAdd missing va_end calls (bug 17243)
2015-09-15  Joseph MyersFix math.h, tgmath.h XSI POSIX namespace (gamma, isnan...
2015-09-15  Joseph MyersFix ldbl-128ibm nearbyintl use of signaling comparisons...
2015-09-15  Joseph MyersMark fegetround pure (bug 16296).
2015-09-15  Joseph MyersFix ctan, ctanh missing underflows (bug 18595).
2015-09-15  Joseph MyersSimplify hypotf infinity handling (bug 15918).
2015-09-15  Joseph MyersFix i386 exp10 missing underflows (bug 18966).
2015-09-14  Joseph MyersFix i386 exp missing underflows (bug 18961).
2015-09-14  Joseph MyersFix exp2 missing underflows (bug 16521).
next