From patchwork Sat Jul 13 07:53:53 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 93883 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id A4361385C6C7 for ; Sat, 13 Jul 2024 07:54:23 +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 D4F563858C53 for ; Sat, 13 Jul 2024 07:53:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D4F563858C53 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org D4F563858C53 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=209.68.5.143 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1720857237; cv=none; b=Os+ITcuRscho6A3fIG3snczGEZVIpU9Lbnu1yeXqav+lK0UVD9PU0pKWjvots2nwtkCjQIspfPqD87wZaRDm3HWUSd7hsc1iZFDV3YN/jKL5OC8wK6DSZFCOo10vbNZk4ojXMEE9YSxDqmgfaYT71xrDUJ2wui/6wod3y6uNfn8= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1720857237; c=relaxed/simple; bh=cagPPSWKubUHmwQf+9NCJbOsaBENriJ1s63EDj2HCYk=; h=Date:From:To:Subject:MIME-Version:DKIM-Signature:Message-Id; b=ZgLTU5KOl+J4vnfxeQFMyK9g4GDAoBloEaxbxgDWwthvYDE/QmaBU9gSmXS1ONNJye2NebY0XqG+h5RvzPrVPnqn1t6XVASsK5POwb50uJ34P6uLSQXF/X6KiGTu0MrnLsOE9nTaPZskErqc1VyO1Moh8ujZdeMKftyxrAl20Ko= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id AC23833EFA for ; Sat, 13 Jul 2024 03:53:55 -0400 (EDT) Received: from daya.localdomain (188-23-62-249.adsl.highway.telekom.at [188.23.62.249]) (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 1369033EF7 for ; Sat, 13 Jul 2024 03:53:54 -0400 (EDT) Date: Sat, 13 Jul 2024 09:53:53 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [pushed] wwwdocs: gcc-3.*: Remove download links for MTL from 20 years ago MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pfeifer.com; h=date:from:to:subject:mime-version:content-type; s=pair-202402271039; bh=fsfRnjwfKtxQqLA+VgUqCFzvIapuCOwYTocEqvITSwI=; b=qn7EFYQ/b45aWp5+QKQsVGIX8B/MXeo/Lm26yKXiknRONIIjoqKi1AxRjr1Ss7RBVp02ZtGhVTpUML5ljOI0V41adXyPuthGzBNh4amuFzUcDWNRpBnUUaOneRygNJHvn7C15xWurP8hPbzQkGcHc6zkZmnrjZTXa1p45t5+RtRdUwGzHx44RshYtxWvEwvDQYtF+yrN1QqGS4zPsv98gdwIZ/qCBzvJ4Yn+/yOf7b9P0AFonMn6xYDO8xpiRXHHU8nOhgfvUzNcm2DGNjJ+++acdWha0c7EoBIrhCy19+x4/JSWc0+FxM9FIgUoYD45v056B3Ic9JEOhvuUFeE7eQ== X-Scanned-By: mailmunge 3.11 on 209.68.5.143 Message-Id: <20240713075355.AC23833EFA@hamza.pair.com> X-Spam-Status: No, score=-11.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, 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.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces~patchwork=sourceware.org@gcc.gnu.org The entire osl.iu.edu site has gone away without direct replacement. --- htdocs/gcc-3.1/criteria.html | 3 +-- htdocs/gcc-3.3/criteria.html | 3 +-- htdocs/gcc-3.4/criteria.html | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/htdocs/gcc-3.1/criteria.html b/htdocs/gcc-3.1/criteria.html index 13d5a7bd..22ffaaf7 100644 --- a/htdocs/gcc-3.1/criteria.html +++ b/htdocs/gcc-3.1/criteria.html @@ -251,8 +251,7 @@ shown here are used for GCC 3.1 integration testing.

MTL C++ 2.12.2.-20 - - MTL (Download) +     POOMA diff --git a/htdocs/gcc-3.3/criteria.html b/htdocs/gcc-3.3/criteria.html index ec32b28d..547c1bff 100644 --- a/htdocs/gcc-3.3/criteria.html +++ b/htdocs/gcc-3.3/criteria.html @@ -255,8 +255,7 @@ shown here are used for GCC 3.3 integration testing.

MTL C++ 2.12.2.-20 - - MTL (Download), with patch +     POOMA diff --git a/htdocs/gcc-3.4/criteria.html b/htdocs/gcc-3.4/criteria.html index 8860aa36..1ff98ee9 100644 --- a/htdocs/gcc-3.4/criteria.html +++ b/htdocs/gcc-3.4/criteria.html @@ -255,8 +255,7 @@ shown here are used for GCC 3.4 integration testing.

MTL C++ 2.12.2.-20 - - MTL (Download), with patch +     POOMA