From patchwork Thu Mar 16 23:48:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 71015 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:604a:0:0:0:0:0 with SMTP id j10csp54877wrt; Thu, 16 Mar 2023 16:49:11 -0700 (PDT) X-Google-Smtp-Source: AK7set9wk3srs92LkeibjuIalY1lpltSJppIxmbmvrhjbkfFnW9oEKzwnBOc4zYH8IDSo+HFKCgV X-Received: by 2002:a17:906:fa16:b0:8f1:949f:37b5 with SMTP id lo22-20020a170906fa1600b008f1949f37b5mr11694088ejb.32.1679010551325; Thu, 16 Mar 2023 16:49:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1679010551; cv=none; d=google.com; s=arc-20160816; b=QjMaeqZwCLlik0FWcQtjK2eNBRvv1ZvFa1UdeK4AHHeS8fH9ZnaWdE7bBtz27Y/zIl SCVYrQzJYicBi2dMPza4uKq6bzMclrJimaTKVJFu7BpLhpzpJTt/ARGvaokcNcergI14 HHXq20ysWrazW8o5RG0fi5UsdcVCupju6OdGDQd894mj4AGOJCQqAVkHxoFI6JuaCO2H 3VaAcd3C+tGO69bFsC5UwoDAQe3LCYACugMF+1r0l3FKEB04/vDPXsJjwMFNuQvSdRZU FC8kdgTWEqVNV09+Q/1jL5tPLARx68obVJuOg7PrVNkg9UtZ8E1qO9o+F20XejeJ9RoT alag== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:message-id:mime-version:subject :to:from:date:dmarc-filter:delivered-to; bh=x3LivRRB7T0nbi/SlZp+WC4sPRxT5fZ2WqdY0Lhb16c=; b=BVLvrTEOHH6k/KbDX1rBjGYRQAUKipdzgdJPy95nSp0yHH74JGyLE5N4oXVIPtwL6l P98grTJcFFkVpI5nij0KS9yj+s83u5Tpt0B0+lKnRypZ3OhjoHU19LHEKk0xnUjzFdtZ xmK8zADVMFKsOf5kzWVresu5SpHnjAwpJsnFxycgFL+dt92L80z1F/RKNHsex7ClGdx2 0MzZ8oyHEjpTgu2ydiOYqr+KDNo8xDaSFgp0r7Be8kvLktgLoU3fRyYK/EpHnQLTCcUF Ai9vbgLM8JP+vcjmCItcMQo4SStz7+YMLaQ4JMM35LelW+w9CNvatDutf/3D3JEljSGX Q4YA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from sourceware.org (server2.sourceware.org. [8.43.85.97]) by mx.google.com with ESMTPS id u19-20020a17090626d300b0093143b93a5fsi573761ejc.646.2023.03.16.16.49.11 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Mar 2023 16:49:11 -0700 (PDT) Received-SPF: pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) client-ip=8.43.85.97; Authentication-Results: mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 661E338515DD for ; Thu, 16 Mar 2023 23:49:05 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id DF63F3858416 for ; Thu, 16 Mar 2023 23:48:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DF63F3858416 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id A3B8D33E53 for ; Thu, 16 Mar 2023 19:48:40 -0400 (EDT) Received: from [192.168.1.80] (188-23-63-229.adsl.highway.telekom.at [188.23.63.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 5E5C833E4F for ; Thu, 16 Mar 2023 19:48:40 -0400 (EDT) Date: Fri, 17 Mar 2023 00:48:39 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [pushed] wwwdocs: readings: Switch publibfp.dhe.ibm.com to https MIME-Version: 1.0 X-Scanned-By: mailmunge 3.11 on 209.68.5.143 Message-Id: <20230316234840.A3B8D33E53@hamza.pair.com> X-Spam-Status: No, score=-9.4 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org Sender: "Gcc-patches" X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1760570168261725867?= X-GMAIL-MSGID: =?utf-8?q?1760570168261725867?= Pushed. Gerald --- htdocs/readings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/readings.html b/htdocs/readings.html index 3cdc47a9..6813b84f 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -310,8 +310,8 @@ names.
  • z/Architecture (S/390)
    Manufacturer: IBM -
    z/Architecture Principles of Operation -
    ESA/390 Principles of Operation +
    z/Architecture Principles of Operation +
    ESA/390 Principles of Operation
    Linux for z Systems ABI
    Linux for S/390 ABI