]> sourceware.org Git - glibc.git/commitdiff
Update.
authorAndreas Jaeger <aj@suse.de>
Mon, 28 Mar 2005 07:10:05 +0000 (07:10 +0000)
committerAndreas Jaeger <aj@suse.de>
Mon, 28 Mar 2005 07:10:05 +0000 (07:10 +0000)
2005-03-27  Andreas Jaeger  <aj@suse.de>

* debug/warning-nop.c (__builtin___memcpy_chk): Define away to
avoid warnings with older compiler.
(__builtin___memcpy_chk): Likewise.
(__builtin___memmove_chk: Likewise.
(__builtin___mempcpy_chk): Likewise.
(__builtin___memset_chk): Likewise.
(__builtin___stpcpy_chk): Likewise.
(__builtin___strcat_chk): Likewise.
(__builtin___strcpy_chk): Likewise.
(__builtin___strncat_chk): Likewise.
(__builtin___strncpy_chk): Likewise.
(__builtin_object_size): Likewise.

ChangeLog

index 77926d3cb9d88e9a70f7d53208cb3e762799d177..9ca084cc2d2f96723e02889f8c7a8603eb2ebe8d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-03-27  Andreas Jaeger  <aj@suse.de>
+
+       * debug/warning-nop.c (__builtin___memcpy_chk): Define away to
+       avoid warnings with older compiler.
+       (__builtin___memcpy_chk): Likewise.
+       (__builtin___memmove_chk: Likewise.
+       (__builtin___mempcpy_chk): Likewise.
+       (__builtin___memset_chk): Likewise.
+       (__builtin___stpcpy_chk): Likewise.
+       (__builtin___strcat_chk): Likewise.
+       (__builtin___strcpy_chk): Likewise.
+       (__builtin___strncat_chk): Likewise.
+       (__builtin___strncpy_chk): Likewise.
+       (__builtin_object_size): Likewise.
+
 2005-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * elf/tls-macros.h: Correct typo.
This page took 0.045345 seconds and 5 git commands to generate.