summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2006-10-13 07:39:34 +0000
committerNathan Sidwell <nathan@codesourcery.com>2006-10-13 07:39:34 +0000
commit1979a8c267082305e4c731d4e11f07e6c97db7f0 (patch)
tree93f056badc8c1a24d61f25fad9ffc8936a092d8e
parentd923e4b810231093868880edc06793ed2d19267f (diff)
downloadgdb-1979a8c267082305e4c731d4e11f07e6c97db7f0.tar.gz
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 00483a85503..561a5d7e173 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/