cosmopolitan/tool
Justine Tunney c3440d040c
Make improvements
- More timspec_*() and timeval_*() APIs have been introduced.
- The copyfd() function is now simplified thanks to POSIX rules.
- More Cosmo-specific APIs have been moved behind the COSMO define.
- The setitimer() polyfill for Windows NT is now much higher quality.
- Fixed build error for MODE=aarch64 due to -mstringop-strategy=loop.
- This change introduces `make MODE=nox87 toolchain` which makes it
  possible to build programs using your cosmocc toolchain that don't
  have legacy fpu instructions. This is useful, for example, if you
  want to have a ~22kb tinier blink virtual machine.
2023-06-15 14:50:53 -07:00
..
args Rewrite .zip.o file linker 2023-06-10 09:29:44 -07:00
build Make improvements 2023-06-15 14:50:53 -07:00
curl Run clang-format on most sources 2023-04-27 05:44:32 -07:00
decode Rewrite .zip.o file linker 2023-06-10 09:29:44 -07:00
emacs Fix bugs in termios library and cleanup code 2023-06-14 19:30:52 -07:00
hash Make important improvements 2022-09-14 22:39:08 -07:00
hello Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
lambda Get --ftrace working on aarch64 2023-06-05 23:35:31 -07:00
net Fix bugs in termios library and cleanup code 2023-06-14 19:30:52 -07:00
plinko Make improvements 2023-06-15 14:50:53 -07:00
scripts Make improvements 2023-06-15 14:50:53 -07:00
viz Make improvements 2023-06-15 14:50:53 -07:00
tool.mk Get aarch64 hello world working 2023-05-10 04:20:47 -07:00