Remove __ASSUME_GETCPU_SYSCALL.
[platform/upstream/glibc.git] / sysdeps /
2017-05-08 Joseph MyersRemove __ASSUME_GETCPU_SYSCALL.
2017-05-08 Florian WeimerRemove <sys/ultrasound.h>
2017-05-08 Joseph MyersRequire Linux kernel 3.2 or later on x86 / x86_64.
2017-05-04 Joseph MyersFix network headers stdint.h namespace (bug 21455).
2017-05-04 Paul E. Murphyldbl-128: Use mathx_hidden_def inplace of hidden_def
2017-05-04 Joseph MyersUse __glibc_reserved convention in mcontext, sigcontext...
2017-05-04 Rajalakshmi Sriniv... powerpc: Fix strncat ifunc selection
2017-05-03 H.J. Lux86: Set dl_platform and dl_hwcap from CPU features...
2017-05-03 Adhemerval ZanellaConsolidate Linux epoll_wait syscall
2017-05-03 Adhemerval ZanellaConsolidate Linux select implementation
2017-05-03 Adhemerval ZanellaConsolidate Linux poll implementation
2017-05-03 Joseph MyersAdd HWCAP_ASIMDRDM from Linux 4.11 to AArch64 bits...
2017-05-02 Vladimir Mezentsevsparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocs
2017-05-02 Adhemerval Zanellaposix: Fix internal p{read,write} plt usage
2017-05-02 Tulio Magno Quites... powerpc: Update powerpc-fpu libm-test-ulps
2017-05-01 Joseph MyersAdd TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet...
2017-05-01 Joseph MyersAdd PF_SMC, AF_SMC from Linux 4.11 to bits/socket.h.
2017-04-28 Tulio Magno Quites... powerpc: Fix logbl on power7 [BZ# 21280]
2017-04-28 Paul E. Murphypowerpc64le: Create divergent sysdep directory for...
2017-04-26 Uros BizjakAdd earlyclobber to sqrtt/sqrtf insns.
2017-04-25 Joseph MyersFix sys/socket.h namespace issues from sys/uio.h inclus...
2017-04-25 Adhemerval Zanellaposix: Remove ununsed posix_spawn internal assignment
2017-04-25 Adhemerval Zanella[BZ 21340] add support for POSIX_SPAWN_SETSID
2017-04-24 Gabriel F. T. GomesMacroize function declarations in math_private.h
2017-04-21 Stefan LieblerS390: Move utf8-utf32-z9.c to multiarch folder and...
2017-04-21 Stefan LieblerS390: Move utf16-utf32-z9.c to multiarch folder and...
2017-04-21 Stefan LieblerS390: Move utf8-utf16-z9.c to multiarch folder and...
2017-04-21 Stefan LieblerS390: Use new s390_libc_ifunc_expr macro in s390 8bit...
2017-04-19 Florian WeimerCreate more sockets with SOCK_CLOEXEC [BZ #15722]
2017-04-19 Florian WeimerAssume that accept4 is always available and works
2017-04-18 Joseph MyersFix bits/socket.h IOC* namespace issues (bug 21267).
2017-04-18 H.J. Lux86: Use AVX2 memcpy/memset on Skylake server [BZ ...
2017-04-18 H.J. Lux86: Set Prefer_No_VZEROUPPER if AVX512ER is available
2017-04-18 Florian WeimerAssume that O_CLOEXEC is always defined and works
2017-04-18 Florian WeimerAssume that dup3 is available
2017-04-18 Florian WeimerAssume that pipe2 is always available
2017-04-18 Rajalakshmi Sriniv... powerpc64: strrchr optimization for power8
2017-04-17 Rabin Vincent[BZ 21357] unwind-dw2-fde: Call free() outside of unwin...
2017-04-13 Florian WeimerAssume that O_NOFOLLOW is always defined
2017-04-13 Rajalakshmi Sriniv... powerpc: Optimized strncat for POWER8
2017-04-12 Adhemerval ZanellaConsolidate Linux mmap implementation (BZ#21270)
2017-04-11 Wainer dos Santos... powerpc: refactor memcmp and memmove IFUNC.
2017-04-11 Wainer dos Santos... powerpc: refactor memcpy and mempcpy IFUNC.
2017-04-11 Wainer dos Santos... powerpc: refactor memchr, memrchr, and rawmemchr IFUNC.
2017-04-11 Wainer dos Santos... powerpc: refactor memset IFUNC.
2017-04-11 Wainer dos Santos... powerpc: refactor strcasestr and strstr IFUNC.
2017-04-11 Wainer dos Santos... powerpc: refactor strchr, strchrnul, and strrchr IFUNC.
2017-04-11 Wainer dos Santos... powerpc: refactor strnlen and strlen IFUNC.
2017-04-11 Wainer dos Santos... powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC.
2017-04-11 Wainer dos Santos... powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy...
2017-04-10 Adhemerval ZanellaConsolidate pthreadtype.h placementConsolidate pthreadt...
2017-04-10 H.J. LuAdd sysdeps/x86/dl-procinfo.c
2017-04-10 Gabriel F. T. GomesRemove unneeded declarations from math_private.h
2017-04-07 H.J. LuCheck if SSE is available with HAS_CPU_FEATURE
2017-04-07 Zack Weinberggetopt: remove USE_NONOPTION_FLAGS
2017-04-06 Adhemerval Zanellasparc: Fix .udiv plt on libc
2017-04-06 Adhemerval ZanellaBuild divdi3 only for architecture that required it
2017-04-05 Wainer dos Santos... powerpc64: Add POWER8 strnlen
2017-04-04 Adhemerval ZanellaRemove CALL_THREAD_FCT macro
2017-04-04 Adhemerval ZanellaRemove __ASSUME_REQUEUE_PI
2017-04-04 Stefan LieblerS390: Clobber also r14 in TLS_LD, TLS_GD macros on...
2017-04-03 Mike Frysingerposix_spawn: use a larger min stack for -fstack-check...
2017-03-30 Adhemerval ZanellaFix more test-errno issues
2017-03-30 Gabriel F. T. GomesChange return type in the declaration of __ieee754_rem_...
2017-03-29 Adhemerval ZanellaFix i686 memchr overflow calculation (BZ#21182)
2017-03-28 Adhemerval ZanellaConsolidate set* Linux implementation
2017-03-27 Joseph MyersDefine more termios.h macros unconditionally for alpha...
2017-03-27 Szabolcs Nagy[AArch64] Update libm-test-ulps
2017-03-21 H.J. Lux86-64: Improve branch predication in _dl_runtime_resol...
2017-03-20 Joseph Myersconformtest: Add x32 XFAILs for mq_attr element types...
2017-03-20 Joseph Myersconformtest: Add mips XFAIL for struct stat st_rdev...
2017-03-20 Joseph MyersFix alpha termios.h NL2, NL3 namespace (bug 21268).
2017-03-20 Mike Frysingerposix_spawn: fix stack setup on ia64 [BZ #21275]
2017-03-19 Christian Braunerlinux ttyname and ttyname_r: do not return wrong results
2017-03-18 Joseph Myersconformtest: XFAIL tv_nsec tests for x32 (bug 16437).
2017-03-18 Joseph MyersFix sparc64 bits/setjmp.h namespace (bug 21261).
2017-03-17 H.J. LuUse CPU_FEATURES_CPU_P to check if AVX is available
2017-03-17 Joseph MyersMake alpha termios.h define IXANY unconditionally ...
2017-03-17 Joseph Myersconformtest: Add mips XFAIL for struct stat st_dev...
2017-03-17 Joseph Myersconformtest: Add alpha XFAIL for struct netent n_net...
2017-03-16 Joseph MyersRemove C++ namespace handling from glibc headers.
2017-03-15 Steve EllceyAdd ifunc support for aarch64.
2017-03-15 Mike Frysingerx86_64: fix static build of __mempcpy_chk for compilers...
2017-03-15 Joseph MyersImprove float range reduction accuracy near pi/2 (bug...
2017-03-15 John David Anglinhppa: Fix setting of __libc_stack_end
2017-03-15 Adhemerval ZanellaFix test-errno issues
2017-03-15 Joseph MyersFix test-math-vector-sincos.h aliasing.
2017-03-14 Adhemerval ZanellaFix missing posix_fadvise64 mips64 static build (BZ...
2017-03-14 Andreas SchwabRemove _dl_platform_string
2017-03-13 Samuel Thibaulthurd: Make send/recv more posixish
2017-03-13 Wilco Dijkstra Remove the str(n)dup inlines from string/bits/string2...
2017-03-13 Joseph MyersAdd more IPV6_* macros to sysdeps/unix/sysv/linux/bits...
2017-03-12 Alexey Neymansh: Fix building with gcc5/6
2017-03-12 Marko MyllynenFix send consolidation typo
2017-03-10 Stefan LieblerUpdate auto-libm-test-out for catan / catanh.
2017-03-09 Joseph MyersRegenerate MIPS catan, catanh long double ulps.
2017-03-09 Adhemerval ZanellaConsolidate Linux send implementation
2017-03-09 Adhemerval ZanellaConsolidate Linux sendto implementation
2017-03-09 Adhemerval ZanellaConsolidate Linux recv implementation
2017-03-09 Adhemerval ZanellaConsolidate Linux recvfrom implementation
next