index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
x86_64
/
multiarch
/
memcpy_chk.S
Age
Commit message (
Expand
)
Author
2017-06-14
x86-64: Implement memmove family IFUNC selectors in C
H.J. Lu
2017-04-18
x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]
H.J. Lu
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-07-01
Require binutils 2.24 to build x86-64 glibc [BZ #20139]
H.J. Lu
2016-06-08
X86-64: Remove previous default/SSE2/AVX2 memcpy/memmove
H.J. Lu
2016-01-16
Fixed typos in __memcpy_chk.
Andrew Senkevich
2016-01-16
Added memcpy/memmove family optimized with AVX512 for KNL hardware.
Andrew Senkevich
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-08-13
Update x86_64 multiarch functions for <cpu-features.h>
H.J. Lu
2015-01-30
Use AVX unaligned memcpy only if AVX2 is available
H.J. Lu
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-11-24
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-07-30
Improve 64bit memcpy performance for Haswell CPU with AVX instruction
Ling Ma
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-10-11
Add x86-64 __libc_ifunc_impl_list
H.J. Lu
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2010-06-30
Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7
H.J. Lu