From patchwork Thu Jul 31 22:11:52 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Oleg Endo X-Patchwork-Id: 375458 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id ACFA41400B9 for ; Fri, 1 Aug 2014 08:12:16 +1000 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :message-id:subject:from:to:date:content-type:mime-version; q= dns; s=default; b=M0iWgwYaKtXRZqdQtddFIMuRjD36m4xmAWI6AgsXgAhA0U Ajrz+cTOhaCgutVLQ4HLELe1JEyz0sk6thOfyD65P2Qv6TN5hJDFTz+40udUFTD9 UC2mvfBn+tVncjdQU9R9BeKOqks3V8VHOCK1mxCkyw4oAVcyMVA1RTvQsWu5U= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :message-id:subject:from:to:date:content-type:mime-version; s= default; bh=GdTHOnugc1eDoui1Jpr7XiKXrUg=; b=gU3K/cnFqRitft5mzAUD zXigQo66ByUIG430eaFvK8XDKIa90REH5DVxmoWJcutozm+sr2k2Spx8XCChEN+R IvwZtIr8od884BqeL4SFENjbv9vDo9bxCwF6+Pizmh4McONxqiX2XWo0d9VJhcni 0tgpuVh1Pc7ZWYJS4YtDYJU= Received: (qmail 29669 invoked by alias); 31 Jul 2014 22:12:09 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 29608 invoked by uid 89); 31 Jul 2014 22:12:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mailout06.t-online.de Received: from mailout06.t-online.de (HELO mailout06.t-online.de) (194.25.134.19) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 31 Jul 2014 22:12:01 +0000 Received: from fwd08.aul.t-online.de (fwd08.aul.t-online.de [172.20.26.151]) by mailout06.t-online.de (Postfix) with SMTP id 1CD0510E538 for ; Fri, 1 Aug 2014 00:11:58 +0200 (CEST) Received: from [192.168.0.103] (rCvC4vZCYhn4h08xEu2gXXtGnBKVyGiB80MroER-0lhQvE2MaY9Dpu3q+o6cmhfQAG@[93.195.18.111]) by fwd08.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1XCyZm-2YV2no0; Fri, 1 Aug 2014 00:11:54 +0200 Message-ID: <1406844712.820.11.camel@yam-132-YW-E178-FTW> Subject: [wwwdocs][committed] Update SH section in readings From: Oleg Endo To: gcc-patches Date: Fri, 01 Aug 2014 00:11:52 +0200 Mime-Version: 1.0 X-IsSubscribed: yes Hello, The references to SuperH Inc are outdated. The link now leads to a funny place. I've replaced it with something more relevant. Cheers, Oleg Index: htdocs/readings.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v retrieving revision 1.234 diff -u -r1.234 readings.html --- htdocs/readings.html 27 Jun 2014 20:41:05 -0000 1.234 +++ htdocs/readings.html 31 Jul 2014 22:08:07 -0000 @@ -261,10 +261,10 @@
  • sh -
    Manufacturer: Renesas, or various licensed by SuperH Inc -
    CPUs include: SH1, SH2, SH2-DSP, SH3, SH3-DSP, SH4, SH5 series. +
    Manufacturer: Renesas, various licensees. +
    CPUs include: SH1, SH2, SH2-DSP, SH3, SH3-DSP, SH4, SH4A, SH5 series.
    Renesas SuperH Processors -
    SuperH Home Page +
    SuperH Instruction Set Summary
    GDB includes a simulator.