Justine Tunney
d04430f4ef
Get LIBC_MEM and LIBC_STDIO building with aarch64
2023-05-10 04:20:47 -07:00
jared
ed205e98a1
WIP: Correct all typos ( #498 )
2022-07-20 14:01:15 -07:00
Justine Tunney
1f229e4efc
Use re-entrant locks on stdio
2022-05-22 08:28:33 -07:00
Justine Tunney
6c2fd9ecc6
Clean old .source directive out of asm code
2022-03-18 12:43:21 -07:00
Justine Tunney
d932948fb4
Remove more nonstandard stuff from cosmopolitan.h
...
Fixes #61
2021-03-01 00:18:23 -08:00
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
Justine Tunney
d7733579d3
Fix Clang support
...
The amalgamated release is now confirmed to be working with Clang,
including its integrated assembler.
Fixes #41
2021-02-06 00:29:09 -08:00
Justine Tunney
37a4c70c36
Change license
2020-12-27 17:18:44 -08:00
Justine Tunney
2e979c00c3
Polish up repository and other revisions
2020-06-16 06:38:43 -07:00
Justine Tunney
b4269930f7
Add scouts honor escape hatch for source embedding
2020-06-15 19:01:28 -07:00
Justine Tunney
c91b3c5006
Initial import
2020-06-15 07:18:57 -07:00