From patchwork Fri Oct 14 06:28:16 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 2530 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:4ac7:0:0:0:0:0 with SMTP id y7csp30196wrs; Thu, 13 Oct 2022 23:28:49 -0700 (PDT) X-Google-Smtp-Source: AMsMyM6C+prK7SS2JXHKZsL4FC1aTQDq/jmNTtG8EaDIkTIehGdu3n1Q9XqBqEVTblfz0i7XIo1Z X-Received: by 2002:aa7:c607:0:b0:458:fe72:4756 with SMTP id h7-20020aa7c607000000b00458fe724756mr2993068edq.423.1665728928917; Thu, 13 Oct 2022 23:28:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1665728928; cv=none; d=google.com; s=arc-20160816; b=foOVqfJ0G4hZ+ZdBXZqReyhNniYFDb6B07HA8A0i2EpyMzXJjRTuVwjM1ETcFDevoh TQ1A6/ssjpuWTCAnK08qSc0yVg8KrfOd1bLcuWERBHyYUcyyCEAlXeQxROPJD/xQhF54 IMCB6VydnETtP9YJY8NBR7LlWYqvGFtWCzAjbpPEIlaawjn9RPehVBPgiwn1IiS4s4h1 B64nid4iN+6s5Ob+sFwRfXIvjliMDdk38MFHhAQ8VRlhMjtoRoksFFxSYFVzOsMFMdAh JZ1pwpr3wm9bguOizYYE1xwbsuTIpDZ1kIvLRVhus6qTsu1XcC4aaR1pUkT3t1FkIrrb o3mw== 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=PWPCUyVeQQNaT4P/K/FykbKlyl/GNoOXuI6+/vgnpEk=; b=xb118E7EOQeH9M5VbdpmtOJQawuiEGbQYZSkWSecGVVX61VBg3DKW8KkmSbizEzCzT TQ1HwcKULOBJtjYPFLyYKZWHbjwj8JWPFkummb0tll9djIrbm66GOyLu237Q9zUUrrN+ 7DHv+XWaH2IQLDZwnCh0ioJucNrbKe8hhQ4p/h6cz7ZeRvJx+kDdE2UOytv+z0cSAiUl q4sDGIMenWTXob8hNG5YkTEIOuxEQalPx4+PnjvTo7+MmPaoEgQ3zJVBRwuRGH7myxdb z9r7xb0elImikWxGV2FJeQcWu7ilj+ru7wIDsliLlfVCahMpyTx6HSOXB9FvoIkIBMxL YAwg== 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 hg2-20020a1709072cc200b0078372cf516csi1648420ejc.229.2022.10.13.23.28.48 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Oct 2022 23:28:48 -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 429E33857423 for ; Fri, 14 Oct 2022 06:28:45 +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 34B6F3858C56 for ; Fri, 14 Oct 2022 06:28:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 34B6F3858C56 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 BE43833EEA for ; Fri, 14 Oct 2022 02:28:21 -0400 (EDT) Received: from [172.20.15.200] (host-62-245-134-132.customer.m-online.net [62.245.134.132]) (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 5CB6933EEF for ; Fri, 14 Oct 2022 02:28:21 -0400 (EDT) Date: Fri, 14 Oct 2022 08:28:16 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [committed] wwwdocs: *: Consistently format around MIME-Version: 1.0 X-Scanned-By: mailmunge 3.09 on 209.68.5.143 Message-Id: <20221014062821.BE43833EEA@hamza.pair.com> X-Spam-Status: No, score=-11.2 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, KAM_SHORT, 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?1746643377570549226?= X-GMAIL-MSGID: =?utf-8?q?1746643377570549226?= Working on some simplification for all/most pages, I noticed between versions 4.1 and 8 our release criteria pages consistently did not have on a page of its own. That's not a problem per se, consistency is just immensely helpful if we want to do mass changes across our pages, so this is a prequel to some of those. (The power of "copy & paste". ;-) Pushed. Gerald --- htdocs/gcc-4.1/criteria.html | 3 ++- htdocs/gcc-4.2/criteria.html | 3 ++- htdocs/gcc-4.3/criteria.html | 3 ++- htdocs/gcc-4.4/criteria.html | 3 ++- htdocs/gcc-4.5/criteria.html | 3 ++- htdocs/gcc-4.6/criteria.html | 3 ++- htdocs/gcc-4.7/criteria.html | 3 ++- htdocs/gcc-4.8/criteria.html | 3 ++- htdocs/gcc-4.9/criteria.html | 3 ++- htdocs/gcc-5/criteria.html | 3 ++- htdocs/gcc-6/criteria.html | 3 ++- htdocs/gcc-7/criteria.html | 3 ++- htdocs/gcc-8/criteria.html | 3 ++- 13 files changed, 26 insertions(+), 13 deletions(-) diff --git a/htdocs/gcc-4.1/criteria.html b/htdocs/gcc-4.1/criteria.html index c7f71a7b..39f46c90 100644 --- a/htdocs/gcc-4.1/criteria.html +++ b/htdocs/gcc-4.1/criteria.html @@ -4,7 +4,8 @@ GCC 4.1 Release Criteria - + + diff --git a/htdocs/gcc-4.2/criteria.html b/htdocs/gcc-4.2/criteria.html index 44774f75..dc3df53b 100644 --- a/htdocs/gcc-4.2/criteria.html +++ b/htdocs/gcc-4.2/criteria.html @@ -4,7 +4,8 @@ GCC 4.2 Release Criteria - + + diff --git a/htdocs/gcc-4.3/criteria.html b/htdocs/gcc-4.3/criteria.html index 52585ede..ba4838cd 100644 --- a/htdocs/gcc-4.3/criteria.html +++ b/htdocs/gcc-4.3/criteria.html @@ -4,7 +4,8 @@ GCC 4.3 Release Criteria - + + diff --git a/htdocs/gcc-4.4/criteria.html b/htdocs/gcc-4.4/criteria.html index 42e21835..cdfae6f5 100644 --- a/htdocs/gcc-4.4/criteria.html +++ b/htdocs/gcc-4.4/criteria.html @@ -4,7 +4,8 @@ GCC 4.4 Release Criteria - + + diff --git a/htdocs/gcc-4.5/criteria.html b/htdocs/gcc-4.5/criteria.html index 11e57b19..f73447d6 100644 --- a/htdocs/gcc-4.5/criteria.html +++ b/htdocs/gcc-4.5/criteria.html @@ -4,7 +4,8 @@ GCC 4.5 Release Criteria - + + diff --git a/htdocs/gcc-4.6/criteria.html b/htdocs/gcc-4.6/criteria.html index 7300b8b0..5db99c4d 100644 --- a/htdocs/gcc-4.6/criteria.html +++ b/htdocs/gcc-4.6/criteria.html @@ -4,7 +4,8 @@ GCC 4.6 Release Criteria - + + diff --git a/htdocs/gcc-4.7/criteria.html b/htdocs/gcc-4.7/criteria.html index 8cb0fe8d..1651fcc4 100644 --- a/htdocs/gcc-4.7/criteria.html +++ b/htdocs/gcc-4.7/criteria.html @@ -4,7 +4,8 @@ GCC 4.7 Release Criteria - + + diff --git a/htdocs/gcc-4.8/criteria.html b/htdocs/gcc-4.8/criteria.html index ae685014..cb2920a8 100644 --- a/htdocs/gcc-4.8/criteria.html +++ b/htdocs/gcc-4.8/criteria.html @@ -4,7 +4,8 @@ GCC 4.8 Release Criteria - + + diff --git a/htdocs/gcc-4.9/criteria.html b/htdocs/gcc-4.9/criteria.html index e03dd7c8..d0c3fbac 100644 --- a/htdocs/gcc-4.9/criteria.html +++ b/htdocs/gcc-4.9/criteria.html @@ -4,7 +4,8 @@ GCC 4.9 Release Criteria - + + diff --git a/htdocs/gcc-5/criteria.html b/htdocs/gcc-5/criteria.html index d9141705..ce079db2 100644 --- a/htdocs/gcc-5/criteria.html +++ b/htdocs/gcc-5/criteria.html @@ -4,7 +4,8 @@ GCC 5 Release Criteria - + + diff --git a/htdocs/gcc-6/criteria.html b/htdocs/gcc-6/criteria.html index 1c2ddb21..441d5a69 100644 --- a/htdocs/gcc-6/criteria.html +++ b/htdocs/gcc-6/criteria.html @@ -4,7 +4,8 @@ GCC 6 Release Criteria - + + diff --git a/htdocs/gcc-7/criteria.html b/htdocs/gcc-7/criteria.html index b7371f3f..e1689e92 100644 --- a/htdocs/gcc-7/criteria.html +++ b/htdocs/gcc-7/criteria.html @@ -4,7 +4,8 @@ GCC 7 Release Criteria - + + diff --git a/htdocs/gcc-8/criteria.html b/htdocs/gcc-8/criteria.html index 6f0f8723..a273049b 100644 --- a/htdocs/gcc-8/criteria.html +++ b/htdocs/gcc-8/criteria.html @@ -4,7 +4,8 @@ GCC 8 Release Criteria - + +