From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25838 invoked by alias); 22 Apr 2003 08:20:15 -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 25420 invoked from network); 22 Apr 2003 08:19:10 -0000 Received: from unknown (HELO frigg.inter.net.il) (192.114.186.16) by sources.redhat.com with SMTP; 22 Apr 2003 08:19:10 -0000 Received: from zaretsky (cable-131-74.inter.net.il [213.8.131.74]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id CHO15635; Tue, 22 Apr 2003 11:19:02 +0300 (IDT) Date: Tue, 22 Apr 2003 08:20:00 -0000 From: "Eli Zaretskii" To: inaoka.kazuhiro@renesas.com Message-Id: <7048-Tue22Apr2003111612+0300-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <013101c3089c$f301aec0$2569910a@hoku.renesas.com> (message from Kazuhio Inaoka on Tue, 22 Apr 2003 16:00:57 +0900) Subject: Re: Transepose Mitsubishi to Renesas for M32R processor. Reply-to: Eli Zaretskii References: <013101c3089c$f301aec0$2569910a@hoku.renesas.com> X-SW-Source: 2003-04/txt/msg00390.txt.bz2 > Date: Tue, 22 Apr 2003 16:00:57 +0900 > From: Kazuhio Inaoka > > 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 > The patch for gdb.texinfo is okay with me. And you don't need to patch the *.info* files, as they are generated from gdb.texinfo.