summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-02-22 02:39:11 +0000
committerRoland McGrath <roland@gnu.org>2006-02-22 02:39:11 +0000
commit93b94c0412b79a84861f1c2b1d2747d291017d73 (patch)
tree93e3050dc0b18b8dad27c11b2d4e7eb4673876ac /ChangeLog
parent7d9324612451215ac6402b2d9e73d29b33a0820b (diff)
downloadglibc-93b94c0412b79a84861f1c2b1d2747d291017d73.tar.gz
glibc-93b94c0412b79a84861f1c2b1d2747d291017d73.tar.xz
glibc-93b94c0412b79a84861f1c2b1d2747d291017d73.zip
* sysdeps/i386/i686/memset.S: Fix treatment of unaligned pointer.
	Reported by John Zulauf <john.zulauf@amd.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3a99ef2f8..e9562d4846 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-21  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/i386/i686/memset.S: Fix treatment of unaligned pointer.
+	Reported by John Zulauf <john.zulauf@amd.com>.
+
 2004-11-23  Richard Sandiford  <rsandifo@redhat.com>
 
 	* configure.in (libc_cv_gcc_dwarf2_unwind_info): Delete.