public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, M68K] Add MCF5441x CPUs.
@ 2009-11-03 10:20 Maxim Kuvyrkov
  2009-11-16 13:52 ` [PING][PATCH, " Maxim Kuvyrkov
  2009-11-16 19:05 ` [PATCH, " Andreas Schwab
  0 siblings, 2 replies; 3+ messages in thread
From: Maxim Kuvyrkov @ 2009-11-03 10:20 UTC (permalink / raw)
  To: gcc-patches; +Cc: Andreas Schwab

[-- Attachment #1: Type: text/plain, Size: 270 bytes --]

The following simple patch adds MCF5441x family of ColdFire CPUs. 
Corresponding binutils patch was posted in 
<http://sourceware.org/ml/binutils/2009-11/msg00000.html>.

OK for trunk?

Thanks,

-- 
Maxim Kuvyrkov
CodeSourcery
maxim@codesourcery.com
(650) 331-3385 x724

[-- Attachment #2: fsf-gcc-mcf5441x.ChangeLog --]
[-- Type: text/plain, Size: 108 bytes --]

2009-11-03  Maxim Kuvyrkov  <maxim@codesourcery.com>

	* config/m68k/m68k-devices.def: Add MCF5441x family.

[-- Attachment #3: fsf-gcc-mcf5441x.patch --]
[-- Type: text/plain, Size: 1437 bytes --]

Index: config/m68k/m68k-devices.def
===================================================================
--- config/m68k/m68k-devices.def	(revision 153734)
+++ config/m68k/m68k-devices.def	(working copy)
@@ -159,6 +159,11 @@ M68K_DEVICE ("537x",  mcf537x,  "5373", 
 
 /* CFV4/CFV4e processors.  */
 M68K_DEVICE ("5407",  mcf5407,  "5407",  "5407",  cfv4,     isa_b,     FL_CF_MAC)
+M68K_DEVICE ("54410", mcf54410, "54418", "54455", cfv4,     isa_c,     FL_CF_HWDIV | FL_CF_USP | FL_CF_EMAC | FL_MMU | FL_UCLINUX)
+M68K_DEVICE ("54415", mcf54415, "54418", "54455", cfv4,     isa_c,     FL_CF_HWDIV | FL_CF_USP | FL_CF_EMAC | FL_MMU | FL_UCLINUX)
+M68K_DEVICE ("54416", mcf54416, "54418", "54455", cfv4,     isa_c,     FL_CF_HWDIV | FL_CF_USP | FL_CF_EMAC | FL_MMU | FL_UCLINUX)
+M68K_DEVICE ("54417", mcf54417, "54418", "54455", cfv4,     isa_c,     FL_CF_HWDIV | FL_CF_USP | FL_CF_EMAC | FL_MMU | FL_UCLINUX)
+M68K_DEVICE ("54418", mcf54418, "54418", "54455", cfv4,     isa_c,     FL_CF_HWDIV | FL_CF_USP | FL_CF_EMAC | FL_MMU | FL_UCLINUX)
 M68K_DEVICE ("54450", mcf54450, "54455", "54455", cfv4,     isa_c,     FL_CF_HWDIV | FL_CF_USP | FL_CF_EMAC | FL_MMU | FL_UCLINUX)
 M68K_DEVICE ("54451", mcf54451, "54455", "54455", cfv4,     isa_c,     FL_CF_HWDIV | FL_CF_USP | FL_CF_EMAC | FL_MMU | FL_UCLINUX)
 M68K_DEVICE ("54452", mcf54452, "54455", "54455", cfv4,     isa_c,     FL_CF_HWDIV | FL_CF_USP | FL_CF_EMAC | FL_MMU | FL_UCLINUX)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PING][PATCH, M68K] Add MCF5441x CPUs.
  2009-11-03 10:20 [PATCH, M68K] Add MCF5441x CPUs Maxim Kuvyrkov
@ 2009-11-16 13:52 ` Maxim Kuvyrkov
  2009-11-16 19:05 ` [PATCH, " Andreas Schwab
  1 sibling, 0 replies; 3+ messages in thread
From: Maxim Kuvyrkov @ 2009-11-16 13:52 UTC (permalink / raw)
  To: gcc-patches; +Cc: Andreas Schwab

Maxim Kuvyrkov wrote:
> The following simple patch adds MCF5441x family of ColdFire CPUs. 
> Corresponding binutils patch was posted in 
> <http://sourceware.org/ml/binutils/2009-11/msg00000.html>.
> 
> OK for trunk?

Ping?  Binutils patch is now checked in.

Regards,

-- 
Maxim Kuvyrkov
CodeSourcery
maxim@codesourcery.com
(650) 331-3385 x724

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH, M68K] Add MCF5441x CPUs.
  2009-11-03 10:20 [PATCH, M68K] Add MCF5441x CPUs Maxim Kuvyrkov
  2009-11-16 13:52 ` [PING][PATCH, " Maxim Kuvyrkov
@ 2009-11-16 19:05 ` Andreas Schwab
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Schwab @ 2009-11-16 19:05 UTC (permalink / raw)
  To: Maxim Kuvyrkov; +Cc: gcc-patches

Maxim Kuvyrkov <maxim@codesourcery.com> writes:

> 2009-11-03  Maxim Kuvyrkov  <maxim@codesourcery.com>
>
> 	* config/m68k/m68k-devices.def: Add MCF5441x family.

Ok.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-16 18:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-03 10:20 [PATCH, M68K] Add MCF5441x CPUs Maxim Kuvyrkov
2009-11-16 13:52 ` [PING][PATCH, " Maxim Kuvyrkov
2009-11-16 19:05 ` [PATCH, " Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).