cosmopolitan/tool
Justine Tunney c9152b6f14
Release Cosmopolitan v3.8.0
This change switches c++ exception handling from sjlj to standard dwarf.
It's needed because clang for aarch64 doesn't support sjlj. It turns out
that libunwind had a bare-metal configuration that made this easy to do.

This change gets the new experimental cosmocc -mclang flag in a state of
working so well that it can now be used to build all of llamafile and it
goes 3x faster in terms of build latency, without trading away any perf.

The int_fast16_t and int_fast32_t types are now always defined as 32-bit
in the interest of having more abi consistency between cosmocc -mgcc and
-mclang mode.
2024-08-30 20:14:07 -07:00
..
args Move LoadZipArgs() to cosmo.h 2024-08-17 12:06:27 -07:00
build Make atomics faster on aarch64 2024-08-16 11:14:46 -07:00
cosmocc Release Cosmopolitan v3.8.0 2024-08-30 20:14:07 -07:00
curl Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
decode Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
emacs Make Emacs load 2x faster 2024-08-23 20:08:05 -07:00
hello Make atomics faster on aarch64 2024-08-16 11:14:46 -07:00
lambda Update Musl Libc code 2024-07-30 22:51:29 -07:00
net Fix the build 2024-08-26 16:44:05 -07:00
plinko Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
scripts Refactor and improve CTL and other code 2024-06-04 05:45:48 -07:00
viz Fix the build 2024-08-26 16:44:05 -07:00
zsh Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
BUILD.mk more modeline errata (#1019) 2023-12-16 23:07:10 -05:00