cosmopolitan/tool
Justine Tunney ae0ee59614
Get aarch64 hello world working
$ m=aarch64-tiny
    $ make -j8 m=$m o/$m/tool/hello/hello.com o/third_party/qemu/qemu-aarch64
    $ o/third_party/qemu/qemu-aarch64 o/$m/tool/hello/hello.com
    hello world
    $ ls -hal o/$m/tool/hello/hello.com
    -rwxr-xr-x 1 jart jart 4.0K May  9 05:04 o/aarch64-tiny/tool/hello/hello.com
2023-05-10 04:20:47 -07:00
..
args Run clang-format on most sources 2023-04-27 05:44:32 -07:00
build Get aarch64 hello world working 2023-05-10 04:20:47 -07:00
curl Run clang-format on most sources 2023-04-27 05:44:32 -07:00
decode Run clang-format on most sources 2023-04-27 05:44:32 -07:00
emacs Get aarch64 hello world working 2023-05-10 04:20:47 -07:00
hash Make important improvements 2022-09-14 22:39:08 -07:00
hello Get aarch64 hello world working 2023-05-10 04:20:47 -07:00
lambda Run clang-format on most sources 2023-04-27 05:44:32 -07:00
net Merge pull request #807 from jart/evalarg 2023-05-02 07:48:43 -07:00
plinko Run clang-format on most sources 2023-04-27 05:44:32 -07:00
scripts Fix bug in cosmocc / cosmoc++ scripts 2023-05-01 13:46:15 -07:00
viz Make progress towards aarch64 build 2023-05-10 04:20:46 -07:00
tool.mk Get aarch64 hello world working 2023-05-10 04:20:47 -07:00