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:
authorNathan Sidwell <nathan@codesourcery.com>2006-10-13 11:39:34 +0400
committerNathan Sidwell <nathan@codesourcery.com>2006-10-13 11:39:34 +0400
commitdf35f83546c83f2830f373ea9f9464b936e440e0 (patch)
tree77a146cd3fafc755a116bdec3401450abf41edf1
parent170e57b8de468a58e7d04536dbd1e532d39f65de (diff)
gas/
* config/tc-m68k.c (m68k_ip): Correct output of cpu aliases.
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 00483a855..561a5d7e1 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,8 @@
+2006-10-13 Nathan Sidwell <nathan@codesourcery.com>
+
+ gas/
+ * config/tc-m68k.c (m68k_ip): Correct output of cpu aliases.
+
2006-10-03 Joseph Myers <joseph@codesourcery.com>
ld/