~oriansj/stage0-posix-riscv32

Breaking change in M2libc v0.2.1
9481149f — Andrius Štikonas 1 year, 4 months ago
Convert catm.hex1 to catm.hex2.
35b28165 — Andrius Štikonas 1 year, 4 months ago
Fix a comment.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~oriansj/stage0-posix-riscv32
read/write
git@git.sr.ht:~oriansj/stage0-posix-riscv32

You can also use your local clone with git send-email.

This folder contains the riscv32 specific parts of stage0-posix and was separated out to make integration in other projects in easier.

To use this in your project:

  1. add it as a git submodule (or just extract into a folder) named riscv32
  2. create a kaem.riscv32 file (if you are using bootstrap-seeds)
  3. create an after.kaem file to hook your tools you wish to have built after these

The master location of this code is: https://github.com/oriansj/stage0-posix-riscv32