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
path: root/newlib
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2002-06-14 03:06:29 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-06-14 03:06:29 +0400
commit5cf8f50a538c160c4ff3575d9e46676a0a7b47ec (patch)
treec86bdf61cd3d8b5b533b1155cd06fc3fb086f4cd /newlib
parenta47e66ae3a33750f37505df1a4871fe84438ca34 (diff)
Fix typo.
Diffstat (limited to 'newlib')
-rw-r--r--newlib/ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 5eb6ac4e1..a191ba970 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -7,8 +7,6 @@
Thu Jun 13 19:23:40 2002 J"orn Rennecke <joern.rennecke@superh.com>
-Thu Jun 13 19:23:40 2002 J"orn Rennecke <joern.rennecke@superh.com>
-
* libc/machine/sh/strcpy.S (strcpy, __SHMEDIA__ code):
Fix clobbering bytes before destination if src and dst have same
non-zero misalignment.