From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id E92MEaYQeGHtZQAAWB0awg (envelope-from ) for ; Tue, 26 Oct 2021 10:28:54 -0400 Received: by simark.ca (Postfix, from userid 112) id 3096D1F0BF; Tue, 26 Oct 2021 10:28:54 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (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 simark.ca (Postfix) with ESMTPS id 689241ECEB for ; Tue, 26 Oct 2021 10:28:53 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 8823C385800A for ; Tue, 26 Oct 2021 14:28:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8823C385800A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1635258532; bh=XULFKU9V2S2GDhLrs7N9ZaTGCJnguWKChkSyBb3IVWw=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=YuIR6ps10yA8s2+bsQoDpd4h6hvuz3kpl6cCTHRJsa/8XxiKyfx4VQ3cesPqqDFJv eGwMOVBo+0GGZK0km5RI+vWjxKgZD7//kWevXISgUq8FWbGDY5ru/JVyhir2WylOiQ Y/ZTire4cqYxTmC/mkZT0IiQ1qnR4M1ewhaShaU4= Received: from mail-pg1-x536.google.com (mail-pg1-x536.google.com [IPv6:2607:f8b0:4864:20::536]) by sourceware.org (Postfix) with ESMTPS id 372173858403 for ; Tue, 26 Oct 2021 14:28:32 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 372173858403 Received: by mail-pg1-x536.google.com with SMTP id s136so14320278pgs.4 for ; Tue, 26 Oct 2021 07:28:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=XULFKU9V2S2GDhLrs7N9ZaTGCJnguWKChkSyBb3IVWw=; b=EZPzxsmQAkOoLtjAted5gktRhXzDLlTHo3aF1JmvneS+PhN0eaVWPCxpN3qh5kJyJ5 ioOCXdofjtmKzT6Y7/1k+3ArYwkukIsGdoVtai0Om7sN08AbkKpOWiLuaW8n8u1PvhmZ 3ok2bT8QND5qkPMVfDCyPD6ezOpK3Awy9I5Frx/Bq3QoSZIfbac3lqWSKJlnrwjoKMT1 1pbD+poTfQy4v9u5BO4dfGTwMeexiIqF4GXbBro+u7eOg32Vl2swm+3i81/m7GJwvOOg HnLssRjYMxh+5oCQaSh8fRNnqRA+lLfkmnqqYojoZJaW3yxmdrOXLHhIbDhlONc8UD78 tqtQ== X-Gm-Message-State: AOAM530dLi5cU3ghXtZUq9oy4v2GhXdcR1sVUhZUgIl6n/IvSqHKo5Vj eFUN/whrCpgGCLildiCA3aVVzD+OHDfBQdMZQzU= X-Google-Smtp-Source: ABdhPJz80Jl9rmqB9/eYS8gwvY4l4mqRAQuP5jDCk3ICCRS8mw9QuNXZF2NmhjBvgImKbARTGHpMfw== X-Received: by 2002:a63:8f13:: with SMTP id n19mr17454575pgd.408.1635258510754; Tue, 26 Oct 2021 07:28:30 -0700 (PDT) Received: from TestRunner.tealfjua5x4elltdavttcl1iug.xx.internal.cloudapp.net ([52.156.76.224]) by smtp.gmail.com with ESMTPSA id p23sm12596700pfw.61.2021.10.26.07.28.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Oct 2021 07:28:29 -0700 (PDT) To: gdb-patches@sourceware.org Subject: [PATCH] gitattributes: set eol=lf for files that fail on Windows Date: Tue, 26 Oct 2021 14:28:27 +0000 Message-Id: <20211026142827.2524181-1-orgads@gmail.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Orgad Shaneh via Gdb-patches Reply-To: Orgad Shaneh Cc: Orgad Shaneh Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" When core.autocrlf is true, gas documentation and igen in sim/ppc fail to build. --- .gitattributes | 1 + sim/ppc/.gitattributes | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 sim/ppc/.gitattributes diff --git a/.gitattributes b/.gitattributes index 06d51d28a95..b3777e07dab 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,3 +18,4 @@ # file gets renamed again ... ChangeLog merge=merge-changelog +*.texi eol=lf diff --git a/sim/ppc/.gitattributes b/sim/ppc/.gitattributes new file mode 100644 index 00000000000..216605694b8 --- /dev/null +++ b/sim/ppc/.gitattributes @@ -0,0 +1,4 @@ +/*.igen eol=lf +/dc-complex eol=lf +/ppc-instructions eol=lf +/ppc-spr-table eol=lf -- 2.33.1.windows.1.1.g7e610705a5