From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51394 invoked by alias); 1 Oct 2019 06:46:20 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 51386 invoked by uid 89); 1 Oct 2019 06:46:20 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_NUMSUBJECT,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:3469, H*F:U*noreply, HTo:U*crossgcc, H*Ad:U*crossgcc X-HELO: out-9.smtp.github.com Received: from out-9.smtp.github.com (HELO out-9.smtp.github.com) (192.30.254.192) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 01 Oct 2019 06:46:18 +0000 Date: Tue, 01 Oct 2019 06:46:00 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1569912376; bh=+6OiR1zH7Af9eDsMKmU2ksSRnT+ydcRcNkR8wGlbUYQ=; h=Date:From:To:Subject:From; b=VJTtxXUaQ5LpGcfNRyin3jBevxofwUj1exeGi044Pc11FYg9vAPJNdeb3BnnDuV2O pLQkq1eqHAWkPwpADaAIG3lF2zRsxclv8Fv3OSUHhbzJBdLZRprLAfXus14I6JDtKK dbVict3h8v06mcfOwB2aheHwdGRFlR+++cS/sxww= From: Alexey Neyman To: crossgcc@sourceware.org Message-ID: Subject: [crosstool-ng/crosstool-ng] a6c36d: Update to gcc 9.2.0 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-SW-Source: 2019-10/txt/msg00002.txt.bz2 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: a6c36d3e7d667370d85ba8e782025a4f3dc2689e https://github.com/crosstool-ng/crosstool-ng/commit/a6c36d3e7d667370d85ba8e782025a4f3dc2689e Author: Hans-Christian Noren Egtvedt Date: 2019-08-15 (Thu, 15 Aug 2019) Changed paths: A packages/gcc/9.2.0/0000-libtool-leave-framework-alone.patch A packages/gcc/9.2.0/0001-uclibc-conf.patch A packages/gcc/9.2.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch A packages/gcc/9.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch A packages/gcc/9.2.0/0004-arm-softfloat-libgcc.patch A packages/gcc/9.2.0/0005-fix-m68k-uclinux.patch A packages/gcc/9.2.0/0006-libgfortran-missing-include.patch A packages/gcc/9.2.0/0007-nios2-bad-multilib-default.patch A packages/gcc/9.2.0/0008-libgcc-disable-split-stack-nothreads.patch A packages/gcc/9.2.0/0009-bionic-ndk.patch A packages/gcc/9.2.0/0010-crystax.patch A packages/gcc/9.2.0/0011-crystax.patch A packages/gcc/9.2.0/0012-crystax.patch A packages/gcc/9.2.0/0013-crystax.patch A packages/gcc/9.2.0/0014-crystax.patch A packages/gcc/9.2.0/0015-crystax.patch A packages/gcc/9.2.0/0016-crystax.patch A packages/gcc/9.2.0/0017-crystax.patch A packages/gcc/9.2.0/0018-isl-0.20.patch A packages/gcc/9.2.0/chksum A packages/gcc/9.2.0/version.desc Log Message: ----------- Update to gcc 9.2.0 Forward ported patches from GCC 8.3.0 to 9.2.0, refreshed to match current sources. In patch 0012-crystax.patch, removed changing sysv4.h header file for rs6000, since it no longer defines LINK_EH_SPEC. Removed the following patches because they are part of upstream: - 0018-ARC-Add-multilib-support-for-linux-targets.patch - 0020-ARM-fix-cmse.patch - 0021-arm-Make-arm_cmse.h-C99-compatible.patch - 0022-ARC-Update-fma-expansions.patch Renamed 0019-isl-0.20.patch => 0018-isl-0.20.patch. Signed-off-by: Hans-Christian Noren Egtvedt Commit: b18ce512f568e97bbae9cfa108be5c032fed44b3 https://github.com/crosstool-ng/crosstool-ng/commit/b18ce512f568e97bbae9cfa108be5c032fed44b3 Author: Alexey Neyman Date: 2019-09-30 (Mon, 30 Sep 2019) Changed paths: A packages/gcc/9.2.0/0000-libtool-leave-framework-alone.patch A packages/gcc/9.2.0/0001-uclibc-conf.patch A packages/gcc/9.2.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch A packages/gcc/9.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch A packages/gcc/9.2.0/0004-arm-softfloat-libgcc.patch A packages/gcc/9.2.0/0005-fix-m68k-uclinux.patch A packages/gcc/9.2.0/0006-libgfortran-missing-include.patch A packages/gcc/9.2.0/0007-nios2-bad-multilib-default.patch A packages/gcc/9.2.0/0008-libgcc-disable-split-stack-nothreads.patch A packages/gcc/9.2.0/0009-bionic-ndk.patch A packages/gcc/9.2.0/0010-crystax.patch A packages/gcc/9.2.0/0011-crystax.patch A packages/gcc/9.2.0/0012-crystax.patch A packages/gcc/9.2.0/0013-crystax.patch A packages/gcc/9.2.0/0014-crystax.patch A packages/gcc/9.2.0/0015-crystax.patch A packages/gcc/9.2.0/0016-crystax.patch A packages/gcc/9.2.0/0017-crystax.patch A packages/gcc/9.2.0/0018-isl-0.20.patch A packages/gcc/9.2.0/chksum A packages/gcc/9.2.0/version.desc Log Message: ----------- Merge pull request #1223 from egtvedt/add-gcc-9.2.0 Update to gcc 9.2.0 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/fdcfffebf608...b18ce512f568