From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 130787 invoked by alias); 26 Sep 2018 06:42:14 -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 130728 invoked by uid 89); 26 Sep 2018 06:42:07 -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=UD:by, H*r:Unknown, 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; Wed, 26 Sep 2018 06:42:03 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1537944121; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CJzN5vnHbx2Vf6mFZXiZBgrBud/m0yM1DtkTpusA25k=; b=rrrF0h8ZN7aUoLtsrfRoT43AWoHa4mEgxS2D8HAZxWNnagz23YEo/CbtMj/WvhJ7osjzUOV+ xpTuRIKmBW0KNYBoGjVnjf3RV3ax6q4rSxEV6kr+RHkZjaZdyhL6V9+qru3Lk02fZG7oDJT3 iAqezkgXP+cvxefzMBgxrw9M8Xg= 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 5bab2a38.7fdf005b2e40-smtp-out-n01; Wed, 26 Sep 2018 06:42:00 -0000 (UTC) Date: Wed, 26 Sep 2018 06:42:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5bab2a38c5101_4e7d2ab139ea4ec0100067@hookshot-fe-da92815.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] af8da8: riscv64: add rv64gc bare-metal sample Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5bab2a38c4bbf_4e7d2ab139ea4ec0999da"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00012.txt.bz2 ----==_mimepart_5bab2a38c4bbf_4e7d2ab139ea4ec0999da Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1552 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: af8da8b181c43fe97de63c39e1d14e6c59a8950b https://github.com/crosstool-ng/crosstool-ng/commit/af8da8b181c43fe97de63c39e1d14e6c59a8950b Author: Paul Walmsley Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: A samples/riscv64-unknown-elf/crosstool.config A samples/riscv64-unknown-elf/reported.by Log Message: ----------- riscv64: add rv64gc bare-metal sample This sample works well for building the open-source first stage bootloader for the SiFive U540 device (and similar): https://github.com/sifive/freedom-u540-c000-bootloader Signed-off-by: Paul Walmsley Commit: ea1072c29ba37f29ca3f60871935aa5ca3fcb9b6 https://github.com/crosstool-ng/crosstool-ng/commit/ea1072c29ba37f29ca3f60871935aa5ca3fcb9b6 Author: Alexey Neyman Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: A samples/riscv64-unknown-elf/crosstool.config A samples/riscv64-unknown-elf/reported.by Log Message: ----------- Merge pull request #1027 from sifive/dev/paulw/rv64-bare-metal riscv64: samples: add rv64gc bare-metal sample configuration Compare: https://github.com/crosstool-ng/crosstool-ng/compare/49520dbf6d55...ea1072c29ba3 **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_5bab2a38c4bbf_4e7d2ab139ea4ec0999da--