Age | Commit message (Expand) | Author | Files | Lines |
2016-06-03 | Fix x86/x86_64 nextafterl incrementing negative subnormals (bug 20205). | Joseph Myers | 1 | -0/+9 |
2016-06-03 | libio: Use wmemset instead of __wmemset to avoid linknamespace issue | Florian Weimer | 1 | -0/+5 |
2016-06-02 | Fix macro API for __USE_KERNEL_IPV6_DEFS. | Carlos O'Donell | 1 | -0/+9 |
2016-06-01 | fork in libpthread cannot use IFUNC resolver [BZ #19861] | Florian Weimer | 1 | -0/+9 |
2016-05-30 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Paul Pluzhnikov | 1 | -0/+9 |
2016-05-30 | 2016-05-30 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+6 |
2016-05-30 | hurd: disable ifunc for now | Samuel Thibault | 1 | -0/+3 |
2016-05-30 | Add more hurd exception to local headers list | Samuel Thibault | 1 | -0/+6 |
2016-05-30 | posix: Call _exit in failure case for posix_spawn{p} (BZ#20178) | Adhemerval Zanella | 1 | -0/+6 |
2016-05-30 | stpcpy is part of POSIX.1-2008 [BZ #3629] | Roland McGrath | 1 | -0/+6 |
2016-05-30 | hurd: fix _hurd_self_sigstate reference from ____longjmp_chk | Samuel Thibault | 1 | -0/+5 |
2016-05-27 | Count number of logical processors sharing L2 cache | H.J. Lu | 1 | -0/+6 |
2016-05-27 | Fix powerpc64 ceil, rint etc. on sNaN input (bug 20160). | Joseph Myers | 1 | -0/+17 |
2016-05-27 | Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160). | Joseph Myers | 1 | -0/+19 |
2016-05-27 | Replace M_El with lit_e in libm-test.inc | Paul E. Murphy | 1 | -0/+5 |
2016-05-27 | Replace M_PI_4l with lit_pi_4_d in libm-test.inc | Paul E. Murphy | 1 | -0/+5 |
2016-05-27 | Replace M_PIl with lit_pi in libm-test.inc | Paul E. Murphy | 1 | -0/+5 |
2016-05-27 | Replace M_PI2l with lit_pi_2_d in libm-test.inc | Paul E. Murphy | 1 | -0/+9 |
2016-05-27 | Refactor M_ macros defined in libm-test.inc | Paul E. Murphy | 1 | -0/+13 |
2016-05-27 | Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157). | Joseph Myers | 1 | -0/+7 |
2016-05-27 | Remove unused macros from libm-test.inc. | Joseph Myers | 1 | -0/+8 |
2016-05-27 | Refactor type specific macros using regexes | Paul E. Murphy | 1 | -0/+12 |
2016-05-27 | Begin refactor of libm-test.inc | Paul E. Murphy | 1 | -0/+60 |
2016-05-27 | Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments (bug 20156). | Joseph Myers | 1 | -0/+10 |
2016-05-26 | Fix ldbl-128ibm sqrtl (sNaN) (bug 20153). | Joseph Myers | 1 | -0/+4 |
2016-05-26 | Fix ldbl-128 j0l, j1l, y0l, y1l for sNaN argument (bug 20151). | Joseph Myers | 1 | -0/+7 |
2016-05-26 | Add more sNaN tests to libm-test.inc. | Joseph Myers | 1 | -0/+34 |
2016-05-26 | Support sNaN testing in libm-test.inc. | Joseph Myers | 1 | -0/+20 |
2016-05-26 | network: Fix missing bits from {recv,send}{m}msg standard com,pliance | Adhemerval Zanella | 1 | -0/+9 |
2016-05-25 | network: recvmmsg and sendmmsg standard compliance (BZ#16919) | Adhemerval Zanella | 1 | -0/+21 |
2016-05-25 | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella | 1 | -0/+106 |
2016-05-25 | Adjust kernel-features.h defaults for recvmsg and sendmsg | Adhemerval Zanella | 1 | -0/+60 |
2016-05-25 | Refactor tst-strtod-round.c for type-generic-ness | Paul E. Murphy | 1 | -0/+42 |
2016-05-25 | Do not raise "inexact" from powerpc64 ceil, floor, trunc (bug 15479). | Joseph Myers | 1 | -0/+11 |
2016-05-25 | Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479). | Joseph Myers | 1 | -0/+13 |
2016-05-25 | Fix UTF-16 surrogate handling. [BZ #19727] | Stefan Liebler | 1 | -0/+11 |
2016-05-25 | Fix ucs4le_internal_loop in error case. [BZ #19726] | Stefan Liebler | 1 | -0/+8 |
2016-05-25 | S390: Fix utf32 to utf16 handling of low surrogates (disable cu42). | Stefan Liebler | 1 | -0/+5 |
2016-05-25 | S390: Fix utf32 to utf8 handling of low surrogates (disable cu41). | Stefan Liebler | 1 | -0/+5 |
2016-05-25 | S390: Use s390-64 specific ionv-modules on s390-32, too. | Stefan Liebler | 1 | -0/+19 |
2016-05-25 | S390: Optimize utf16-utf32 module. | Stefan Liebler | 1 | -0/+5 |
2016-05-25 | S390: Optimize utf8-utf16 module. | Stefan Liebler | 1 | -0/+5 |
2016-05-25 | S390: Optimize utf8-utf32 module. | Stefan Liebler | 1 | -0/+5 |
2016-05-25 | S390: Optimize iso-8859-1 to ibm037 iconv-module. | Stefan Liebler | 1 | -0/+5 |
2016-05-25 | S390: Optimize builtin iconv-modules. | Stefan Liebler | 1 | -0/+5 |
2016-05-25 | S390: Optimize 8bit-generic iconv modules. | Stefan Liebler | 1 | -0/+8 |
2016-05-25 | S390: Configure check for vector support in gcc. | Stefan Liebler | 1 | -0/+7 |
2016-05-25 | S390: Get rid of make warning: overriding recipe for target gconv-modules. | Stefan Liebler | 1 | -0/+12 |
2016-05-24 | Do not raise "inexact" from x86_64 SSE4.1 ceil, floor (bug 15479). | Joseph Myers | 1 | -0/+12 |
2016-05-24 | Fixup usage of MIN_EXP in libm-test.inc | Paul E. Murphy | 1 | -0/+5 |