From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4265 invoked by alias); 28 Jun 2005 00:18:22 -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 4253 invoked by uid 22791); 28 Jun 2005 00:18:18 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 28 Jun 2005 00:18:18 +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 j5S0IH5a008209 for ; Mon, 27 Jun 2005 20:18:17 -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 j5S0IGu10589; Mon, 27 Jun 2005 20:18:16 -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 j5S0IEWM022502; Mon, 27 Jun 2005 20:18:15 -0400 Message-ID: <42C09745.701@redhat.com> Date: Tue, 28 Jun 2005 00:18:00 -0000 From: Michael Snyder User-Agent: Mozilla Thunderbird (X11/20050322) MIME-Version: 1.0 To: Mark Kettenis CC: gdb-patches@sources.redhat.com 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> <200506272251.j5RMpYdS010801@elgar.sibelius.xs4all.nl> In-Reply-To: <200506272251.j5RMpYdS010801@elgar.sibelius.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-06/txt/msg00372.txt.bz2 Mark Kettenis wrote: > 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! Thanks. Done.