From patchwork Fri Jan 26 12:09:08 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Daniel Hellstrom X-Patchwork-Id: 866273 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-472092-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="RScN/fKx"; 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 3zSd4T5cJfz9s81 for ; Fri, 26 Jan 2018 23:09:26 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:cc :from:subject:to:message-id:date:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=GONI2p5hhLyb4Q0d Y7kpSPcqcfViUv7NM+hF7mxRTpM2eeNb4ytb0v485fOimougn6Vo3ITcvUdleWB2 CY/wxhHzw0QKW6xbIUdL9zEvpoN7Nz0ncn2PPAO+gmvuto8UUUKrYxqG2ewOqUSu HHv5NIGjWRp76bORCUsymGXS1nU= 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:cc :from:subject:to:message-id:date:mime-version:content-type :content-transfer-encoding; s=default; bh=mw3QEhMoxgy6QJCAOYlVIt PHcKM=; b=RScN/fKxZVf298+s/uw5NkJkppy3qVa5VwV+GFbltq5ySp6tUnbY8H X6MF/S1bqSaI2OFvbBVcBXspPTtWa/rSnZJLsdjHoWmYc7scEziTdbTTjrtqWtCM 12DGSbMAAbpq214e9uW/sOl7JkByv3scl9TNdWHh3OysdMvMeAca8= Received: (qmail 76973 invoked by alias); 26 Jan 2018 12:09:18 -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 76928 invoked by uid 89); 26 Jan 2018 12:09:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-12.6 required=5.0 tests=BAYES_00, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:U*daniel, HContent-Transfer-Encoding:8bit X-HELO: mx2.bahnhof.se Received: from mx2.bahnhof.se (HELO mx2.bahnhof.se) (213.80.101.12) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 26 Jan 2018 12:09:15 +0000 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx2-reinject (Postfix) with ESMTP id 6D2544C42D; Fri, 26 Jan 2018 13:09:09 +0100 (CET) Received: from mf1.bahnhof.se ([127.0.0.1]) by localhost (mf1.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id odOdQt9QpYNW; Fri, 26 Jan 2018 13:09:09 +0100 (CET) Received: from [192.168.0.133] (h-187-120.A137.corp.bahnhof.se [81.170.187.120]) by mf1.bahnhof.se (Postfix) with ESMTP id 7697D330820; Fri, 26 Jan 2018 13:09:08 +0100 (CET) Cc: Sebastian Huber , gerald@pfeifer.com From: Daniel Hellstrom Subject: [wwwdocs] GCC-7.3 changes: Add note about LEON3FT erratum workaround To: gcc-patches@gcc.gnu.org Message-ID: <073aac70-91e9-fdf1-ed13-f67c0572bc9c@gaisler.com> Date: Fri, 26 Jan 2018 13:09:08 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 X-IsSubscribed: yes Hi, I would like to commit the following comment about LEON3-FT errata now available in GCC-7.3. Thanks, Daniel Index: htdocs/gcc-7/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v retrieving revision 1.98 diff -u -r1.98 changes.html --- htdocs/gcc-7/changes.html    23 Jan 2018 06:41:52 -0000    1.98 +++ htdocs/gcc-7/changes.html    26 Jan 2018 12:05:33 -0000 @@ -1327,5 +1327,15 @@      
  • Support has been added for Epiphany target.
  •     +

    Target Specific Changes

    + +

    SPARC

      +   
    • Work arounds for the four LEON3FT errata +        GRLIB-TN-0010..0013 have been added. Relevant errata are activated +    by the target specific -mfix-ut699, +    -mfix-ut700 and -mfix-gr712rc switches.
    +