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:
authorCorinna Vinschen <corinna@vinschen.de>2012-05-31 13:18:58 +0400
committerCorinna Vinschen <corinna@vinschen.de>2012-05-31 13:18:58 +0400
commitd5eb5ee3a000ebba409e40e8ecbf01a9b0dd9511 (patch)
tree80bf93c1c688d118224821720a5f4cbc43512024 /newlib
parent94c837599c5892e069d0245332ccc9e408e57cd3 (diff)
Fix typo.
Diffstat (limited to 'newlib')
-rw-r--r--newlib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 520dacef6..935daa5b5 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -26,7 +26,7 @@
2012-05-21 Sandeep Kumar Singh <Sandeep.Singh2@kpitcummins.com>
- * libc/machine/cr16/asm.h: Added some missing instructions
+ * libc/machine/cr16/sys/asm.h: Added some missing instructions
and removed few unsupported instructions of cr16 target.
2012-05-10 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>