Andrew Kelley
|
bd1d2b0ae2
|
std.Target.Query: avoid using builtin.target.abi
This value is very likely incorrect. When glibc_version is provided but
no explicit ABI is provided, use the string "gnu" instead.
|
2024-02-02 20:43:01 -07:00 |
|
Carl Åstholm
|
0cd508b09f
|
Re-run update_cpu_features (LLVM 17)
release/17.x branch, commit 8f4dd44097c9ae25dd203d5ac87f3b48f854bba8
(same as the previous run)
|
2024-01-09 17:53:43 +01:00 |
|
Andrew Kelley
|
8d5da55588
|
std.Target.Query: fix regression with windows os version range
somebody left a landmine here without even a comment to warn about it
|
2024-01-01 17:51:18 -07:00 |
|
Andrew Kelley
|
8c44954bc6
|
std.Target.Query: remove deprecated API
These functions have been doomed for a long time. Finally I figured out
what the proper relationship between this API and std.Target is.
|
2024-01-01 17:51:18 -07:00 |
|
Andrew Kelley
|
dbdb87502d
|
std.Target: add DynamicLinker
|
2024-01-01 17:51:18 -07:00 |
|
Andrew Kelley
|
3179f58c41
|
rename std.zig.CrossTarget to std.Target.Query
|
2024-01-01 17:51:18 -07:00 |
|
Andrew Kelley
|
67d48b94d6
|
std.Target: flatten
|
2024-01-01 17:51:18 -07:00 |
|