cosmopolitan/tool/emacs
Justine Tunney e75ffde09e Get codebase completely working with LLVM
You can now build Cosmopolitan with Clang:

    make -j8 MODE=llvm
    o/llvm/examples/hello.com

The assembler and linker code is now friendly to LLVM too.
So it's not needed to configure Clang to use binutils under
the hood. If you love LLVM then you can now use pure LLVM.
2021-02-09 02:57:32 -08:00
..
c.lang Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
cosmo-asm-mode.el Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
cosmo-c-builtins.el Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
cosmo-c-constants.el Get binaries closer to running without an o/s 2020-11-02 19:12:47 -08:00
cosmo-c-keywords.el Elevate .text.syscall to .privileged 2021-02-06 04:49:22 -08:00
cosmo-c-types.el Initial import 2020-06-15 07:18:57 -07:00
cosmo-cpp-constants.el Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
cosmo-format.el Make improvements 2020-09-14 00:02:34 -07:00
cosmo-platform-constants.el Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
cosmo-stuff.el Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
cosmo.el Add NES emulator 2020-07-02 13:46:08 -07:00
ctest-mode.el Add new calculator app 2020-06-30 19:58:08 -07:00
javadown.el Auto-generate some documentation 2020-12-26 02:09:07 -08:00
key.py Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
ld-script.el Initial import 2020-06-15 07:18:57 -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