]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2016-06-16  Rical Jasanmanual: fix typos in the character handling chapter
2016-06-16  Rical Jasanmanual: fix typos in the memory chapter
2016-06-14  Joseph MyersFix i386 fdim double rounding (bug 20255).
2016-06-14  Joseph MyersUse generic fdim on more architectures (bug 6796, bug...
2016-06-14  Joseph MyersSimplify generic fdim implementations.
2016-06-14  rajipowerpc: strcasecmp/strncasecmp optmization for power8
2016-06-13  Joseph MyersFix dbl-64 atan2 (sNaN, qNaN) (bug 20252).
2016-06-13  Joseph MyersAdd more sNaN tests (cimag, conj, copysign, creal,...
2016-06-13  Joseph MyersFix frexp (NaN) (bug 20250).
2016-06-13  Adhemerval... nptl: Add sendmmsg and recvmmsg cancellation tests
2016-06-13  Florian Weimerdebug/tst-longjmp_chk2: Make signal handler more conser...
2016-06-13  Adhemerval... Remove __ASSUME_FUTEX_LOCK_PI
2016-06-11  Paul PluzhnikovFix rt/tst-aio64.c as well, and mention login/tst-utmp...
2016-06-11  Paul Pluzhnikov2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2016-06-11  Mike FrysingerNEWS: clarify localedef --old-style update
2016-06-11  Florian Weimernss_db: Fix initialization of iteration position [BZ...
2016-06-11  Florian Weimermalloc_usable_size: Use correct size for dumped fake...
2016-06-11  Florian Weimerfopencookie: Mangle function pointers stored on the...
2016-06-11  Paras pradhanlocaledata: ne_NP: misc updates [BZ #1170]
2016-06-11  Mike Frysingerunicode-gen: include standard comment file header
2016-06-11  Marko Myllynenlocaledef: drop unused --old-style
2016-06-11  Mike Frysingerlocaledata: pt_BR/pt_PT: make days/months lowercase...
2016-06-11  Eduardo TrĂ¡panilocaledata: eo: new Esperanto locale [BZ #16190]
2016-06-10  Joseph MyersFix modf (sNaN) (bug 20240).
2016-06-10  Carlos O'DonellBug 20215: Always undefine __always_inline before defin...
2016-06-10  Adhemerval... Revert {send,sendm,recv,recvm}msg conformance changes
2016-06-10  Florian Weimermalloc: Remove __malloc_initialize_hook from the API...
2016-06-09  Joseph MyersFix i386/x86_64 log2l (sNaN) (bug 20235).
2016-06-09  Joseph MyersFix ldbl-128ibm log1pl (sNaN) (bug 20234).
2016-06-09  Joseph MyersFix ldbl-128ibm expm1l (sNaN) (bug 20233).
2016-06-09  Joseph MyersFix ldbl-128 expm1l (sNaN) (bug 20232).
2016-06-09  H.J. LuAlways indirect branch to __libc_start_main via GOT
2016-06-09  H.J. LuX86-64: Add dummy memcopy.h and wordcopy.c
2016-06-09  Florian Weimerquick_exit tests: Do not use C++ headers
2016-06-09  Andreas SchwabFix nscd assertion failure in gc (bug 19755)
2016-06-09  Paul Pluzhnikov2016-06-09 Paul Pluzhnikov <ppluzhnikov@gmail.com>
2016-06-08  Samuel Thibaultmach: Add mach_print sycsall declaration
2016-06-08  Joseph MyersFix i386/x86_64 log1pl (sNaN) (bug 20229).
2016-06-08  Joseph MyersFix i386/x86_64 log10l (sNaN) (bug 20228).
2016-06-08  Joseph MyersFix i386/x86_64 logl (sNaN) (bug 20227).
2016-06-08  Joseph MyersFix i386/x86_64 expl, exp10l, expm1l for sNaN input...
2016-06-08  Joseph MyersFix ldexp, scalbn, scalbln for sNaN input (bug 20225).
2016-06-08  Joseph MyersFix i386 cbrtl (sNaN) (bug 20224).
2016-06-08  H.J. LuX86-64: Remove previous default/SSE2/AVX2 memcpy/memmove
2016-06-08  H.J. LuX86-64: Remove the previous SSE2/AVX2 memsets
2016-06-08  Paul E. MurphyGenerate new format names in auto-libm-test-out
2016-06-08  Paul E. MurphyRemove type specific information from auto-libm-test-in
2016-06-08  Paul E. MurphyRemove CHOOSE() macro from libm-tests.inc
2016-06-08  Paul E. MurphyApply LIT(x) to floating point literals in libm-test.c
2016-06-08  Florian Weimermalloc: Correct size computation in realloc for dumped...
2016-06-07  Joseph MyersFix i386 atanhl (sNaN) (bug 20219).
2016-06-07  Joseph MyersFix i386 asinhl (sNaN) (bug 20218).
2016-06-07  H.J. LuCheck FMA after COMMON_CPUID_INDEX_80000001
2016-06-07  Carlos O'DonellBug 20214: Fix linux/in6.h and netinet/in.h sync.
2016-06-07  Carlos O'DonellBug 20198: quick_exit should not call destructors.
2016-06-06  H.J. LuFix a typo in comments in memmove-vec-unaligned-erms.S
2016-06-06  Joseph MyersFix dbl-64 asin (sNaN) (bug 20213).
2016-06-06  Adhemerval... Consolidate pwritev/pwritev64 implementations
2016-06-06  Adhemerval... Consolidate preadv/preadv64 implementation
2016-06-06  Joseph MyersFix dbl-64 acos (sNaN) (bug 20212).
2016-06-06  Tulio Magno... powerpc: Fix --disable-multi-arch build on POWER8
2016-06-06  Stefan Lieblertst-rec-dlopen: Fix build fail due to missing inclusion...
2016-06-05  Paul Pluzhnikov2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2016-06-05  Florian Weimertst-rec-dlopen: Use interposed malloc instead of hooks
2016-06-04  Andreas SchwabUse __typeof instead of typeof
2016-06-04  Carlos O'DonellFix include/wchar.h for C++
2016-06-03  Joseph MyersFix x86/x86_64 nextafterl incrementing negative subnorm...
2016-06-03  Florian Weimerlibio: Use wmemset instead of __wmemset to avoid linkna...
2016-06-03  Carlos O'DonellFix macro API for __USE_KERNEL_IPV6_DEFS.
2016-06-01  Florian Weimerfork in libpthread cannot use IFUNC resolver [BZ #19861]
2016-05-30  Paul PluzhnikovMerge branch 'master' of ssh://sourceware.org/git/glibc
2016-05-30  Paul Pluzhnikov2016-05-30 Paul Pluzhnikov <ppluzhnikov@google.com>
2016-05-30  Samuel Thibaulthurd: disable ifunc for now
2016-05-30  Samuel ThibaultAdd more hurd exception to local headers list
2016-05-30  Adhemerval... posix: Call _exit in failure case for posix_spawn{p...
2016-05-30  Roland McGrathstpcpy is part of POSIX.1-2008 [BZ #3629]
2016-05-29  Samuel Thibaulthurd: fix _hurd_self_sigstate reference from ____longjm...
2016-05-27  H.J. LuCount number of logical processors sharing L2 cache
2016-05-27  Joseph MyersFix powerpc64 ceil, rint etc. on sNaN input (bug 20160).
2016-05-27  Joseph MyersFix powerpc32 ceil, rint etc. on sNaN input (bug 20160).
2016-05-27  Paul E. MurphyReplace M_El with lit_e in libm-test.inc
2016-05-27  Paul E. MurphyReplace M_PI_4l with lit_pi_4_d in libm-test.inc
2016-05-27  Paul E. MurphyReplace M_PIl with lit_pi in libm-test.inc
2016-05-27  Paul E. MurphyReplace M_PI2l with lit_pi_2_d in libm-test.inc
2016-05-27  Paul E. MurphyRefactor M_ macros defined in libm-test.inc
2016-05-27  Joseph MyersAvoid "invalid" exceptions from powerpc fabsl (sNaN...
2016-05-27  Joseph MyersRemove unused macros from libm-test.inc.
2016-05-27  Paul E. MurphyRefactor type specific macros using regexes
2016-05-27  Paul E. MurphyBegin refactor of libm-test.inc
2016-05-27  Joseph MyersFix ldbl-128ibm ceill, rintl etc. for sNaN arguments...
2016-05-26  Joseph MyersFix ldbl-128ibm sqrtl (sNaN) (bug 20153).
2016-05-26  Joseph MyersFix ldbl-128 j0l, j1l, y0l, y1l for sNaN argument ...
2016-05-26  Joseph MyersAdd more sNaN tests to libm-test.inc.
2016-05-26  Joseph MyersSupport sNaN testing in libm-test.inc.
2016-05-26  Adhemerval... network: Fix missing bits from {recv,send}{m}msg standa...
2016-05-25  Adhemerval... network: recvmmsg and sendmmsg standard compliance...
2016-05-25  Adhemerval... network: recvmsg and sendmsg standard compliance (BZ...
2016-05-25  Adhemerval... Adjust kernel-features.h defaults for recvmsg and sendmsg
2016-05-25  Paul E. MurphyRefactor tst-strtod-round.c for type-generic-ness
2016-05-25  Joseph MyersDo not raise "inexact" from powerpc64 ceil, floor,...
next