cosmopolitan/third_party/xed
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
..
avx512.h Make small fixes and oops ran clang-format on dtoa 2020-06-30 19:55:47 -07:00
eamode.c Perform some code cleanup 2021-02-27 10:33:32 -08:00
private.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
x86.h Fix _Thread_local with fork() on Windows 2022-08-21 15:51:44 -07:00
x86features.c Improve signals and memory protection 2022-04-12 22:11:00 -07:00
x86ild.greg.c Get LIBC_RUNTIME and LIBC_CALLS building on aarch64 2023-05-10 04:20:47 -07:00
x86isa.c Improve signals and memory protection 2022-04-12 22:11:00 -07:00
x86isa.h Fixup and polish chibicc some more 2022-06-20 04:32:25 -07:00
xed.mk Get aarch64 hello world working 2023-05-10 04:20:47 -07:00
xederror.c Change license 2020-12-27 17:18:44 -08:00