about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>2017-05-04 12:35:56 +0530
committerRajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>2017-05-04 12:35:56 +0530
commit808befbf9edb079c507de4a2f3427c1cb715fa4b (patch)
treea21f856f41ae34088088b27d79ee61bff664fe5b /ChangeLog
parent1432d38ea04ab5e96f21a382101856db5b49ad8a (diff)
downloadglibc-808befbf9edb079c507de4a2f3427c1cb715fa4b.tar.gz
glibc-808befbf9edb079c507de4a2f3427c1cb715fa4b.tar.xz
glibc-808befbf9edb079c507de4a2f3427c1cb715fa4b.zip
powerpc: Fix strncat ifunc selection
Correct hwcap usage in strncat introduced by commit
249dcdb71b79e4c488a46c9027e0014c0bc27044.
Tested on power7 and power8 systems
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 663324b078..80df538c18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-05-03  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
+
+	* sysdeps/powerpc/powerpc64/multiarch/strncat.c: Correct hwcap
+	variable name.
+
 2017-05-03  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #21391]