From patchwork Sun Aug 4 13:07:31 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1141735 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-506160-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="jfcDxXk6"; 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 461h5m2Ww2z9sN4 for ; Sun, 4 Aug 2019 23:07:54 +1000 (AEST) 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=Lrcpt4uyIDF5fBHcC/17ir4yU4Kg0GS9WvAF6aX/LritRIX2Abs+z fbjYefheIhFLXPA3znEuzn2PtSqbdDiENPwVxpV4OjXi0hv0294bGhcT2qjXmN5T BGJldLJnwQma7aFW9B8YSJZvd8BRy91vyNLzF6s7q7MkPaq4KJr5QM= 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=7EUAzBTXPa2lHOEbcZthp9HfzHU=; b=jfcDxXk6z7zP6A5HHkY/ r73qd/MGKlaZ5mQ/o5Y4u+qPgHsO1y2mpI3VHjf7MrQ/lPmictAVeWi/H+nXjmof irL8/rXKB0BLpBjmkSFUFIyz1Yev0pSvP6GtWva2tpbSxqzSCDRG2quL9V2gj3f4 mmpYsAI9uWOecI2Ld1comJM= Received: (qmail 111900 invoked by alias); 4 Aug 2019 13:07:47 -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 111892 invoked by uid 89); 4 Aug 2019 13:07:47 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.7 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: hamza.pair.com Received: from hamza.pair.com (HELO hamza.pair.com) (209.68.5.143) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 04 Aug 2019 13:07:46 +0000 Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 7A2FE33DE4 for ; Sun, 4 Aug 2019 09:07:44 -0400 (EDT) Received: from anthias (ip-109-41-192-29.web.vodafone.de [109.41.192.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id DBA5533DDE for ; Sun, 4 Aug 2019 09:07:43 -0400 (EDT) Date: Sun, 4 Aug 2019 15:07:31 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] www.sandpile.org has moved to https Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes On the way pull the column out of the link text. Committed. Gerald Index: readings.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v retrieving revision 1.317 diff -u -r1.317 readings.html --- readings.html 30 Jul 2019 22:14:15 -0000 1.317 +++ readings.html 4 Aug 2019 13:06:48 -0000 @@ -152,7 +152,7 @@ x86 manuals and documentation:
https://www.agner.org/optimize/ -
www.sandpile.org: +
www.sandpile.org: Christian Ludloff's technical x86 processor information.