]> git.ipfire.org Git - thirdparty/glibc.git/commit
x86_64: Remove bcopy optimizations
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 10 Feb 2022 14:23:24 +0000 (11:23 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 23 Feb 2022 17:06:49 +0000 (14:06 -0300)
commitbf92893a14ebc161b08b28acc24fa06ae6be19cb
tree36e2ee929e1e37eb11430ba2cd4d416113ecde23
parent8bad328203ee79fbc2e895e2a3f17f6a221d0814
x86_64: Remove bcopy optimizations

The symbols is not present in current POSIX specification and compiler
already generates memmove call.
sysdeps/x86_64/multiarch/bcopy.S [deleted file]