From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) by sourceware.org (Postfix) with ESMTPS id D8BC03857823 for ; Wed, 26 Aug 2020 07:33:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D8BC03857823 Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id AB7E934005F for ; Wed, 26 Aug 2020 00:33:02 -0700 (PDT) Date: Wed, 26 Aug 2020 00:33:02 -0700 From: Chris Packham To: crossgcc@sourceware.org Message-ID: Subject: [crosstool-ng/crosstool-ng] 93f566: Add powerpc asm fix for glibc 2.19 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: crossgcc@sourceware.org X-Auto-Response-Suppress: All X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_LOTSOFHASH, KAM_NUMSUBJECT, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: crossgcc@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: crossgcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Aug 2020 07:33:04 -0000 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 93f566b0a18f938c8d05f66685bd20f0cf2705ce https://github.com/crosstool-ng/crosstool-ng/commit/93f566b0a18f938c8d05f66685bd20f0cf2705ce Author: Nikita Konyuchenko Date: 2020-07-07 (Tue, 07 Jul 2020) Changed paths: A packages/glibc/2.19/0017-Fix-cmpli-usage-in-power6-memset.patch Log Message: ----------- Add powerpc asm fix for glibc 2.19 Integration of the https://patchwork.ozlabs.org/patch/686205/ fix by Joseph Myersk Signed-off-by: spaun2002 Commit: 3d3da6298764dd0cbcc68cf6b5be60f3df6a98aa https://github.com/crosstool-ng/crosstool-ng/commit/3d3da6298764dd0cbcc68cf6b5be60f3df6a98aa Author: spaun2002 Date: 2020-07-07 (Tue, 07 Jul 2020) Changed paths: A packages/glibc/2.20/0017-Fix-cmpli-usage-in-power6-memset.patch A packages/glibc/2.21/0017-Fix-cmpli-usage-in-power6-memset.patch A packages/glibc/2.22/0017-Fix-cmpli-usage-in-power6-memset.patch A packages/glibc/2.23/0013-Fix-cmpli-usage-in-power6-memset.patch Log Message: ----------- Add power6 patch to all the glibc versions that need it Commit: d908f53ffaed4592d9c660f23d66bcbb642f76f6 https://github.com/crosstool-ng/crosstool-ng/commit/d908f53ffaed4592d9c660f23d66bcbb642f76f6 Author: Chris Packham Date: 2020-08-26 (Wed, 26 Aug 2020) Changed paths: A packages/glibc/2.19/0017-Fix-cmpli-usage-in-power6-memset.patch A packages/glibc/2.20/0017-Fix-cmpli-usage-in-power6-memset.patch A packages/glibc/2.21/0017-Fix-cmpli-usage-in-power6-memset.patch A packages/glibc/2.22/0017-Fix-cmpli-usage-in-power6-memset.patch A packages/glibc/2.23/0013-Fix-cmpli-usage-in-power6-memset.patch Log Message: ----------- Merge pull request #1246 from nikkon-dev/spaun2002/add_glibc_2_19_patch Add powerpc asm fix for glibc 2.19 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f547a1cffdb3...d908f53ffaed