diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-02-10 01:56:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-02-10 01:56:53 +0000 |
commit | 408d46a538a59b2f090fab214998b53c34f1a29f (patch) | |
tree | 0e8d3814e1b9fbee7ae63c9c1e741932bd06771a | |
parent | 221c6b37b5f0fdb9cfcd2579798209d31987323c (diff) | |
download | glibc-408d46a538a59b2f090fab214998b53c34f1a29f.tar.gz glibc-408d46a538a59b2f090fab214998b53c34f1a29f.tar.xz glibc-408d46a538a59b2f090fab214998b53c34f1a29f.zip |
Update.
2004-02-09 Ulrich Drepper <drepper@redhat.com> * sysdeps/i386/i686/memcmp.S: New file. Patch by HJ Lu.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3150876b09..6cd6fb2733 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-02-09 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/i386/i686/memcmp.S: New file. Patch by HJ Lu. + 2003-12-05 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/i386/syscalls.list: Turn vm86 into vm86old |