cosmopolitan/ape/lib
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
..
apelib.mk Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
apm.h Change license 2020-12-27 17:18:44 -08:00
bootdr.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
e820map.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
flattenhighmemory.c Change license 2020-12-27 17:18:44 -08:00
g_pml4t.S Change license 2020-12-27 17:18:44 -08:00
g_ptsp.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
getpagetableentry.c Change license 2020-12-27 17:18:44 -08:00
kbiosdataarea.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mapimage.c Fix metal bugs so deathstar.com runs in qemu (#20) 2021-01-16 17:52:15 -08:00
pageunmap.c Apply touchups to last PR 2021-02-04 16:41:34 -08:00
pc.h Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
smapsort.c Change license 2020-12-27 17:18:44 -08:00