From: Luke Kenneth Casson Leighton Date: Mon, 24 Sep 2018 01:40:37 +0000 (+0100) Subject: add link mdwn syntax X-Git-Tag: convert-csv-opcode-to-binary~5016 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=322411d2feaa98e84f7736f785c5849229a7ba2a;p=libreriscv.git add link mdwn syntax --- diff --git a/3d_gpu/roadmap.mdwn b/3d_gpu/roadmap.mdwn index ce46730cb..58e051e09 100644 --- a/3d_gpu/roadmap.mdwn +++ b/3d_gpu/roadmap.mdwn @@ -6,7 +6,7 @@ Under development * if they aren't going to complete the RV64GC codegen support soon, * start working on adding support for RV64GC codegen based on using - https://github.com/andestech/riscv-llvm/tree/riscv-release_50/lib/Target/RISCV + for reference. * Add support for RV64GC on Linux to Rust in order to write the user-space graphics driver in Rust, I can start by using andestech/riscv-llvm if