From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 72104 invoked by alias); 2 Jun 2017 21:30:47 -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 48908 invoked by uid 89); 2 Jun 2017 21:30:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.6 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=leon, uclibcng, uclibc-ng, H*r:Unknown 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, 02 Jun 2017 21:30:26 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 5931d8f4.7f9c025afc90-smtp-out-n02; Fri, 02 Jun 2017 21:30:28 -0000 (UTC) Date: Fri, 02 Jun 2017 21:30:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5931d8f453688_57743f9000807c388215@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] bba46d: samples: update sparc/leon sample Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5931d8f453315_57743f9000807c3882085"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00001.txt.bz2 ----==_mimepart_5931d8f453315_57743f9000807c3882085 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1304 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: bba46dc1b5b74f60847cd926f7c82b4e10869738 https://github.com/crosstool-ng/crosstool-ng/commit/bba46dc1b5b74f60847cd926f7c82b4e10869738 Author: Kirill Smirnov Date: 2017-06-02 (Fri, 02 Jun 2017) Changed paths: M samples/sparc-leon-linux-uclibc/crosstool.config M samples/sparc-leon-linux-uclibc/uClibc.config Log Message: ----------- samples: update sparc/leon sample * Remove obsolete RPC options from uclibc-ng config * Enable utmp/wtmp options (gdb needs them) * Switch to gcc-6.3 Signed-off-by: Kirill Smirnov Signed-off-by: Alexey Neyman Commit: 71e7a7b7604d6a47126d92bc9229168d56caadcd https://github.com/crosstool-ng/crosstool-ng/commit/71e7a7b7604d6a47126d92bc9229168d56caadcd Author: Alexey Neyman Date: 2017-06-02 (Fri, 02 Jun 2017) Changed paths: M samples/sparc-leon-linux-uclibc/crosstool.config M samples/sparc-leon-linux-uclibc/uClibc.config Log Message: ----------- Merge pull request #733 from stilor/sparc-leon samples: update sparc/leon sample Compare: https://github.com/crosstool-ng/crosstool-ng/compare/259173bb5e5f...71e7a7b7604d ----==_mimepart_5931d8f453315_57743f9000807c3882085--