]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
loongarch: Drop __GI_XXX for strcpy/stpcpy IFUNC implementations
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 3 Jan 2025 21:53:19 +0000 (05:53 +0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Jan 2025 21:40:07 +0000 (05:40 +0800)
There is no need for __GI_XXX symbols, like __GI___strcpy_aligned since
__strcpy_aligned is used directly.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Sam James <sam@gentoo.org>
sysdeps/loongarch/lp64/multiarch/strcpy-aligned.S
sysdeps/loongarch/lp64/multiarch/strcpy-lasx.S
sysdeps/loongarch/lp64/multiarch/strcpy-lsx.S
sysdeps/loongarch/lp64/multiarch/strcpy-unaligned.S

index 6bf0b803f1192e781706fc7d7fc050a754382eea..43d74f611b0aa751e3d3305cbcf28f0f16544eab 100644 (file)
@@ -198,5 +198,3 @@ L(un_out):
 #endif
     jr          ra
 END(STRCPY)
-
-libc_hidden_builtin_def (STRCPY)
index 02c8dc6d7ab99ccfd4c59ad52d3f9a71fb54f4b8..562928320809fb6faf0a2087f54fd4edcd4f8c78 100644 (file)
@@ -211,5 +211,4 @@ L(zero_byte):
     jr              ra
 END(STRCPY)
 
-libc_hidden_builtin_def (STRCPY)
 #endif
index 906bd2feeafaa15270b565844996b2eed53a1033..97a612b960c36efba111d6f28954ae5935a65106 100644 (file)
@@ -208,5 +208,4 @@ L(INDEX):
     .dword          0x0706050403020100
     .dword          0x0f0e0d0c0b0a0908
 
-libc_hidden_builtin_def (STRCPY)
 #endif
index f6a29796ad88845614ed3ba49c934c3e6eced630..7231b4d792250e16e0a198ad39c037cf8066ef3a 100644 (file)
@@ -134,5 +134,4 @@ L(page_cross):
     b           L(end)
 END(STRCPY)
 
-libc_hidden_builtin_def (STRCPY)
 #endif