From patchwork Tue Feb 23 10:14:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Polacek X-Patchwork-Id: 586798 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org 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 31C85140BA7 for ; Tue, 23 Feb 2016 21:14:19 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=D0h3hPOE; dkim-atps=neutral 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=IpU26/ZsJgXLZtxGjqseSEEMgdYLobbwDzVgqAvBu0Kz/xyoZ1u01 2XRtbKC64D7/sxs47CQuHkMxdzjHjNgdMEz7D2yFpH3gZ/aIX2fc3EQGeLQj7k8J gqwKq7STI5Nhe+0cA+PIfNJtzRe20Zo1F27ea5eLuI6NE8XmJwCXJE= 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=xUOg/9+wl7VkR7d4OYcSli0QLIQ=; b=D0h3hPOE2FNVvn3iVW7f l7xpLvxj3LJwk+pjDwxyS2FDNC1muB1YjOSPQSXNHISCHMhWQ6EnEhF89M95Jhiu a5M0xoU8UKeBNOlpq7/01hY2yFIvg+szlVq0LsIVChamQnrnwBUA8mcKjcizvi/w 4VlBygU919jFq9UQXmNvggM= Received: (qmail 96344 invoked by alias); 23 Feb 2016 10:14:12 -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 96331 invoked by uid 89); 23 Feb 2016 10:14:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RP_MATCHES_RCVD, SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Hx-spam-relays-external:redhat.com, H*RU:redhat.com, H*r:redhat.com X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 23 Feb 2016 10:14:10 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id 413DF8E22B for ; Tue, 23 Feb 2016 10:14:09 +0000 (UTC) Received: from redhat.com (ovpn-204-21.brq.redhat.com [10.40.204.21]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u1NAE62C032742 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 23 Feb 2016 05:14:08 -0500 Date: Tue, 23 Feb 2016 11:14:05 +0100 From: Marek Polacek To: GCC Patches Subject: [wwwdocs] Add a link to porting_to Message-ID: <20160223101405.GG14947@redhat.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Committed. Marek Index: porting_to.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/porting_to.html,v retrieving revision 1.14 diff -u -r1.14 porting_to.html --- porting_to.html 14 Feb 2016 13:13:43 -0000 1.14 +++ porting_to.html 23 Feb 2016 10:13:06 -0000 @@ -408,5 +408,9 @@

Links

+

+Marek Polacek Fedora mass rebuild 2016 on x86_64 +

+