2016-06-08 |
Joseph Myers | Fix i386/x86_64 expl, exp10l, expm1l for sNaN input... |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Joseph Myers | Fix ldexp, scalbn, scalbln for sNaN input (bug 20225). |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Joseph Myers | Fix i386 cbrtl (sNaN) (bug 20224). |
commit | commitdiff | tree | snapshot |
2016-06-08 |
H.J. Lu | X86-64: Remove previous default/SSE2/AVX2 memcpy/memmove |
commit | commitdiff | tree | snapshot |
2016-06-08 |
H.J. Lu | X86-64: Remove the previous SSE2/AVX2 memsets |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Paul E. Murphy | Generate new format names in auto-libm-test-out |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Paul E. Murphy | Remove type specific information from auto-libm-test-in |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Paul E. Murphy | Remove CHOOSE() macro from libm-tests.inc |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Paul E. Murphy | Apply LIT(x) to floating point literals in libm-test.c |
commit | commitdiff | tree | snapshot |
2016-06-08 |
Florian Weimer | malloc: Correct size computation in realloc for dumped... |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Joseph Myers | Fix i386 atanhl (sNaN) (bug 20219). |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Joseph Myers | Fix i386 asinhl (sNaN) (bug 20218). |
commit | commitdiff | tree | snapshot |
2016-06-07 |
H.J. Lu | Check FMA after COMMON_CPUID_INDEX_80000001 |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Carlos O'Donell | Bug 20214: Fix linux/in6.h and netinet/in.h sync. |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Carlos O'Donell | Bug 20198: quick_exit should not call destructors. |
commit | commitdiff | tree | snapshot |
2016-06-06 |
H.J. Lu | Fix a typo in comments in memmove-vec-unaligned-erms.S |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Joseph Myers | Fix dbl-64 asin (sNaN) (bug 20213). |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Adhemerval... | Consolidate pwritev/pwritev64 implementations |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Adhemerval... | Consolidate preadv/preadv64 implementation |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Joseph Myers | Fix dbl-64 acos (sNaN) (bug 20212). |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Tulio Magno... | powerpc: Fix --disable-multi-arch build on POWER8 |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Stefan Liebler | tst-rec-dlopen: Fix build fail due to missing inclusion... |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Paul Pluzhnikov | 2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com> |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Florian Weimer | tst-rec-dlopen: Use interposed malloc instead of hooks |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Andreas Schwab | Use __typeof instead of typeof |
commit | commitdiff | tree | snapshot |
2016-06-04 |
Carlos O'Donell | Fix include/wchar.h for C++ |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Joseph Myers | Fix x86/x86_64 nextafterl incrementing negative subnorm... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Florian Weimer | libio: Use wmemset instead of __wmemset to avoid linkna... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Carlos O'Donell | Fix macro API for __USE_KERNEL_IPV6_DEFS. |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Florian Weimer | fork in libpthread cannot use IFUNC resolver [BZ #19861] |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Paul Pluzhnikov | Merge branch 'master' of ssh://sourceware.org/git/glibc |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Paul Pluzhnikov | 2016-05-30 Paul Pluzhnikov <ppluzhnikov@google.com> |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Samuel Thibault | hurd: disable ifunc for now |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Samuel Thibault | Add more hurd exception to local headers list |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Adhemerval... | posix: Call _exit in failure case for posix_spawn{p... |
commit | commitdiff | tree | snapshot |
2016-05-30 |
Roland McGrath | stpcpy is part of POSIX.1-2008 [BZ #3629] |
commit | commitdiff | tree | snapshot |
2016-05-29 |
Samuel Thibault | hurd: fix _hurd_self_sigstate reference from ____longjm... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
H.J. Lu | Count number of logical processors sharing L2 cache |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Joseph Myers | Fix powerpc64 ceil, rint etc. on sNaN input (bug 20160). |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Joseph Myers | Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160). |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Paul E. Murphy | Replace M_El with lit_e in libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Paul E. Murphy | Replace M_PI_4l with lit_pi_4_d in libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Paul E. Murphy | Replace M_PIl with lit_pi in libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Paul E. Murphy | Replace M_PI2l with lit_pi_2_d in libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Paul E. Murphy | Refactor M_ macros defined in libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Joseph Myers | Avoid "invalid" exceptions from powerpc fabsl (sNaN... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Joseph Myers | Remove unused macros from libm-test.inc. |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Paul E. Murphy | Refactor type specific macros using regexes |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Paul E. Murphy | Begin refactor of libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Joseph Myers | Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments... |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Joseph Myers | Fix ldbl-128ibm sqrtl (sNaN) (bug 20153). |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Joseph Myers | Fix ldbl-128 j0l, j1l, y0l, y1l for sNaN argument ... |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Joseph Myers | Add more sNaN tests to libm-test.inc. |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Joseph Myers | Support sNaN testing in libm-test.inc. |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Adhemerval... | network: Fix missing bits from {recv,send}{m}msg standa... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Adhemerval... | network: recvmmsg and sendmmsg standard compliance... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Adhemerval... | network: recvmsg and sendmsg standard compliance (BZ... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Adhemerval... | Adjust kernel-features.h defaults for recvmsg and sendmsg |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Paul E. Murphy | Refactor tst-strtod-round.c for type-generic-ness |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Joseph Myers | Do not raise "inexact" from powerpc64 ceil, floor,... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Joseph Myers | Do not raise "inexact" from powerpc32 ceil, floor,... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | Fix UTF-16 surrogate handling. [BZ #19727] |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | Fix ucs4le_internal_loop in error case. [BZ #19726] |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Fix utf32 to utf16 handling of low surrogates... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Fix utf32 to utf8 handling of low surrogates... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Use s390-64 specific ionv-modules on s390-32... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Optimize utf16-utf32 module. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Optimize utf8-utf16 module. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Optimize utf8-utf32 module. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Optimize iso-8859-1 to ibm037 iconv-module. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Optimize builtin iconv-modules. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Optimize 8bit-generic iconv modules. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Configure check for vector support in gcc. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Get rid of make warning: overriding recipe for... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from x86_64 SSE4.1 ceil, floor... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Paul E. Murphy | Fixup usage of MIN_EXP in libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Paul E. Murphy | Fixup usage of MANT_DIG in libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Paul E. Murphy | Refactor tst-strtod-round.c |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from generic round (bug 15479). |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from generic floor (bug 15479). |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from generic ceil (bug 15479). |
commit | commitdiff | tree | snapshot |
2016-05-24 |
H.J. Lu | Avoid an extra branch to PLT for -z now |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Stefan Liebler | S390: Implement mempcpy with help of memcpy. [BZ #19765] |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Stefan Liebler | S390: Do not call memcpy, memcmp, memset within libc... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Stefan Liebler | S390: Use 64bit instruction to check for copies of... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Stefan Liebler | S390: Use mvcle for copies > 1MB on 32bit with default... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Florian Weimer | malloc: Correct malloc alignment on 32-bit architecture... |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Paul E. Murphy | Refactor tst-strtod6.c |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Paul E. Murphy | Refactor bug-strtod2.c to be type generic |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Paul E. Murphy | Refactor bug-strtod.c to better test new types. |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Florian Weimer | CVE-2016-4429: sunrpc: Do not use alloca in clntudp_cal... |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Florian Weimer | Make padding in struct sockaddr_storage explicit [BZ... |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Joseph Myers | conformtest: Correct some limits.h expectations for... |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Joseph Myers | Update sysdeps/unix/sysv/linux/bits/socket.h for Linux... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
H.J. Lu | Remove special L2 cache case for Knights Landing |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Joseph Myers | conformtest: Correct ftw.h expectations for XPG3, XPG4. |
commit | commitdiff | tree | snapshot |
2016-05-20 |
ricaljasan... | manual: fix typos in error reporting |
commit | commitdiff | tree | snapshot |
2016-05-20 |
ricaljasan... | manual: fix typo in the introduction |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Joseph Myers | Implement proper fmal for ldbl-128ibm (bug 13304). |
commit | commitdiff | tree | snapshot |
2016-05-19 |
H.J. Lu | Correct Intel processor level type mask from CPUID |
commit | commitdiff | tree | snapshot |
next |