Add a "riscv*-unknown-none" toolchain
This links against "libnosys" instead of "libgloss". As a result, there should be no "ecall" instructions in any program unless you explicitly put them there yourself. "libnosys" provides system call routines that error out at runtime instead of calling system calls, so nominally this toolchain is still a legal
parent
1a74ccbe
Please register or sign in to comment