cosmopolitan/tool/emacs
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
..
c.lang Rename hidden keyword to _Hide 2022-11-08 12:55:28 -08:00
cosmo-asm-mode.el Make more progress on aarch64 2023-05-10 04:20:47 -07:00
cosmo-c-builtins.el Clean up some code 2022-12-11 14:30:59 -08:00
cosmo-c-constants.el Make fixes and improvements 2022-11-08 10:11:46 -08:00
cosmo-c-keywords.el Make some system call fixes 2023-02-12 22:16:34 -08:00
cosmo-c-types.el Make some system call fixes 2023-02-12 22:16:34 -08:00
cosmo-cpp-constants.el Make further progress on non-x86 support 2023-05-10 04:20:47 -07:00
cosmo-format.el Run clang-format on most sources 2023-04-27 05:44:32 -07:00
cosmo-platform-constants.el Update tests and CPU detection for Blink 2023-01-18 00:56:09 -08:00
cosmo-stuff.el Get aarch64 hello world working 2023-05-10 04:20:47 -07:00
cosmo.el Add NES emulator 2020-07-02 13:46:08 -07:00
ctest-mode.el Add SSL to redbean 2021-06-24 13:20:50 -07:00
javadown.el Auto-generate some documentation 2020-12-26 02:09:07 -08:00
key.py Rename hidden keyword to _Hide 2022-11-08 12:55:28 -08:00
ld-script.el Make improvements 2022-05-28 00:28:09 -07:00
optinfo-mode.el Initial import 2020-06-15 07:18:57 -07:00
protobuf-mode.el Initial import 2020-06-15 07:18:57 -07:00