From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 68164 invoked by alias); 28 Jan 2017 21:33: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 68147 invoked by uid 89); 28 Jan 2017 21:33:57 -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-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, 28 Jan 2017 21:33:47 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 588d0e39.7f86280718d0-smtp-out-n01; Sat, 28 Jan 2017 21:33:45 -0000 (UTC) Date: Sat, 28 Jan 2017 21:34:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <588d0e391e482_3b913fc42c44b13497751@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 675f7b: Remove previous patch to strace Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_588d0e391e080_3b913fc42c44b13497657"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00053.txt.bz2 ----==_mimepart_588d0e391e080_3b913fc42c44b13497657 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1707 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 675f7bfa4eb8415d5695dcda6111d9bd54419b0f https://github.com/crosstool-ng/crosstool-ng/commit/675f7bfa4eb8415d5695dcda6111d9bd54419b0f Author: Alexey Neyman Date: 2017-01-26 (Thu, 26 Jan 2017) Changed paths: R patches/strace/4.15/020-use-asm-sgidefs.h.patch Log Message: ----------- Remove previous patch to strace GDB maintainers said, must be provided by C library. Signed-off-by: Alexey Neyman Commit: d7b043e360dbf261ddb97accf5c454d3cf88f92e https://github.com/crosstool-ng/crosstool-ng/commit/d7b043e360dbf261ddb97accf5c454d3cf88f92e Author: Alexey Neyman Date: 2017-01-26 (Thu, 26 Jan 2017) Changed paths: M scripts/build/arch.sh M scripts/build/arch/mips.sh M scripts/build/libc/musl.sh Log Message: ----------- Create if MUSL doesn't create one Document the status quo and work around for mips-musl. Signed-off-by: Alexey Neyman Commit: d0682f9ad5492ea541edb77d1c39d82144477b8a https://github.com/crosstool-ng/crosstool-ng/commit/d0682f9ad5492ea541edb77d1c39d82144477b8a Author: Alexey Neyman Date: 2017-01-28 (Sat, 28 Jan 2017) Changed paths: R patches/strace/4.15/020-use-asm-sgidefs.h.patch M scripts/build/arch.sh M scripts/build/arch/mips.sh M scripts/build/libc/musl.sh Log Message: ----------- Merge pull request #563 from stilor/musl-mips-refix Add a workaround for musl in build scripts Compare: https://github.com/crosstool-ng/crosstool-ng/compare/0636034688b0...d0682f9ad549 ----==_mimepart_588d0e391e080_3b913fc42c44b13497657--