bootstrap/bin0
Charlotte 🦝 Delenk 52a9aedf51
Some checks failed
Hydra bin0-bin.powerpc64le-linux Hydra build #2098 of bootstrap:bootstrap:bin0-bin.powerpc64le-linux
Hydra bin0-bin.aarch64-linux Hydra build #2099 of bootstrap:bootstrap:bin0-bin.aarch64-linux
Hydra bin0-bin.powerpc-linux Hydra build #2094 of bootstrap:bootstrap:bin0-bin.powerpc-linux
Hydra bin0.aarch64-linux Hydra build #2097 of bootstrap:bootstrap:bin0.aarch64-linux
Hydra bin0-bin.armv7l-linux Hydra build #2100 of bootstrap:bootstrap:bin0-bin.armv7l-linux
Hydra bin0.armv7l-linux Hydra build #2103 of bootstrap:bootstrap:bin0.armv7l-linux
Hydra bin0.powerpc64le-linux Hydra build #2095 of bootstrap:bootstrap:bin0.powerpc64le-linux
Hydra bin0.powerpc-linux Hydra build #2102 of bootstrap:bootstrap:bin0.powerpc-linux
Hydra bin0-bin.powerpc64-linux Hydra build #2096 of bootstrap:bootstrap:bin0-bin.powerpc64-linux
Hydra bin0.powerpc64-linux Hydra build #2101 of bootstrap:bootstrap:bin0.powerpc64-linux
feat: Add riscv32-linux bin0
fix #1
2022-03-13 11:18:39 +01:00
..
aarch64-linux add ppc64 and ppc64le 2022-02-28 10:02:57 +01:00
armv7l-linux Initial Commit 2022-02-27 10:36:59 +01:00
powerpc-linux feat: add powerpc bin0 2022-02-27 21:26:51 +01:00
powerpc64-linux add ppc64 and ppc64le 2022-02-28 10:02:57 +01:00
powerpc64le-linux feat: Add riscv32-linux bin0 2022-03-13 11:18:39 +01:00
riscv32-linux feat: Add riscv32-linux bin0 2022-03-13 11:18:39 +01:00
default.nix add ppc64 and ppc64le 2022-02-28 10:02:57 +01:00
README.md Initial Commit 2022-02-27 10:36:59 +01:00

Bin0

The binary seed for bootstrapping

It is meant to be the smallest feasible self-hosted binary. The supported language is target-dependent

Supported Targets

  • armv7l-linux
  • aarch64-linux
  • powerpc-linux
  • powerpc64-linux
  • powerpc64le-linux
  • riscv32-linux
  • riscv64-linux
  • x86_64-linux
  • i686-linux