From patchwork Sat Oct 6 17:36:32 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 979981 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-487068-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="WGWpXrpF"; dkim-atps=neutral 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 42SDMM4y0jz9s8T for ; Sun, 7 Oct 2018 04:36:45 +1100 (AEDT) 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:subject:message-id:mime-version:content-type; q=dns; s= default; b=NiRqQNEV08gAjCGv3jBB5GQBt7ZNsEY60tXcwnj0vc7x5TDauf70l vJZS1LiJQGMvqn8rfJ3393Ol8UM3h77yiZXi690GgxqqvY41paE74EENGNGOb6AD nC5yJhdixj+rE18P8Jzr3VhHmMcMe+FK15l7wdRMFxyNyivUR52+Tk= 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:subject:message-id:mime-version:content-type; s= default; bh=2h++5wG0ssZ25U71hfaTBao6Ilk=; b=WGWpXrpFH/4GkkTHF9ag XsqhDJ9RTKLv+ckIWeAJ24pX0y+ipDaxGE3km+/zy/QbMNXtSfH0tiBtiQJKHKZW hcWMw4A3qO9Aos0YeaZriSH1av61GvFSYEJdXgt682uexgPuVeU3pKWyOO6VDFQy D8VWNpeY+erIhXAhJqqa/Js= Received: (qmail 94302 invoked by alias); 6 Oct 2018 17:36:38 -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 94292 invoked by uid 89); 6 Oct 2018 17:36:37 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-11.6 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy= 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; Sat, 06 Oct 2018 17:36:36 +0000 Received: from ainaz.pair.com (localhost [127.0.0.1]) by ainaz.pair.com (Postfix) with ESMTP id 4AC4EB53EDB for ; Sat, 6 Oct 2018 13:36:34 -0400 (EDT) Received: from anthias (vie-91-186-158-155.dsl.sil.at [91.186.158.155]) (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 D0DB7B53EDA for ; Sat, 6 Oct 2018 13:36:33 -0400 (EDT) Date: Sat, 6 Oct 2018 19:36:32 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] readings.html - remove stale linke "Debugging/object info" (to sgi.com) Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes With HPE "integrating" SGI, ftp.sgi.com has gone away without a replacement I could find, and I've also failed to find a potentially new home for this document. So I had to go ahead with the patch below; committed. Gerald Index: htdocs/readings.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v retrieving revision 1.304 diff -u -r1.304 readings.html --- htdocs/readings.html 30 Sep 2018 14:38:46 -0000 1.304 +++ htdocs/readings.html 6 Oct 2018 17:33:18 -0000 @@ -614,7 +614,6 @@
  • DWARF Workgroup
  • -
  • Debugging/object info by David B.Anderson (including links to some DWARF tools)