From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 References: <8408d6ed-c06f-fbc1-6825-4deffef905cf@gmail.com> In-Reply-To: <8408d6ed-c06f-fbc1-6825-4deffef905cf@gmail.com> From: Richard Miller <9fans@hamnavoe.com> Date: Sun, 28 Oct 2018 11:32:06 +0000 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset="UTF-8" Subject: Re: [9fans] Plan 9 C compiler for RISC-V by Richard Miller Topicbox-Message-UUID: ee0edf28-ead9-11e9-9d60-3106f5b1d025 On Sat, 27 Oct 2018 at 19:25, Sean Hinchee wrote: > Is the source code for this hosted anywhere publicly in a vcs or > similar? I'd love to peruse it. On 27/10/2018, Sean Hinchee wrote: > Is the source code for this hosted anywhere publicly in a vcs or > similar? I'd love to peruse it. > I've asked David du Colombier to put updates on 9p.io in /sources/contrib/miller/riscv.tar That's for Plan 9 use. I should also configure a version to run on posix-type systems and put that on github. Work in progress warning: floating point support in linker is not done, and there are probably code generation bugs. I've just added an 8 megabyte hyper-ram chip to the fpga board which hosts my riscv soft-cpu, so I should soon be able to test more thoroughly by compiling the compiler through itself on bare-metal riscv.