about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-06-14 09:58:43 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-06-14 10:00:28 -0700
commit49bdf4c19d35c8ae4070699dc0267db3b9a7d79c (patch)
tree613c60ef2119a3984f2aedeb399c3b278653b1d7 /ChangeLog
parent834f9b8d3cda2cc81084d0913bcefc7683bb9194 (diff)
downloadglibc-49bdf4c19d35c8ae4070699dc0267db3b9a7d79c.tar.gz
glibc-49bdf4c19d35c8ae4070699dc0267db3b9a7d79c.tar.xz
glibc-49bdf4c19d35c8ae4070699dc0267db3b9a7d79c.zip
Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee82866f12..62638615be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+	[BZ #14229]
+	* string/Makefile (tests): Add tst-strtok_r.
+	* string/tst-strtok_r.c: New file.
+	* sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
+	RAX_LP/RDX_LP on SAVE_PTR.
+
 2012-06-14  Roland McGrath  <roland@hack.frob.com>
 
 	* manual/Makefile ($(objpfx)texis): Do $(make-target-directory).