From patchwork Sun Mar 19 08:03:13 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 740654 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 3vmBRB6p3yz9s78 for ; Sun, 19 Mar 2017 19:03:32 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="aXmbxT5I"; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:cc:subject:message-id:mime-version:content-type; q=dns; s=default; b=UHL0D4hDRlPwGPo0bBOzpPe1QlZ0QCNPBAMDx+sw8m86GLkmnH 12oZCzEekF2p6pURM6vU7yMqTSNPZcRNXK4H3gmtXrH0WlTFUeiMzaA66MRoOCLO Qrc2nHXLrw+vCOFjHJT1Cphf5/b0U6qxkXW+FY3mRbOngdeg/aMeAezuU= 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:date :from:to:cc:subject:message-id:mime-version:content-type; s= default; bh=/Wj5vqTq3wbZM2ynSPX+5jmiAL4=; b=aXmbxT5IMERQBQlpLYkF nm6ZsWeBVv2jhz3VyeoB8j2k1TkOruMnhGeD2p3zqtUEvH8ADxecazSRoRZAAhns 1aCwW8GkpY9/04AlZ4LrUnoc66ovBAfYHC7IqDBwWRLGe2CtDy8uUYRcALrg069N iAv7LqPfOKKziSoacovvyoY= Received: (qmail 19050 invoked by alias); 19 Mar 2017 08:03:22 -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 19025 invoked by uid 89); 19 Mar 2017 08:03:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-11.9 required=5.0 tests=BAYES_00, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=portal, chasing, chid, 6176 X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 19 Mar 2017 08:03:19 +0000 Received: from anthias (vie-188-118-249-200.dsl.sil.at [188.118.249.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 2F33E3F530; Sun, 19 Mar 2017 04:03:14 -0400 (EDT) Date: Sun, 19 Mar 2017 09:03:13 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org cc: Jeff Law , John David Anglin , Nick Clifton , Richard Earnshaw , Ramana Radhakrishnan , Kyrylo Tkachov Subject: [wwwdocs] readings.html maintenance Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes It turns out both the hp.com link and the arm.com link now redirect to marketing pages, so instead of chasing forever, I decided to take them out. HPPA and ARM maintainers on copy, if you want to add more appropriate links, we can definitely do so of course, though I'd argue with none of our users or developers raising this, probably not a lot of interest in those specifically? Gerald Index: readings.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v retrieving revision 1.270 diff -u -r1.270 readings.html --- readings.html 14 Mar 2017 20:19:40 -0000 1.270 +++ readings.html 19 Mar 2017 07:56:34 -0000 @@ -231,8 +231,7 @@
  • pa
    Manufacturer: HP -
    PA-RISC - is preferred over the older HPPA acronym +
    PA-RISC is preferred over the older HPPA acronym (Hewlett-Packard Precision Architecture).
    parisc.wiki.kernel.org is another good source of PA-RISC documention. @@ -618,8 +617,6 @@
  • System V PowerPC ABI
  • -
  • Application Binary Interface for the ARM Architecture (EABI)
  • -
  • DWARF Workgroup
  • Debugging/object info by David B.Anderson (including links to some DWARF tools)