* config/m68k/m68k-devices.def: Add 54450..54455.
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 18 Jun 2007 00:57:03 +0000 (00:57 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 18 Jun 2007 00:57:03 +0000 (00:57 +0000)
From-SVN: r125788

gcc/ChangeLog
gcc/config/m68k/m68k-devices.def

index 33e23b916de5ac5a37dd8746ad58a9891e327ecf..2b32ac4be21ed018869b3a36f96b918035714785 100644 (file)
@@ -1,3 +1,7 @@
+2007-06-18  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * config/m68k/m68k-devices.def: Add 54450..54455.
+
 2007-06-17  Uros Bizjak  <ubizjak@gmail.com>
 
        PR rtl-optimization/32366
index 4eadc04f80c752aea9ce5608843d04ede9af3d39..81deacb2e9ceef603c99dd52cc5e10ef5a306439 100644 (file)
@@ -131,6 +131,12 @@ M68K_DEVICE ("537x",  mcf537x,  "5373",  "5329",  cfv3,     isa_aplus, FL_CF_HWD
 
 /* CFV4/CFV4e processors.  */
 M68K_DEVICE ("5407",  mcf5407,  "5407",  "5407",  cfv4,     isa_b,     FL_CF_MAC)
+M68K_DEVICE ("54450", mcf54450, "54455", "54455", cfv4,     isa_c,     FL_CF_USP | FL_CF_EMAC | FL_MMU)
+M68K_DEVICE ("54451", mcf54451, "54455", "54455", cfv4,     isa_c,     FL_CF_USP | FL_CF_EMAC | FL_MMU)
+M68K_DEVICE ("54452", mcf54452, "54455", "54455", cfv4,     isa_c,     FL_CF_USP | FL_CF_EMAC | FL_MMU)
+M68K_DEVICE ("54453", mcf54453, "54455", "54455", cfv4,     isa_c,     FL_CF_USP | FL_CF_EMAC | FL_MMU)
+M68K_DEVICE ("54454", mcf54454, "54455", "54455", cfv4,     isa_c,     FL_CF_USP | FL_CF_EMAC | FL_MMU)
+M68K_DEVICE ("54455", mcf54455, "54455", "54455", cfv4,     isa_c,     FL_CF_USP | FL_CF_EMAC | FL_MMU)
 M68K_DEVICE ("5470",  mcf5470,  "5475",  "5475",  cfv4e,    isa_b,     FL_CF_USP | FL_CF_EMAC | FL_CF_FPU | FL_MMU)
 M68K_DEVICE ("5471",  mcf5471,  "5475",  "5475",  cfv4e,    isa_b,     FL_CF_USP | FL_CF_EMAC | FL_CF_FPU | FL_MMU)
 M68K_DEVICE ("5472",  mcf5472,  "5475",  "5475",  cfv4e,    isa_b,     FL_CF_USP | FL_CF_EMAC | FL_CF_FPU | FL_MMU)