| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix i386 cbrtl (sNaN) (bug 20224). | Joseph Myers | 2016-06-08 | 1 | -0/+1 |
* | X86-64: Remove previous default/SSE2/AVX2 memcpy/memmove | H.J. Lu | 2016-06-08 | 19 | -1490/+394 |
* | X86-64: Remove the previous SSE2/AVX2 memsets | H.J. Lu | 2016-06-08 | 8 | -319/+60 |
* | Fix i386 atanhl (sNaN) (bug 20219). | Joseph Myers | 2016-06-07 | 1 | -0/+1 |
* | Fix i386 asinhl (sNaN) (bug 20218). | Joseph Myers | 2016-06-07 | 1 | -0/+1 |
* | Check FMA after COMMON_CPUID_INDEX_80000001 | H.J. Lu | 2016-06-07 | 1 | -4/+9 |
* | Bug 20214: Fix linux/in6.h and netinet/in.h sync. | Carlos O'Donell | 2016-06-07 | 1 | -4/+12 |
* | Bug 20198: quick_exit should not call destructors. | Carlos O'Donell | 2016-06-06 | 29 | -0/+29 |
* | Fix a typo in comments in memmove-vec-unaligned-erms.S | H.J. Lu | 2016-06-06 | 1 | -1/+1 |
* | Fix dbl-64 asin (sNaN) (bug 20213). | Joseph Myers | 2016-06-06 | 1 | -1/+1 |
* | Consolidate pwritev/pwritev64 implementations | Adhemerval Zanella | 2016-06-06 | 8 | -199/+79 |
* | Consolidate preadv/preadv64 implementation | Adhemerval Zanella | 2016-06-06 | 8 | -200/+79 |
* | Fix dbl-64 acos (sNaN) (bug 20212). | Joseph Myers | 2016-06-06 | 1 | -1/+1 |
* | powerpc: Fix --disable-multi-arch build on POWER8 | Tulio Magno Quites Machado Filho | 2016-06-06 | 5 | -6/+27 |
* | Fix x86/x86_64 nextafterl incrementing negative subnormals (bug 20205). | Joseph Myers | 2016-06-03 | 1 | -1/+1 |
* | Fix macro API for __USE_KERNEL_IPV6_DEFS. | Carlos O'Donell | 2016-06-02 | 1 | -1/+3 |
* | hurd: disable ifunc for now | Samuel Thibault | 2016-05-30 | 2 | -0/+8 |
* | posix: Call _exit in failure case for posix_spawn{p} (BZ#20178) | Adhemerval Zanella | 2016-05-30 | 1 | -1/+1 |
* | hurd: fix _hurd_self_sigstate reference from ____longjmp_chk | Samuel Thibault | 2016-05-30 | 1 | -1/+6 |
* | Count number of logical processors sharing L2 cache | H.J. Lu | 2016-05-27 | 1 | -34/+116 |
* | Fix powerpc64 ceil, rint etc. on sNaN input (bug 20160). | Joseph Myers | 2016-05-27 | 12 | -12/+84 |
* | Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160). | Joseph Myers | 2016-05-27 | 12 | -12/+84 |
* | Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157). | Joseph Myers | 2016-05-27 | 2 | -5/+21 |
* | Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments (bug 20156). | Joseph Myers | 2016-05-27 | 5 | -0/+15 |
* | Fix ldbl-128ibm sqrtl (sNaN) (bug 20153). | Joseph Myers | 2016-05-26 | 1 | -5/+3 |
* | Fix ldbl-128 j0l, j1l, y0l, y1l for sNaN argument (bug 20151). | Joseph Myers | 2016-05-26 | 2 | -4/+4 |
* | network: Fix missing bits from {recv,send}{m}msg standard com,pliance | Adhemerval Zanella | 2016-05-26 | 2 | -2/+2 |
* | network: recvmmsg and sendmmsg standard compliance (BZ#16919) | Adhemerval Zanella | 2016-05-25 | 15 | -44/+275 |
* | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella | 2016-05-25 | 60 | -37/+350 |
* | Adjust kernel-features.h defaults for recvmsg and sendmsg | Adhemerval Zanella | 2016-05-25 | 15 | -28/+12 |
* | Do not raise "inexact" from powerpc64 ceil, floor, trunc (bug 15479). | Joseph Myers | 2016-05-25 | 6 | -18/+36 |
* | Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479). | Joseph Myers | 2016-05-25 | 6 | -18/+36 |
* | S390: Fix utf32 to utf16 handling of low surrogates (disable cu42). | Stefan Liebler | 2016-05-25 | 1 | -93/+62 |
* | S390: Fix utf32 to utf8 handling of low surrogates (disable cu41). | Stefan Liebler | 2016-05-25 | 1 | -73/+115 |
* | S390: Use s390-64 specific ionv-modules on s390-32, too. | Stefan Liebler | 2016-05-25 | 6 | -46/+88 |
* | S390: Optimize utf16-utf32 module. | Stefan Liebler | 2016-05-25 | 1 | -92/+379 |
* | S390: Optimize utf8-utf16 module. | Stefan Liebler | 2016-05-25 | 1 | -106/+441 |
* | S390: Optimize utf8-utf32 module. | Stefan Liebler | 2016-05-25 | 1 | -184/+480 |
* | S390: Optimize iso-8859-1 to ibm037 iconv-module. | Stefan Liebler | 2016-05-25 | 1 | -37/+56 |
* | S390: Optimize builtin iconv-modules. | Stefan Liebler | 2016-05-25 | 2 | -0/+1270 |
* | S390: Optimize 8bit-generic iconv modules. | Stefan Liebler | 2016-05-25 | 4 | -0/+452 |
* | S390: Configure check for vector support in gcc. | Stefan Liebler | 2016-05-25 | 2 | -0/+53 |
* | S390: Get rid of make warning: overriding recipe for target gconv-modules. | Stefan Liebler | 2016-05-25 | 2 | -50/+51 |
* | Do not raise "inexact" from x86_64 SSE4.1 ceil, floor (bug 15479). | Joseph Myers | 2016-05-24 | 4 | -4/+4 |
* | Do not raise "inexact" from generic round (bug 15479). | Joseph Myers | 2016-05-24 | 5 | -56/+12 |
* | Do not raise "inexact" from generic floor (bug 15479). | Joseph Myers | 2016-05-24 | 4 | -45/+20 |
* | Do not raise "inexact" from generic ceil (bug 15479). | Joseph Myers | 2016-05-24 | 4 | -42/+18 |
* | Avoid an extra branch to PLT for -z now | H.J. Lu | 2016-05-24 | 1 | -2/+6 |
* | S390: Implement mempcpy with help of memcpy. [BZ #19765] | Stefan Liebler | 2016-05-24 | 8 | -45/+167 |
* | S390: Do not call memcpy, memcmp, memset within libc.so via ifunc-plt. | Stefan Liebler | 2016-05-24 | 7 | -5/+21 |