]> git.ipfire.org Git - thirdparty/glibc.git/commit
alpha: Remove bzero optimization
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 10 Feb 2022 14:28:45 +0000 (11:28 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 23 Feb 2022 17:06:49 +0000 (14:06 -0300)
commitf883dbaf1fba5b870331ce980fe2176242bea6f2
tree65539515bc1912373044730c0ce25fcf200538d9
parentbf92893a14ebc161b08b28acc24fa06ae6be19cb
alpha: Remove bzero optimization

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