From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 111380 invoked by alias); 16 Jan 2017 17:01:59 -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 111272 invoked by uid 89); 16 Jan 2017 17:01:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=H*r:Unknown, Home, H*R:D*net X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 16 Jan 2017 17:01:48 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 587cfc7b.7fc8842b60c0-smtp-out-n03; Mon, 16 Jan 2017 17:01:47 -0000 (UTC) Date: Mon, 16 Jan 2017 17:01:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <587cfc7a428c1_5b7a3f9ac6fcf134297c5@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] c7e2e1: addToolVersion.sh: support musl Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_587cfc7a424ad_5b7a3f9ac6fcf1342968"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00024.txt.bz2 ----==_mimepart_587cfc7a424ad_5b7a3f9ac6fcf1342968 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1965 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: c7e2e11059d0ac46f5aba156e535e7064387a5e3 https://github.com/crosstool-ng/crosstool-ng/commit/c7e2e11059d0ac46f5aba156e535e7064387a5e3 Author: Alexey Neyman Date: 2017-01-13 (Fri, 13 Jan 2017) Changed paths: M scripts/addToolVersion.sh Log Message: ----------- addToolVersion.sh: support musl Signed-off-by: Alexey Neyman Commit: 130a2bc0216759520a4b95358a4b6475957191da https://github.com/crosstool-ng/crosstool-ng/commit/130a2bc0216759520a4b95358a4b6475957191da Author: Alexey Neyman Date: 2017-01-14 (Sat, 14 Jan 2017) Changed paths: M config/libc/musl.in Log Message: ----------- Add musl 1.1.16. Patch we had for 1.0.4/1.1.5 is now upstream. Signed-off-by: Alexey Neyman Commit: 41bdf88156a1fca01ec2c03d246ffa7866441e44 https://github.com/crosstool-ng/crosstool-ng/commit/41bdf88156a1fca01ec2c03d246ffa7866441e44 Author: Alexey Neyman Date: 2017-01-14 (Sat, 14 Jan 2017) Changed paths: R patches/musl/1.0.4/0001-max_align_t.patch R patches/musl/1.1.4/0001-max_align_t.patch Log Message: ----------- Remove patches for unsupported musl versions Signed-off-by: Alexey Neyman Commit: 2b2c496f2a4dfa0d6f799a2ecc0f87a3d394c0a0 https://github.com/crosstool-ng/crosstool-ng/commit/2b2c496f2a4dfa0d6f799a2ecc0f87a3d394c0a0 Author: Alexey Neyman Date: 2017-01-16 (Mon, 16 Jan 2017) Changed paths: M config/libc/musl.in R patches/musl/1.0.4/0001-max_align_t.patch R patches/musl/1.1.4/0001-max_align_t.patch M scripts/addToolVersion.sh Log Message: ----------- Merge pull request #536 from stilor/musl-update Musl update to 1.1.16 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ef58f6c01cff...2b2c496f2a4d ----==_mimepart_587cfc7a424ad_5b7a3f9ac6fcf1342968--