From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27518 invoked by alias); 14 Oct 2003 04:30:01 -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 27483 invoked from network); 14 Oct 2003 04:30:00 -0000 Received: from unknown (HELO mail03.idc.renesas.com) (202.234.163.13) by sources.redhat.com with SMTP; 14 Oct 2003 04:30:00 -0000 Received: from mail03.idc.renesas.com (localhost [127.0.0.1]) by mail03.idc.renesas.com with ESMTP id h9E4TuXs028735 for ; Tue, 14 Oct 2003 13:29:57 +0900 (JST) Received: from guardian05.idc.renesas.com ([172.20.8.136]) by mail03.idc.renesas.com with ESMTP id h9E4Ttkk028732; Tue, 14 Oct 2003 13:29:55 +0900 (JST) Received: (from root@localhost) by guardian05.idc.renesas.com with id h9E4Ts27017016; Tue, 14 Oct 2003 13:29:54 +0900 (JST) Received: from unknown [172.20.8.68] by guardian05.idc.renesas.com with SMTP id PAA17015 ; Tue, 14 Oct 2003 13:29:54 +0900 Received: from mta01.idc.renesas.com (localhost [127.0.0.1]) by mta01.idc.renesas.com with ESMTP id h9E4TsEW003414; Tue, 14 Oct 2003 13:29:54 +0900 (JST) Received: from rnsmtp01.hoku_r.renesas.com ([10.145.246.51]) by mta01.idc.renesas.com with ESMTP id h9E4TsO5003411; Tue, 14 Oct 2003 13:29:54 +0900 (JST) Received: from mrkaisv.hoku.renesas.com ([10.145.105.245]) by rnsmtp01.hoku_r.renesas.com (8.9.3/3.7W) with ESMTP id NAA07265; Tue, 14 Oct 2003 13:29:14 +0900 (JST) Received: from KEI (unknown [10.145.105.81]) by mrkaisv.hoku.renesas.com (Postfix) with SMTP id 4F8D3798501; Tue, 14 Oct 2003 13:27:54 +0900 (JST) Message-ID: <01ca01c3920b$9d24dc40$5169910a@KEI> From: "Kei Sakamoto" To: "Andrew Cagney" Cc: References: <01e401c38eff$57aa9e70$5169910a@KEI> <3F86C356.6070407@redhat.com> Subject: Re: [commit] Replace "Hitachi" and "Mitsubishi" with "Renesas" Date: Tue, 14 Oct 2003 04:30:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-SW-Source: 2003-10/txt/msg00439.txt.bz2 > > Hello, > > > > While I was writing a documentation for m32r new remote target, > > I found that there were a lot of "Hitachi" and "Mitsubishi" in > > source files and documentations. > > > > Since they are now Renesas Technology, I replaced them with > > "Renesas." > > > > I've committed this as obvious. > > Unfortunately, this one isn't so obvious, sigh! Should "Hitachi" or > "Mitsubishi" appears in an historic context then that name should be > retained - we need to avoid rewriting history. For instance: > > -Hitachi America, Ltd. sponsored the support for H8/300, H8/500, and > +Renesas America, Ltd. sponsored the support for H8/300, H8/500, and > Super-H processors. > > "Hitachi" (a specific legal entity), and not "Renesas" sponsored the H8 > development. At that time Renesas did not exist. I agree. I'll fix it. > Similarly, for specific products that didn't survive the merger, I think > it's again better to let the comments reflect history The products, which are not for sale now, are still supported. For example, E7000 is not listed in the current product list, but it is still supported. After Renesas Technology started, its manual on Renesas webpage was updated so that "Hitachi" in it were replaced with "Renesas". So we should use "Renesas" for those kind of products in gdb. > (Is the E7000 still live? For the d10v, I've never had success > finding anything public on it and I've tried a number of sources, > would you have a pointer?) I'm sorry but there is not any documents about d10v in public. But I'm not sure but it's maybe because d10v is sold to the specific customers. Kei === Kei Sakamoto Renesas Technology Corp.