From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23535 invoked by alias); 21 Oct 2003 01:27:12 -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 23528 invoked from network); 21 Oct 2003 01:27:11 -0000 Received: from unknown (HELO mail04.idc.renesas.com) (202.234.163.13) by sources.redhat.com with SMTP; 21 Oct 2003 01:27:11 -0000 Received: from mail04.idc.renesas.com ([127.0.0.1]) by mail04.idc.renesas.com with ESMTP id h9L1R8c4006726 for ; Tue, 21 Oct 2003 10:27:08 +0900 (JST) Received: from guardian01.idc.renesas.com ([172.20.8.132]) by mail04.idc.renesas.com with ESMTP id h9L1R7rd006723 for ; Tue, 21 Oct 2003 10:27:07 +0900 (JST) Received: (from root@localhost) by guardian01.idc.renesas.com with id h9L1R6ZB019521 for gdb-patches@sources.redhat.com; Tue, 21 Oct 2003 10:27:06 +0900 (JST) Received: from unknown [172.20.8.70] by guardian01.idc.renesas.com with SMTP id LAA19520 ; Tue, 21 Oct 2003 10:27:05 +0900 Received: from mta03.idc.renesas.com ([127.0.0.1]) by mta03.idc.renesas.com with ESMTP id h9L1R6A5015123 for ; Tue, 21 Oct 2003 10:27:06 +0900 (JST) Received: from rnsmtp01.hoku_r.renesas.com ([10.145.246.51]) by mta03.idc.renesas.com with ESMTP id h9L1R6OP015120 for ; Tue, 21 Oct 2003 10:27:06 +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 KAA22551 for ; Tue, 21 Oct 2003 10:27:06 +0900 (JST) Received: from KEI (unknown [10.145.105.81]) by mrkaisv.hoku.renesas.com (Postfix) with SMTP id E44F7798299 for ; Tue, 21 Oct 2003 10:27:05 +0900 (JST) Message-ID: <009e01c39772$9efca810$5169910a@KEI> From: "Kei Sakamoto" To: Subject: [patch/doc] Replace "Renesas" in a historic context with "Hitachi" and "Renesas" Date: Tue, 21 Oct 2003 01:27:00 -0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_009B_01C397BE.0EBE2A70" X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-SW-Source: 2003-10/txt/msg00635.txt.bz2 This is a multi-part message in MIME format. ------=_NextPart_000_009B_01C397BE.0EBE2A70 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit Content-length: 415 Hello, The attached patch replaces "Renesas" in the section, "Contributors to GDB", with "Hitachi" and "Mitsubishi". Because it describes the history about gdb and at that time there was not Renesas yet. OK to commit? Kei Sakamoto Renesas Technology Corp. === 2003-10-21 Kei Sakamoto * gdb.texinfo (Contributors to GDB): Replace "Renesas" with "Hitachi" and "Mitsubishi". ------=_NextPart_000_009B_01C397BE.0EBE2A70 Content-Type: application/octet-stream; name="diffs" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="diffs" Content-length: 1069 Index: gdb.texinfo=0A= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0A= RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v=0A= retrieving revision 1.182=0A= diff -u -r1.182 gdb.texinfo=0A= --- gdb.texinfo 16 Oct 2003 02:33:46 -0000 1.182=0A= +++ gdb.texinfo 21 Oct 2003 01:11:36 -0000=0A= @@ -418,12 +418,12 @@=0A= He also enhanced the command-completion support to cover C@t{++} overloade= d=0A= symbols.=0A= =20=0A= -Renesas America, Ltd. sponsored the support for H8/300, H8/500, and=0A= +Hitachi America, Ltd. sponsored the support for H8/300, H8/500, and=0A= Super-H processors.=0A= =20=0A= NEC sponsored the support for the v850, Vr4xxx, and Vr5xxx processors.=0A= =20=0A= -Renesas sponsored the support for D10V, D30V, and M32R/D processors.=0A= +Mitsubishi sponsored the support for D10V, D30V, and M32R/D processors.=0A= =20=0A= Toshiba sponsored the support for the TX39 Mips processor.=0A= =20=0A= ------=_NextPart_000_009B_01C397BE.0EBE2A70--