From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22783 invoked by alias); 3 Nov 2018 22:38:58 -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 22773 invoked by uid 89); 3 Nov 2018 22:38:57 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Anton, anton, H*r:Unknown, 985 X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 03 Nov 2018 22:38:55 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1541284734; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=kan9/YvA6S46LgryLKmjmdz0EyAKFQn+Bc7Mw18RbzY=; b=seIR3wjtFwe3bXHHQ1Kr+NMqpud1ppGEgqHAl3IyBEvSVRrD4XAFhm43xytUzXzQWHyXHWO2 TGBOyRhdLl9vMHibODzhdB8fhV1i8A4CQEz+W3eiHUiX+jwF7Heie+FJGzx9ExaxuPQ5tSai Jxu5ilwSThYm+5shbH8KBGYjYoo= X-Mailgun-Sending-Ip: 166.78.69.170 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 5bde237e.7f3104245870-smtp-out-n02; Sat, 03 Nov 2018 22:38:54 -0000 (UTC) Date: Sat, 03 Nov 2018 22:38:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5bde237e2021d_55d92b0304a5a57873994@hookshot-fe-31feec6.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 1dea24: Use the platform headers in the pass-2 and canadia... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5bde237e1fe21_55d92b0304a5a5787382e"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg00004.txt.bz2 ----==_mimepart_5bde237e1fe21_55d92b0304a5a5787382e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1200 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 1dea24ce9ae6079ee1fa5cbc2ca8b8176b162568 https://github.com/crosstool-ng/crosstool-ng/commit/1dea24ce9ae6079ee1fa5cbc2ca8b8176b162568 Author: Anton Maklakov Date: 2018-06-12 (Tue, 12 Jun 2018) Changed paths: M scripts/build/cc/gcc.sh Log Message: ----------- Use the platform headers in the pass-2 and canadian gcc stages Commit: 2808fdb6a3e0d197331d77aef0e70320507addef https://github.com/crosstool-ng/crosstool-ng/commit/2808fdb6a3e0d197331d77aef0e70320507addef Author: Alexey Neyman Date: 2018-11-03 (Sat, 03 Nov 2018) Changed paths: M scripts/build/cc/gcc.sh Log Message: ----------- Merge pull request #985 from antmak/platform_headers Use the platform headers in the pass-2 and canadian gcc stages Compare: https://github.com/crosstool-ng/crosstool-ng/compare/be1ae32a984b...2808fdb6a3e0 **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_5bde237e1fe21_55d92b0304a5a5787382e--