From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56103 invoked by alias); 11 Jan 2017 02:17:36 -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 56090 invoked by uid 89); 11 Jan 2017 02:17:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=Newlib, stilor@att.net, alexey, D*att.net 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; Wed, 11 Jan 2017 02:17:25 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 587595b3.7fa76c631840-in07; Wed, 11 Jan 2017 02:17:23 -0000 (UTC) Date: Wed, 11 Jan 2017 02:17:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <587595b3a1101_41263fe61ab671387059a@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 2ac396: Add more newlib options Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_587595b3a0cbb_41263fe61ab67138704ba"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2017-01/txt/msg00008.txt.bz2 ----==_mimepart_587595b3a0cbb_41263fe61ab67138704ba Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 2004 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 2ac39621bcb8fa205029591d3e6c67d66080e001 https://github.com/crosstool-ng/crosstool-ng/commit/2ac39621bcb8fa205029591d3e6c67d66080e001 Author: Alastair D'Silva Date: 2017-01-10 (Tue, 10 Jan 2017) Changed paths: M config/libc/newlib.in.2 M scripts/build/libc/newlib.sh Log Message: ----------- Add more newlib options Commit: 14896a2600f99ddb86d7c100ec8e57557c013438 https://github.com/crosstool-ng/crosstool-ng/commit/14896a2600f99ddb86d7c100ec8e57557c013438 Author: Alastair D'Silva Date: 2017-01-10 (Tue, 10 Jan 2017) Changed paths: M config/libc/newlib.in.2 M scripts/build/libc/newlib.sh Log Message: ----------- Support building Newlib with Link Time Optimisation Signed-off-by: Alastair D'Silva Commit: 4532830f96e14ae40addc19ab7b1e20eeb602792 https://github.com/crosstool-ng/crosstool-ng/commit/4532830f96e14ae40addc19ab7b1e20eeb602792 Author: Alastair D'Silva Date: 2017-01-10 (Tue, 10 Jan 2017) Changed paths: A samples/arm-nano-eabi/crosstool.config A samples/arm-nano-eabi/reported.by Log Message: ----------- Add ARM nano sample configuration Signed-off-by: Alastair D'Silva Commit: eff79ab71433cfd2a9f40b4cb3de580f0e2de17f https://github.com/crosstool-ng/crosstool-ng/commit/eff79ab71433cfd2a9f40b4cb3de580f0e2de17f Author: Alexey Neyman Date: 2017-01-10 (Tue, 10 Jan 2017) Changed paths: M config/libc/newlib.in.2 A samples/arm-nano-eabi/crosstool.config A samples/arm-nano-eabi/reported.by M scripts/build/libc/newlib.sh Log Message: ----------- Merge pull request #519 from InfernoEmbedded/newlib-enhancements Newlib enhancements Compare: https://github.com/crosstool-ng/crosstool-ng/compare/50aa6b583b89...eff79ab71433 ----==_mimepart_587595b3a0cbb_41263fe61ab67138704ba--