From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123979 invoked by alias); 20 Nov 2017 05:44:30 -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 123964 invoked by uid 89); 20 Nov 2017 05:44:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,KB_WAM_FROM_NAME_SINGLEWORD,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Envelope-From:sk:sourcew, HX-Envelope-From:bounce, H*r:Unknown, H*F:D*att.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; Mon, 20 Nov 2017 05:44:27 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5a126bb9.7f64c0746cf0-smtp-out-n03; Mon, 20 Nov 2017 05:44:25 -0000 (UTC) Date: Mon, 20 Nov 2017 05:44:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5a126bb882c8c_39e13fb8c910bc44428f1@hookshot-fe-92cdb05.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 69c2ca: add RISC-V architecture support Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5a126bb882906_39e13fb8c910bc44427c4"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-11/txt/msg00004.txt.bz2 ----==_mimepart_5a126bb882906_39e13fb8c910bc44427c4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1607 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 69c2ca97fbb1137d0b5717de47fd91a917811818 https://github.com/crosstool-ng/crosstool-ng/commit/69c2ca97fbb1137d0b5717de47fd91a917811818 Author: Antony Pavlov Date: 2017-11-19 (Sun, 19 Nov 2017) Changed paths: A config/arch/riscv.in A scripts/build/arch/riscv.sh Log Message: ----------- add RISC-V architecture support Signed-off-by: Antony Pavlov Commit: cc342748ce231a860d46300363a789cfc330c002 https://github.com/crosstool-ng/crosstool-ng/commit/cc342748ce231a860d46300363a789cfc330c002 Author: Antony Pavlov Date: 2017-11-19 (Sun, 19 Nov 2017) Changed paths: A samples/riscv32-unknown-elf/crosstool.config A samples/riscv32-unknown-elf/reported.by Log Message: ----------- add a bare metal RISC-V sample Signed-off-by: Antony Pavlov Commit: 8c581c25042301ee0ec4169e6fc3213d7f8cb35b https://github.com/crosstool-ng/crosstool-ng/commit/8c581c25042301ee0ec4169e6fc3213d7f8cb35b Author: Alexey Neyman Date: 2017-11-19 (Sun, 19 Nov 2017) Changed paths: A config/arch/riscv.in A samples/riscv32-unknown-elf/crosstool.config A samples/riscv32-unknown-elf/reported.by A scripts/build/arch/riscv.sh Log Message: ----------- Merge pull request #868 from frantony/riscv add RISC-V architecture support Compare: https://github.com/crosstool-ng/crosstool-ng/compare/0b1595acf2cc...8c581c250423 ----==_mimepart_5a126bb882906_39e13fb8c910bc44427c4--