]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
ARM: Disable compat mcount code when unneeded.
[thirdparty/glibc.git] / ChangeLog
2014-01-10  Roland McGrathARM: Disable compat mcount code when unneeded.
2014-01-10  Siddhesh PoyarekarCorrect inputs for sin and cos
2014-01-10  Allan McRaeUpdate Swedish translations
2014-01-10  Allan McRaeUpdate Vietnamese translations
2014-01-10  Allan McRaeUpdate Esperanto translations
2014-01-10  Allan McRaeUpdate Czech translations
2014-01-10  Allan McRaeUpdate Dutch translations
2014-01-10  Allan McRaeUpdate Polish translations
2014-01-10  Allan McRaeUpdate Russian translations
2014-01-10  Allan McRaeUpdate Ukrainian translations
2014-01-09  Brooks MosesObvious comment typo fix ("openened") in elf/dl-load.c.
2014-01-08  Carlos O'DonellRename header.pot to pot.header.
2014-01-08  Yuriy KaminskiyFix a thinko/typo in i686's memmove (aka __memmove_ia32).
2014-01-08  Adhemerval ZanellaPowerPC: remove wrong truncl implementation for PowerPC64
2014-01-08  Adhemerval ZanellaUpdate powerpc-fpu ULPs.
2014-01-08  Joseph MyersFix ldbl-128ibm expm1l on large arguments (bug 16408).
2014-01-07  Joseph MyersRegenerate powerpc-nofpu ulps (again).
2014-01-07  Joseph MyersMark more libm tests with xfail-rounding:ldbl-128ibm.
2014-01-07  Joseph MyersFix ldbl-128ibm coshl spurious overflows (bug 16407).
2014-01-07  Ondřej BílkaFix integer overflow in vfwprintf. Fixes bug 14286.
2014-01-07  Andreas KrebbelS/390: Remove __tls_get_addr argument cast.
2014-01-07  Andreas KrebbelS/390: Get rid of unused variable warning in dl-machine.h
2014-01-07  Andreas KrebbelS/390: Make ucontext_t extendible.
2014-01-07  Andreas KrebbelS/390: Make jmp_buf extendible.
2014-01-06  Joseph MyersFix ldbl-128 / ldbl-128ibm lgammal spurious underflow...
2014-01-06  Mike Frysingerptrace.h: add __ prefix to ptrace_peeksiginfo_args
2014-01-06  Allan McRaeFix typo in inet/netinet/in.h comment
2014-01-05  Andreas JaegerUpdate ULPs for i386
2014-01-05  Allan McRaeRegenerate libc.po
2014-01-05  Allan McRaeFix gettext call formatting
2014-01-04  Sami Kerolanscd: list all tables in usage()
2014-01-04  Mike Frysingertst-fanotify: switch to AC_DEFINE
2014-01-03  Joseph MyersFix soft-float ldbl-128ibm atan2l signs of zero results...
2014-01-03  Paul PluzhnikovFix ChangeLog entry.
2014-01-03  Adhemerval ZanellaPowerPC: Fix compiler warnings
2014-01-03  Paul PluzhnikovMerge branch 'master' of ssh://sourceware.org/git/glibc
2014-01-03  Andrew HunterAsync-signal safe TLS.
2014-01-03  Joseph MyersRegenerate powerpc-nofpu ulps.
2014-01-03  Joseph MyersMark various libm tests with xfail-rounding:ldbl-128ibm.
2014-01-02  Joseph MyersFix ldbl-128ibm logl inaccuracy (bug 16386).
2014-01-02  Joseph MyersFix ldbl-128ibm asinhl inaccuracy (bug 16385).
2014-01-02  Joseph MyersFix ldbl-128ibm acoshl inaccuracy (bug 16384).
2014-01-02  Ondřej BílkaReformat malloc to gnu style.
2014-01-02  Siddhesh PoyarekarFix return code from getent netgroup when the netgroup...
2014-01-02  Siddhesh PoyarekarFix infinite loop in nscd when netgroup is empty (bz...
2014-01-01  Joseph MyersRegenerate x86 / x86_64 ulps.
2014-01-01  Allan McRaescripts/update-copyrights: adjust configure input file...
2014-01-01  Allan McRaeUpdate remaining copyright dates
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-31  Mike Frysingertst-fanotify: check for linux/fanotify.h existence
2013-12-31  Siddhesh PoyarekarBenchmark inputs for cos and sin
2013-12-31  Siddhesh Poyarekarbenchmark inputs for atan
2013-12-31  Siddhesh Poyarekarbenchmark inputs for tanh and atanh
2013-12-31  Siddhesh Poyarekarbenchmark inputs for asinh and acosh
2013-12-31  Siddhesh Poyarekarbenchmark inputs for sinh and cosh
2013-12-31  Siddhesh Poyarekarbenchmark inputs for asin and acos
2013-12-30  Ondřej BílkaFix ChangeLog
2013-12-30  Ville SkyttaFix spelling in manual, as in bug 16376
2013-12-27  Carlos O'DonellAdd Solvenian translations for glibc messages.
2013-12-27  Mike Frysingerignore gdb related files
2013-12-27  Allan McRaeFix typo in csloww()
2013-12-23  Brooks MosesDefine __CORRECT_ISO_CPP_STRING_H_PROTO correctly for...
2013-12-23  Maxim KuvyrkovRestore accidentally deleted bug-fix entries in NEWS.
2013-12-23  Maxim KuvyrkovFix race in free() of fastbin chunk: BZ #15073
2013-12-23  Ondřej BílkaAdd Changelog and news entry.
2013-12-23  Adhemerval ZanellaUpdate powerpc-fpu ULPs.
2013-12-22  Joseph MyersFix ldbl-128 lgammal for small negative arguments ...
2013-12-22  Joseph MyersFlatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.
2013-12-21  Joseph MyersFix x86 / x86_64 expl / expl10l wild results in directe...
2013-12-20  Joseph MyersAdd more libm-test coverage of [a-c]* real functions.
2013-12-20  Joseph MyersUpdate timezone code from tzcode 2013i.
2013-12-20  Joseph MyersMove tests of cpow from libm-test.inc to auto-libm...
2013-12-20  Joseph MyersMove various TEST_c_c tests from libm-test.inc to auto...
2013-12-20  Siddhesh PoyarekarConsolidate code to compute sin and cos from lookup...
2013-12-20  Siddhesh PoyarekarRemove more redundant computations in s_sin.c
2013-12-20  Siddhesh PoyarekarRemove redundant arguments in reduce_and_compute
2013-12-20  Siddhesh PoyarekarRemove some redundant computations in s_sin.c
2013-12-19  Joseph MyersMove tests of cabs and carg from libm-test.inc to auto...
2013-12-19  Joseph MyersDon't make soft-fp symbols compat symbols for powerpc...
2013-12-19  Adhemerval ZanellaUpdate powerpc-fpu ULPs.
2013-12-19  Paul PluzhnikovCleanup compile warnings.
2013-12-19  Joseph MyersUpdate texinfo.tex, config.guess, config.sub from upstream.
2013-12-19  Joseph MyersMove tests of sincos from libm-test.inc to auto-libm...
2013-12-19  Andreas SchwabFix uses of CALL_MCOUNT in ppc64 assembler sources
2013-12-19  Joseph MyersDisable libm-test test name beautification for M_*...
2013-12-19  Joseph MyersFix x86/x86_64 expm1 inaccuracy near 0 in directed...
2013-12-19  Joseph MyersAdd _DEFAULT_SOURCE feature test macro.
2013-12-19  Rajalakshmi Sriniv... benchtests: Add strtok benchmark
2013-12-19  Allan McRaeStop partial menu generation in INSTALL file
2013-12-19  Paul PluzhnikovPatch 2/4 of the effort to make TLS access async-signal...
2013-12-19  Paul PluzhnikovPatch 3/4 of the effort to make TLS access async-signal...
2013-12-18  Paul PluzhnikovPatch [1/4] async-signal safe TLS.
2013-12-18  Brooks MosesAdd error reporting (via errno) to getauxval().
2013-12-18  Joseph MyersMove tests of jn and yn from libm-test.inc to auto...
2013-12-18  Joseph MyersUpdate powerpc-nofpu localplt.data for fegetround hidde...
2013-12-18  Marcus ShawcroftCompile e_sqrt.c with -ffp-contract=off.
2013-12-18  Joseph MyersMark some hypot tests no-test-inline.
2013-12-18  Joseph MyersFix ldbl-128 logl for subnormals (bug 16338).
2013-12-18  Ondřej BílkaUpdate documentation after dropping PER_THREAD conditi...
2013-12-18  Andreas SchwabRemove use of SSE4.2 functions for strstr on i686
next