From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27294 invoked by alias); 27 Jun 2005 22:52:18 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27279 invoked by uid 22791); 27 Jun 2005 22:52:15 -0000 Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 27 Jun 2005 22:52:15 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.0/8.13.0) with ESMTP id j5RMpcCS001845; Tue, 28 Jun 2005 00:51:38 +0200 (CEST) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.4/8.13.3) with ESMTP id j5RMpcJB003944; Tue, 28 Jun 2005 00:51:38 +0200 (CEST) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.4/8.13.4/Submit) id j5RMpYdS010801; Tue, 28 Jun 2005 00:51:34 +0200 (CEST) Date: Mon, 27 Jun 2005 22:52:00 -0000 Message-Id: <200506272251.j5RMpYdS010801@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: msnyder@redhat.com CC: gdb-patches@sources.redhat.com In-reply-to: <42C0816C.8000604@redhat.com> (message from Michael Snyder on Mon, 27 Jun 2005 15:45:00 -0700) Subject: Re: [RFA] Take III: New target am33-linux (mn10300) References: <42C04F16.1060105@redhat.com> <200506272228.j5RMSrhh006123@elgar.sibelius.xs4all.nl> <42C07E63.1050501@redhat.com> <200506272238.j5RMcFZx029619@elgar.sibelius.xs4all.nl> <42C0816C.8000604@redhat.com> X-SW-Source: 2005-06/txt/msg00371.txt.bz2 Date: Mon, 27 Jun 2005 15:45:00 -0700 From: Michael Snyder Mark Kettenis wrote: > Date: Mon, 27 Jun 2005 15:32:03 -0700 > From: Michael Snyder > > Mark Kettenis wrote: > > Date: Mon, 27 Jun 2005 12:10:14 -0700 > > From: Michael Snyder > > > > Sorry this is dragging on. > > > > Dragging on it is... you forgot to add the new mn10300-linux-tdep.c > > file :-( > > No, I took it out on purpose, Mark, so that everything *else* > could be accepted and checked in. The patch builds as-is, > without the linux-tdep file. > > Ah, then the patch looks ok to me if you don't mention > mn10300-linux-tdep.c in your ChangeLog entry ;-). Oops! Amended changelog entry: 2005-06-27 Michael Snyder * config/mn10300/linux.mt: New file. * configure.tgt: Add rule for am33 / mn10300-linux. * mn10300-tdep.c, mn10300-tdep.h: Bump copyright year. Go ahead! Mark