about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2002-11-12 17:58:02 +0000
committerAndreas Jaeger <aj@suse.de>2002-11-12 17:58:02 +0000
commit44df0cea622127fe41496b9f7ff808501683e856 (patch)
tree1d041488c1f782ac9d8127489f30b2b381d46537 /ChangeLog
parent7288b24f0cbe324caf66e6b9e85b0f17042e2e8b (diff)
downloadglibc-44df0cea622127fe41496b9f7ff808501683e856.tar.gz
glibc-44df0cea622127fe41496b9f7ff808501683e856.tar.xz
glibc-44df0cea622127fe41496b9f7ff808501683e856.zip
Update.
2002-11-12  Andreas Jaeger  <aj@suse.de>

	* sysdeps/x86_64/strcat.S: Fix algorithm to align source pointer
	correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20515ef0b8..afd1e539c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-12  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/x86_64/strcat.S: Fix algorithm to align source pointer
+	correctly.
+
 2002-11-12  Roland McGrath  <roland@redhat.com>
 
 	* sysdeps/ia64/dl-fptr.c [_LIBC_REENTRANT]: Include <ia64intrin.h>