diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-05-18 14:02:02 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-05-18 14:02:02 -0700 |
commit | a7fbedff76494b5b694f647e9c681cf8988056ce (patch) | |
tree | 9a5a4855137419b9e3e5985c1e95ffb875133cb6 /ChangeLog | |
parent | ce79740bdbccea312df6cfcf70689efb57792fc9 (diff) | |
download | glibc-a7fbedff76494b5b694f647e9c681cf8988056ce.tar glibc-a7fbedff76494b5b694f647e9c681cf8988056ce.tar.gz glibc-a7fbedff76494b5b694f647e9c681cf8988056ce.tar.bz2 glibc-a7fbedff76494b5b694f647e9c681cf8988056ce.zip |
Correct comments in x86_64/multiarch/memcmp.S
* sysdeps/x86_64/multiarch/memcmp.S (__GI_memcmp): Correct
comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2017-05-18 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/x86_64/multiarch/memcmp.S (__GI_memcmp): Correct + comments. + 2017-05-18 Siddhesh Poyarekar <siddhesh@sourceware.org> * elf/Makefile (tst-env-setuid-ENV): Reduce value of |