aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-05-02powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho1-0/+4
2017-05-01nptl: Using libsupport for tst-cancel4*Adhemerval Zanella1-0/+46
2017-05-01posix: Using libsupport for p{write,read}v testsAdhemerval Zanella1-0/+6
2017-05-01Add TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet/tcp.h.Joseph Myers1-0/+2
2017-05-01Add PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h.Joseph Myers1-0/+4
2017-05-01Default Linux kernel version in build-many-glibcs.py to 4.11.Joseph Myers1-0/+5
2017-04-28powerpc: Fix logbl on power7 [BZ# 21280]Tulio Magno Quites Machado Filho1-0/+7
2017-04-28powerpc64le: Create divergent sysdep directory for powerpc64le.Paul E. Murphy1-0/+22
2017-04-28conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K.Joseph Myers1-0/+7
2017-04-27conformtest: Fix XPG standard naming.Joseph Myers1-0/+67
2017-04-26Default build-many-glibcs.py to GCC 7 branch.Joseph Myers1-0/+5
2017-04-26Add earlyclobber to sqrtt/sqrtf insns.Uros Bizjak1-0/+6
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers1-0/+18
2017-04-25conformtest: Allow *_t in sys/socket.h.Joseph Myers1-0/+4
2017-04-25posix: Remove ununsed posix_spawn internal assignmentAdhemerval Zanella1-0/+5
2017-04-25[BZ 21340] add support for POSIX_SPAWN_SETSIDAdhemerval Zanella1-0/+15
2017-04-24Macroize function declarations in math_private.hGabriel F. T. Gomes1-0/+8
2017-04-21S390: Move utf8-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler1-0/+9
2017-04-21S390: Move utf16-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr ...Stefan Liebler1-0/+9
2017-04-21S390: Move utf8-utf16-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler1-0/+9
2017-04-21S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c.Stefan Liebler1-0/+8
2017-04-21manual: Document replacing malloc [BZ #20424]Florian Weimer1-0/+7
2017-04-20Do not use wildcard symbol names for public versions in Versions files.Joseph Myers1-0/+20
2017-04-20Fix missing timespec definition for sys/stat.h (BZ #21371)Adhemerval Zanella1-0/+5
2017-04-19nss_dns: Correct parentheses for the __glibc_unlikely argumentFlorian Weimer1-0/+4
2017-04-19rcmd/rexec: Fix typo in commentFlorian Weimer1-0/+5
2017-04-19A third round of inclusion fixes for _ISOMAC testsuite.Zack Weinberg1-0/+6
2017-04-19resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likelyFlorian Weimer1-0/+10
2017-04-19Create more sockets with SOCK_CLOEXEC [BZ #15722]Florian Weimer1-0/+13
2017-04-19Assume that accept4 is always available and worksFlorian Weimer1-0/+32
2017-04-18conformtest: Enable tests when cross compiling.Joseph Myers1-0/+5
2017-04-18Fix bits/socket.h IOC* namespace issues (bug 21267).Joseph Myers1-0/+10
2017-04-18x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu1-0/+21
2017-04-18x86: Set Prefer_No_VZEROUPPER if AVX512ER is availableH.J. Lu1-0/+21
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer1-0/+56
2017-04-18Assume that dup3 is availableFlorian Weimer1-0/+14
2017-04-18Assume that pipe2 is always availableFlorian Weimer1-0/+10
2017-04-18malloc: Turn cfree into a compatibility symbolFlorian Weimer1-0/+9
2017-04-18powerpc64: strrchr optimization for power8Rajalakshmi Srinivasaraghavan1-0/+11
2017-04-17[BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutexRabin Vincent1-0/+6
2017-04-13Assume that O_NOFOLLOW is always definedFlorian Weimer1-0/+10
2017-04-13resolv: Remove EDNS fallback [BZ #21369]Florian Weimer1-0/+12
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer1-0/+21
2017-04-13resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359]Florian Weimer1-0/+16
2017-04-13resolv: Remove internal and unused definitions from <resolv.h>Florian Weimer1-0/+13
2017-04-13powerpc: Optimized strncat for POWER8Rajalakshmi Srinivasaraghavan1-0/+10
2017-04-12Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella1-0/+34
2017-04-12posix: Add cleanup on the trap list for globtest.shAdhemerval Zanella1-0/+4
2017-04-11powerpc: refactor memcmp and memmove IFUNC.Wainer dos Santos Moschetta1-0/+10
2017-04-11powerpc: refactor memcpy and mempcpy IFUNC.Wainer dos Santos Moschetta1-0/+18