From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15639 invoked by alias); 22 Apr 2003 23:20:36 -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 15632 invoked from network); 22 Apr 2003 23:20:36 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 22 Apr 2003 23:20:36 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h3MNKZD14151 for ; Tue, 22 Apr 2003 19:20:35 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h3MNKYW29059; Tue, 22 Apr 2003 19:20:34 -0400 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h3MNKYM31941; Tue, 22 Apr 2003 16:20:34 -0700 Message-ID: <3EA5CE42.13FCD39E@redhat.com> Date: Tue, 22 Apr 2003 23:20:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Accept-Language: en MIME-Version: 1.0 To: Kazuhio Inaoka CC: gdb-patches@sources.redhat.com Subject: Re: Transepose Mitsubishi to Renesas for M32R processor. References: <013101c3089c$f301aec0$2569910a@hoku.renesas.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2003-04/txt/msg00417.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.