* sysdeps/i386/i586/memcpy_chk.S: New file.
authorRoland McGrath <roland@gnu.org>
Tue, 13 Nov 2007 01:56:21 +0000 (01:56 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 13 Nov 2007 01:56:21 +0000 (01:56 +0000)
* sysdeps/i386/i586/mempcpy_chk.S: Likewise.
* sysdeps/i386/i586/memset_chk.S: Likewise.

ChangeLog

index b28845d..56e3228 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * sysdeps/i386/i586/memcpy_chk.S: New file.
+       * sysdeps/i386/i586/mempcpy_chk.S: Likewise.
+       * sysdeps/i386/i586/memset_chk.S: Likewise.
+
 2007-11-12  Ulrich Drepper  <drepper@redhat.com>
 
        * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.