3.6.2
版本发布时间: 2024-07-28 11:43:52
jart/cosmopolitan最新发布版本:3.8.0(2024-08-31 11:52:21)
Your cosmocc toolchain is now able to produce tinier binaries. For small programs, passing -mtiny can cut binary size in half. In fact oftentimes our fat binaries end up being half the size of statically linked linux-only executables that use glibc. You can also pass -mdbg to link a debug version of the cosmopolitan runtime.
- 642e9cb91 Introduce cosmocc flags -mdbg -mtiny -moptlinux
Your cosmocc toolchain, which was recently built with GCC 14.1, is now itself being compiled with GCC 14.1. We've also enabled the -fanalyzer flag, which has been helping us find bugs.
- fb54604b3 Upgrade to superconfigure z0.0.48
- f147d3dde Fix some static analysis issues
- 32292aee8 Fix build determinism issue
- 81dd9639e Fix bug in tool/decode/zip
Your fork() function will now go much faster when it's used by many threads at once.
- cdfcee51c Properly serialize fork() operations
Some additional improvements:
- 59692b088 Make spinlocks faster
- 18a620cc1 Make some improvements of little consequence
- 690d3df66 Expand the virtual address space on Windows
- edd5e2c8e Expose gethostbyname()
- a31d5ea39 Remove cosmoc++ compiler warning
1、 cosmocc-3.6.2.zip 298.2MB
2、 cosmopolitan-3.6.2.tar.gz 42.73MB