aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Target
AgeCommit message (Expand)Author
2024-07-09std: fix typos (#20560)Jora Troosh
2024-05-08LLVM 18 std lib updates and fixesAndrew Kelley
2024-05-08update CPU features to LLVM 18Andrew Kelley
2024-04-18std.Build: revert --host-target, --host-cpu, --host-dynamic-linkerAndrew Kelley
2024-04-14Target: cleanupJacob Young
2024-03-13zig libc: allow non-native targetsMichael Dusan
2024-02-02std.Target.Query: avoid using builtin.target.abiAndrew Kelley
2024-01-09Re-run update_cpu_features (LLVM 17)Carl Ã…stholm
2024-01-01std.Target.Query: fix regression with windows os version rangeAndrew Kelley
2024-01-01std.Target.Query: remove deprecated APIAndrew Kelley
2024-01-01std.Target: add DynamicLinkerAndrew Kelley
2024-01-01rename std.zig.CrossTarget to std.Target.QueryAndrew Kelley
2024-01-01std.Target: flattenAndrew Kelley