]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
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,...
2016-05-25  Joseph MyersDo not raise "inexact" from powerpc32 ceil, floor,...
2016-05-25  Stefan LieblerFix UTF-16 surrogate handling. [BZ #19727]
2016-05-25  Stefan LieblerFix ucs4le_internal_loop in error case. [BZ #19726]
2016-05-25  Stefan LieblerS390: Fix utf32 to utf16 handling of low surrogates...
2016-05-25  Stefan LieblerS390: Fix utf32 to utf8 handling of low surrogates...
2016-05-25  Stefan LieblerS390: Use s390-64 specific ionv-modules on s390-32...
2016-05-25  Stefan LieblerS390: Optimize utf16-utf32 module.
2016-05-25  Stefan LieblerS390: Optimize utf8-utf16 module.
2016-05-25  Stefan LieblerS390: Optimize utf8-utf32 module.
2016-05-25  Stefan LieblerS390: Optimize iso-8859-1 to ibm037 iconv-module.
2016-05-25  Stefan LieblerS390: Optimize builtin iconv-modules.
2016-05-25  Stefan LieblerS390: Optimize 8bit-generic iconv modules.
2016-05-25  Stefan LieblerS390: Configure check for vector support in gcc.
2016-05-25  Stefan LieblerS390: Get rid of make warning: overriding recipe for...
2016-05-24  Joseph MyersDo not raise "inexact" from x86_64 SSE4.1 ceil, floor...
2016-05-24  Paul E. MurphyFixup usage of MIN_EXP in libm-test.inc
2016-05-24  Paul E. MurphyFixup usage of MANT_DIG in libm-test.inc
2016-05-24  Paul E. MurphyRefactor tst-strtod-round.c
2016-05-24  Joseph MyersDo not raise "inexact" from generic round (bug 15479).
2016-05-24  Joseph MyersDo not raise "inexact" from generic floor (bug 15479).
2016-05-24  Joseph MyersDo not raise "inexact" from generic ceil (bug 15479).
2016-05-24  H.J. LuAvoid an extra branch to PLT for -z now
2016-05-24  Stefan LieblerS390: Implement mempcpy with help of memcpy. [BZ #19765]
2016-05-24  Stefan LieblerS390: Do not call memcpy, memcmp, memset within libc...
next