Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-11-26 21:11:51 +0300
committerChristopher Faylor <me@cgf.cx>2002-11-26 21:11:51 +0300
commitb3cc01b02bd728a8b10e362b6f23566cbd451003 (patch)
tree9f52f1c920657f332607733b8aa72a8145ab50ef /newlib/ChangeLog
parent5362be5926f9b07cb8c61fc10e0ed4485fc8bf86 (diff)
* libc/string/memset.c (memset): Move initialization of 'd' earlier in
function.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index bc0eec6c5..c0f55f3b4 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-26 Christopher Faylor <cgf@redhat.com>
+
+ * libc/string/memset.c (memset): Move initialization of 'd' earlier in
+ function.
+
2002-11-25 Christopher Faylor <cgf@redhat.com>
* libc/string/memset.c (memset): Minor optimization: Use new 'd'