~oriansj/stage0-posix-amd64

Fix regression caused by M2libc's fb6701a73189afca152ea1154650c315df4e6a93 commit
7b652a35 — Jeremiah 10 months ago
Merge pull request #9 from rick-masters/fix-sal-encoding
cb4b8f11 — rick-masters 10 months ago
Fix encoding for sal_rax,cl.

refs

master
browse  log 

clone

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

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

This folder contains the AMD64 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 AMD64
  2. create a kaem.amd64 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-amd64