Justine Tunney
5a455eaa0b
Work on magic numbers for aarch64
2023-05-10 04:20:48 -07:00
Justine Tunney
ca2860947f
Make progress towards aarch64 build
2023-05-10 04:20:46 -07:00
Justine Tunney
8e176fb026
Reduce build graph by another 14 percent
...
That's a 37% reduction total from what it was on 2022-05-23.
2022-08-17 20:01:21 -07:00
Justine Tunney
9d61e23c80
Make more fixes and improvements
...
This change attempts to fix some report build issues. It also builds
upon development work described in previous changes.
2022-04-21 09:18:45 -07:00
Justine Tunney
9bfa6ec06e
Add more documentation to redbean
...
This change also improves the unix module, adding a reboot() system call
for fun and profit, fixing the execve() api, and a printimage release.
2022-04-21 04:01:42 -07:00
Justine Tunney
228fb7428b
Improve isystem includes and magic numbers
2021-08-14 23:36:36 -07: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
0e36cb3ac4
Improve dead code elimination
2021-02-08 04:04:42 -08:00