summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-07-09 11:38:37 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-07-09 11:38:37 -0700
commit4df54c89bb22061763da883c3f30a592353e7c30 (patch)
tree687c3d492f5bab73079f16bc95eb8139084433c6 /ChangeLog
parent7023e6db9950f9a2addc073fe504d12146680f02 (diff)
downloadglibc-4df54c89bb22061763da883c3f30a592353e7c30.tar.gz
x86-64: Update comments in ifunc-impl-list.c
All x86-64 IFUNC selectors are written in C now. Update comments to reflect it. * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87aeac6446..df43605792 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-07-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update comments.
+
2017-07-09 Helge Deller <deller@gmx.de>
[BZ #21049]