From patchwork Sun Aug 18 11:35:18 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1148835 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-507191-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="X8Q1zL4C"; 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 46BFNG206lz9s3Z for ; Sun, 18 Aug 2019 21:35:07 +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=ytPEH6WteN0VfKBLzSGYOFkmPoL3M2CUPSz055kvAnohDTqzuJlhj 3+7V82r4Papy8tskjolWCiWeXe6YZTiRs+JhgHG3heqecjENUR+kV2UNxEtC6U4M vaLQ8YpXmGpWXBdVBXw/TY83ytsCKz7QQ81uhXlG9RaUkcI2DgNBmc= 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=3m7ITv4GsQnz37PWsFdw6C2/084=; b=X8Q1zL4CMx5xSbQ6F+ep 1ngnjkgAOLdPSL6nrPgsLbYsfSEcVZ1HgFAz/EXmEE/e3ftNzHEcRweGd897S6yZ AAv7UK6j4eXiCO6lvB0/H8zAVoUP19YturGmWzM+8NEGoFtNx2HCSP+UfIQ9F7kC WqUhfIjS5Jmxl9LJ5q9UZR4= Received: (qmail 10817 invoked by alias); 18 Aug 2019 11:35:00 -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 10809 invoked by uid 89); 18 Aug 2019 11:34:59 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-11.2 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=Options, HX-Languages-Length:994, life, states 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, 18 Aug 2019 11:34:56 +0000 Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 8536B33DE8; Sun, 18 Aug 2019 07:34:54 -0400 (EDT) Received: from anthias (unknown [178.114.243.240]) (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 0B71D33DE4; Sun, 18 Aug 2019 07:34:53 -0400 (EDT) Date: Sun, 18 Aug 2019 13:35:18 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org, Jie Zhang Subject: [doc] install.texi and bfin "end of life" Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes https://blackfin.uclinux.org redirects to a page on ez.analog.com that states "End of Life for Blackfin Linux" and has a link to sourceforge.net that at least offers some remaining bits. Jie, can you please have a look? This, or something similar, probably should be backported to all active release branches. Committed for now. Gerald 2019-08-18 Gerald Pfeifer * doc/install.texi (Specific, bfin): blackfin.uclinux.org is gone, point to sourceforge.net. Index: doc/install.texi =================================================================== --- doc/install.texi (revision 274618) +++ doc/install.texi (working copy) @@ -3584,7 +3584,7 @@ See ``Blackfin Options'' in the main manual @end ifhtml More information, and a version of binutils with support for this processor, -is available at @uref{https://blackfin.uclinux.org} +are available at @uref{https://sourceforge.net/projects/adi-toolchain/}. @html