From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 122712 invoked by alias); 7 Dec 2018 08:05:28 -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 122697 invoked by uid 89); 7 Dec 2018 08:05:27 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:D*att.net, H*r:Unknown, sk:develop X-HELO: m71-131.mailgun.net Received: from m71-131.mailgun.net (HELO m71-131.mailgun.net) (166.78.71.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 07 Dec 2018 08:05:25 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1544169923; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=/fbEzO9U9O2PZ/+YJiAyul5T1qb9ypchdz6k9vQXsi4=; b=b6thcFWzY6cfknlB0Lx2m1fO16Ts1yVxHioGyb3Ja+NyaV9gu65ThcYLVjrvGirY6T+gvedZ ZJGWqqrK8E5nz8aXsgxNK3FXBNrXiP3ituRyMAw6+om8NZl9X+IisUCsT+e1aQ4TyPTqj6L9 OmHzn1WMGA21zWW70v/LdW7ISKQ= X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5c0a29c2.7fa98b54c600-smtp-out-n01; Fri, 07 Dec 2018 08:05:22 -0000 (UTC) Date: Fri, 07 Dec 2018 08:05:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5c0a29c1530c3_6822b18f80f05788374a@hookshot-fe-31feec6.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 9d2a5f: Set ALL_TARGET_CFLAGS initially for !MULTILIB Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5c0a29c152ced_6822b18f80f0578836d8"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-12/txt/msg00006.txt.bz2 ----==_mimepart_5c0a29c152ced_6822b18f80f0578836d8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 2427 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 9d2a5f8413d397d189e67c80b7ebab2bd30d42ac https://github.com/crosstool-ng/crosstool-ng/commit/9d2a5f8413d397d189e67c80b7ebab2bd30d42ac Author: Alexey Neyman Date: 2018-12-07 (Fri, 07 Dec 2018) Changed paths: M scripts/build/cc/gcc.sh M scripts/functions Log Message: ----------- Set ALL_TARGET_CFLAGS initially for !MULTILIB Fixes #1107. Signed-off-by: Alexey Neyman Commit: e149e28e57de91cad96033047872d84e6938ea23 https://github.com/crosstool-ng/crosstool-ng/commit/e149e28e57de91cad96033047872d84e6938ea23 Author: Alexey Neyman Date: 2018-12-07 (Fri, 07 Dec 2018) Changed paths: M config/libc/glibc.in M packages/glibc/package.desc M scripts/build/libc/glibc.sh Log Message: ----------- Disable -fstack-protector* from being used by glibc ... until it was fixed (to some extent) in 2.25. Signed-off-by: Alexey Neyman Commit: 0ffcfd657c4a3e6e5cd91071bd9825d50e2c413f https://github.com/crosstool-ng/crosstool-ng/commit/0ffcfd657c4a3e6e5cd91071bd9825d50e2c413f Author: Alexey Neyman Date: 2018-12-07 (Fri, 07 Dec 2018) Changed paths: A samples/powerpc-8540-linux-gnu/crosstool.config A samples/powerpc-8540-linux-gnu/reported.by Log Message: ----------- Add config from issue 1107 Signed-off-by: Alexey Neyman Commit: 4c2c2315dfaefc7261f12fbbbf4ce5639dad94a2 https://github.com/crosstool-ng/crosstool-ng/commit/4c2c2315dfaefc7261f12fbbbf4ce5639dad94a2 Author: Alexey Neyman Date: 2018-12-07 (Fri, 07 Dec 2018) Changed paths: M config/libc/glibc.in M packages/glibc/package.desc A samples/powerpc-8540-linux-gnu/crosstool.config A samples/powerpc-8540-linux-gnu/reported.by M scripts/build/cc/gcc.sh M scripts/build/libc/glibc.sh M scripts/functions Log Message: ----------- Merge pull request #1109 from stilor/cflags-non-multilib Fixes for 1107 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f8874f447e40...4c2c2315dfae **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. ----==_mimepart_5c0a29c152ced_6822b18f80f0578836d8--