summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2009-10-06 20:01:23 -0700
committerRoland McGrath <roland@redhat.com>2009-10-06 20:01:23 -0700
commitb0f3a2e43fb9de9a4a2f4dfbdb84b98994752bc4 (patch)
tree2e9e8c162fc705ee964639aca5ecd0cca527127e /ChangeLog
parent9d6982d5d2520fa714ad5de6a9a178fdd8ece92d (diff)
Clean up unnecessary libc_hidden_builtin_def fiddling in x86 multiarch definitions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ceba0157b0..7192970335 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-10-06 Roland McGrath <roland@redhat.com>
+ * sysdeps/x86_64/multiarch/strstr-c.c
+ [! SHARED]: Omit libc_hidden_builtin_def fiddling.
+
+ * sysdeps/x86_64/multiarch/strcasestr-c.c: Remove
+ libc_hidden_builtin_def fiddling, does not apply to strcasestr at all.
+
* sysdeps/x86_64/multiarch/init-arch.h
[NOT_IN_libc] (__get_cpu_features): Define it as a macro.
(HAS_CPU_FEATURE): New macro.