summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2006-05-25 13:12:42 +0000
committerNathan Sidwell <nathan@codesourcery.com>2006-05-25 13:12:42 +0000
commitfe3497e86395641c4a2aabfcebdba9d0115d45fb (patch)
tree9a98383330f4217eb0c4783152ac9a41d2988aa7
parent397dea1d673b338ea9c951c10bc6ff81d929715d (diff)
downloadcygnal-fe3497e86395641c4a2aabfcebdba9d0115d45fb.tar.gz
cygnal-fe3497e86395641c4a2aabfcebdba9d0115d45fb.tar.bz2
cygnal-fe3497e86395641c4a2aabfcebdba9d0115d45fb.zip
* gas/config/tc-m68k.c (mcf52235_ctrl, mcf5225_ctrl): New.
(m68k_cpus): Add 52230, 52233, 52234, 52235, 5224, 5225.
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 048a016ca..3d19c9bed 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,8 @@
+2006-05-25 Nathan Sidwell <nathan@codesourcery.com>
+
+ * gas/config/tc-m68k.c (mcf52235_ctrl, mcf5225_ctrl): New.
+ (m68k_cpus): Add 52230, 52233, 52234, 52235, 5224, 5225.
+
2006-05-24 Paul Brook <paul@codesourcery.com>
Backport from mainline.