From patchwork Mon Feb 20 22:26:43 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steven Bosscher X-Patchwork-Id: 142195 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]) by ozlabs.org (Postfix) with SMTP id 02A1CB6F62 for ; Tue, 21 Feb 2012 09:27:06 +1100 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1330381627; h=Comment: DomainKey-Signature:Received:Received:Received:Received: Received-SPF:Received:MIME-Version:Received:Received:Date: Message-ID:Subject:From:To:Cc:Content-Type:Mailing-List: Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:Sender:Delivered-To; bh=nDEo/IWE8rXqOaOzpFnnomoGXu4=; b=ZOI7LbUD9YVIm/JYSSNj4utbNg7o+1fi2oGyz4XcDzmMqXg8HISAH3RT7aV/v1 HbNSq+Y0iPAWXguVYVRIYcjp3ZpCeY0vNae3606TqcJTLVD0mT6yQe54loIiXUa6 597pcHbulYHwuD+iey94IdkVzXeVqbQqyWCvlaMpLcB3s= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Received-SPF:Authentication-Results:Received:MIME-Version:Received:Received:Date:Message-ID:Subject:From:To:Cc:Content-Type:X-IsSubscribed:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=ja2tKjXfkrF7vE9Zr3MPnCJGSv0WtMjA5DvLgkzE+pBPCUGn4wayXPDzBp3kaY FO3FkOx5ZVXPP4af8I/T5RdNvmCPvPwt555TVsLQ3yQtSKEBDgO3DqOWM/CZYWWK klJ6jVhfu1QPvnDORvIyvfaf9n2e6wl+v4YFVeuUsyG4Y=; Received: (qmail 2177 invoked by alias); 20 Feb 2012 22:27:02 -0000 Received: (qmail 2164 invoked by uid 22791); 20 Feb 2012 22:27:01 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL, BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-yx0-f175.google.com (HELO mail-yx0-f175.google.com) (209.85.213.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 20 Feb 2012 22:26:46 +0000 Received: by yenr5 with SMTP id r5so2834998yen.20 for ; Mon, 20 Feb 2012 14:26:45 -0800 (PST) Received-SPF: pass (google.com: domain of stevenb.gcc@gmail.com designates 10.236.197.100 as permitted sender) client-ip=10.236.197.100; Authentication-Results: mr.google.com; spf=pass (google.com: domain of stevenb.gcc@gmail.com designates 10.236.197.100 as permitted sender) smtp.mail=stevenb.gcc@gmail.com; dkim=pass header.i=stevenb.gcc@gmail.com Received: from mr.google.com ([10.236.197.100]) by 10.236.197.100 with SMTP id s64mr30889835yhn.108.1329776805470 (num_hops = 1); Mon, 20 Feb 2012 14:26:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.197.100 with SMTP id s64mr23885031yhn.108.1329776803899; Mon, 20 Feb 2012 14:26:43 -0800 (PST) Received: by 10.100.177.19 with HTTP; Mon, 20 Feb 2012 14:26:43 -0800 (PST) Date: Mon, 20 Feb 2012 23:26:43 +0100 Message-ID: Subject: [wwwdocs] Janitor stuff From: Steven Bosscher To: GCC Patches Cc: Gerald Pfeifer X-IsSubscribed: yes 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 Hello, Two changes in the attached patch: 1. Remove a broken link for XScale documentation 2. Change some links to the C++ ABI (CodeSourcery -> Mentor) Is this OK? Ciao! Steven Index: readings.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v retrieving revision 1.217 diff -u -r1.217 readings.html --- readings.html 17 Feb 2012 18:44:55 -0000 1.217 +++ readings.html 20 Feb 2012 22:22:59 -0000 @@ -37,9 +37,7 @@ by Joachim Nadler and Tim Josling <tej@melbpc.org.au>. -
  • GNU INSEL Compiler gic.
  • - -
  • +
  • The V3 multi-vendor standard C++ ABI is used in GCC releases 3.0 and above.
  • @@ -78,8 +76,6 @@
    Manufacturer: Various, by license from ARM
    CPUs include: ARM7 and ARM7T series (eg. ARM7TDMI), ARM9 and StrongARM
    ARM Documentation -
    Intel - XScale Core Developer's Manual
  • AVR Index: gcc-3.2/c++-abi.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.2/c++-abi.html,v retrieving revision 1.5 diff -u -r1.5 c++-abi.html --- gcc-3.2/c++-abi.html 1 Jan 2009 20:15:25 -0000 1.5 +++ gcc-3.2/c++-abi.html 20 Feb 2012 22:22:59 -0000 @@ -10,7 +10,7 @@ The main point of the GCC 3.2 release is to have a relatively stable and common C++ ABI for GNU/Linux and BSD usage, following the documentation at - http://www.codesourcery.com/public/cxx-abi/. + http://sourcery.mentor.com/public/cxx-abi/. Unfortunately this means that GCC 3.2 is incompatible with GCC 3.0 and GCC 3.1 releases.

    Index: gcc-4.0/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/changes.html,v retrieving revision 1.59 diff -u -r1.59 changes.html --- gcc-4.0/changes.html 30 Jan 2011 11:39:36 -0000 1.59 +++ gcc-4.0/changes.html 20 Feb 2012 22:22:59 -0000 @@ -182,7 +182,7 @@ -fvisibility option.
  • The compiler now uses the library interface specified by the C++ ABI for + href="http://sourcery.mentor.com/public/cxx-abi/">C++ ABI for thread-safe initialization of function-scope static variables. Most users should leave this alone, but embedded programmers may want to disable this by specifying