From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8370 invoked by alias); 25 Apr 2003 01:47:49 -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 8362 invoked from network); 25 Apr 2003 01:47:49 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 25 Apr 2003 01:47:49 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id D2A4A2B2F; Thu, 24 Apr 2003 21:47:46 -0400 (EDT) Message-ID: <3EA893C2.4070205@redhat.com> Date: Fri, 25 Apr 2003 02:23:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kazuhio Inaoka Cc: Michael Snyder , gdb-patches@sources.redhat.com Subject: Re: Transepose Mitsubishi to Renesas for M32R processor. References: <013101c3089c$f301aec0$2569910a@hoku.renesas.com> <3EA5CE42.13FCD39E@redhat.com> <003801c30942$98ca6b80$2569910a@hoku.renesas.com> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-SW-Source: 2003-04/txt/msg00483.txt.bz2 >> In the current source tree, the m32r target has been obsoleted. >> Other than that, I can see no objection to these changes. > > > Really? > We need gdb for M32R processor from now on. > What can I do about that? See: Obsolete GDB's m32r support http://sources.redhat.com/ml/gdb-announce/2002/msg00007.html posted 2002-06-17. Someone, with an FSF assignment, would need to multi-arch the m32r architecture. Andrew