From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25160 invoked by alias); 27 Jun 2005 22:45:09 -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 25146 invoked by uid 22791); 27 Jun 2005 22:45:05 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 27 Jun 2005 22:45:05 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j5RMj38p016692 for ; Mon, 27 Jun 2005 18:45:03 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j5RMj2u21665; Mon, 27 Jun 2005 18:45:02 -0400 Received: from [172.16.24.50] (bluegiant.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id j5RMj1WM018232; Mon, 27 Jun 2005 18:45:01 -0400 Message-ID: <42C0816C.8000604@redhat.com> Date: Mon, 27 Jun 2005 22:45:00 -0000 From: Michael Snyder User-Agent: Mozilla Thunderbird (X11/20050322) MIME-Version: 1.0 To: Mark Kettenis CC: GDB Patches 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> In-Reply-To: <200506272238.j5RMcFZx029619@elgar.sibelius.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-06/txt/msg00370.txt.bz2 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.