From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22525 invoked by alias); 23 Apr 2003 02:42:04 -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 22500 invoked from network); 23 Apr 2003 02:42:03 -0000 Received: from unknown (HELO mail03.idc.renesas.com) (202.234.163.13) by sources.redhat.com with SMTP; 23 Apr 2003 02:42:03 -0000 Received: from mail03.idc.renesas.com (localhost [127.0.0.1]) by mail03.idc.renesas.com with ESMTP id h3N2faqG008043 for ; Wed, 23 Apr 2003 11:41:37 +0900 (JST) Received: from guardian01.idc.renesas.com ([172.20.8.132]) by mail03.idc.renesas.com with ESMTP id h3N2fZ10008040; Wed, 23 Apr 2003 11:41:35 +0900 (JST) Received: (from root@localhost) by guardian01.idc.renesas.com with id h3N2fw9p007478; Wed, 23 Apr 2003 11:41:58 +0900 (JST) Received: from unknown [172.20.8.70] by guardian01.idc.renesas.com with SMTP id MAA07477 ; Wed, 23 Apr 2003 11:41:58 +0900 Received: from mta03.idc.renesas.com (localhost [127.0.0.1]) by mta03.idc.renesas.com with ESMTP id h3N2fweO019410; Wed, 23 Apr 2003 11:41:58 +0900 (JST) Received: from dnma01 ([10.15.2.200]) by mta03.idc.renesas.com with ESMTP id h3N2fwu2019407; Wed, 23 Apr 2003 11:41:58 +0900 (JST) Received: from dnma02 (dnma02.rso.renesas.com [10.15.11.200]) by dnma01.rso.renesas.com (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HDR008DXZFFQ5@dnma01.rso.renesas.com>; Wed, 23 Apr 2003 11:40:27 +0900 (JST) Received: from t1pcapricot2.hoku.renesas.com ([10.145.105.37]) by dnma02.rso.renesas.com (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTPA id <0HDR00AZNZDBWB@dnma02.rso.renesas.com>; Wed, 23 Apr 2003 11:39:11 +0900 (JST) Date: Wed, 23 Apr 2003 03:07:00 -0000 From: Kazuhio Inaoka Subject: Re: Transepose Mitsubishi to Renesas for M32R processor. To: Michael Snyder Cc: gdb-patches@sources.redhat.com Message-id: <003801c30942$98ca6b80$2569910a@hoku.renesas.com> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Content-type: text/plain; charset=iso-2022-jp Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <013101c3089c$f301aec0$2569910a@hoku.renesas.com> <3EA5CE42.13FCD39E@redhat.com> X-SW-Source: 2003-04/txt/msg00430.txt.bz2 > Kazuhio Inaoka wrote: > > > > Renesas Technology Corp. is a new semiconductor company, established on > > April 1st, 2003, as a joint venture between Hitachi, Ltd.(TSE: 6501) and > > Mitsubishi Electric Corporation(TSE: 6503). > > > > M32R Information: > > http://www.renesas.com/eng/products/mpumcu/32bit/m32r/index.html > > > > 2003-04-22 Kazuhiro Inaoka > > * gdb/m32r-rom.c : Change Mitsubishi to Renesas. > > gdb/m32r-tdep.c : ditto > > gdb/config/m32r/m32r.mt : ditto > > gdb/config/m32r/tm-m32r.h : ditto > > gdb/doc/gdb.texinfo : ditto > > gdb/doc/gdb.info-1 : ditto > > gdb/doc/gdb.info-8 : ditto > > > -------------------------------------------------------------------------- ----- > > Name: gdb-5.3-a.patches > > gdb-5.3-a.patches Type: unspecified type (application/octet-stream) > > Encoding: quoted-printable > > 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? Kazuhiro Inaoka