cosmopolitan/tool
Justine Tunney fc3c536ec2
Make --ftrace work better with cosmocc
This change causes cosmocc to use -fno-inline-functions-called-once by
default, unless -Os or -finline-functions-called-once is defined. This
is important since I believe it generally makes code go faster, and it
most importantly makes --ftrace output much more understandable, since
the trace will be more likely to reflect the actual shape of the code.
We've always used this flag in the mono repo when ftracing is enabled,
but it slipped my mind to incorporate this into the cosmocc toolchain.
2024-02-21 13:20:21 -08:00
..
args Make ... optional in .args (#1086) 2024-01-15 16:20:50 -08:00
build Fix fixupobj regression on MacOS ARM64 2024-02-21 12:13:54 -08:00
cosmocc Make --ftrace work better with cosmocc 2024-02-21 13:20:21 -08:00
curl Bring back gc() function 2024-01-08 10:26:28 -08:00
decode Make improvements 2024-02-12 10:23:00 -08:00
emacs Release Cosmopolitan v3.3 2024-02-20 13:27:59 -08:00
hello Release Cosmopolitan v3.3 2024-02-20 13:27:59 -08:00
lambda more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
net Release Cosmopolitan v3.3 2024-02-20 13:27:59 -08:00
plinko more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
scripts Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
viz Make improvements 2024-02-12 10:23:00 -08:00
zsh mkofs improvements 2024-01-08 17:23:09 +00:00
BUILD.mk more modeline errata (#1019) 2023-12-16 23:07:10 -05:00