aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Target.zig
AgeCommit message (Expand)Author
2024-06-16std.Target: Update known Windows 10/11 versions and build numbers.Alex Rønne Petersen
2024-06-05LLVM backend: loongarch64 supportAndrew Kelley
2024-05-20Target: add OpenHarmonyOS ABIVeikka Tuominen
2024-05-09handle visionos target OS tag in the compilerJakub Konka
2024-05-08std.Target: add spirv to toCoffTargetAndrew Kelley
2024-05-08std.Target.maxIntAlignment: move to compiler implementationAndrew Kelley
2024-05-08LLVM 18 uses 16 byte alignment for x86_64 i128Andrew Kelley
2024-05-08LLVM 18 std lib updates and fixesAndrew Kelley
2024-05-08update for LLVM 18 new target dataAndrew Kelley
2024-04-14wasi: change default os version to `0.1.0`Jacob Young
2024-04-14Target: cleanupJacob Young
2024-04-08haiku: fix linking issuesJacob Young
2024-03-25compiler: implement analysis-local comptime-mutable memorymlugg
2024-02-28Merge pull request #19114 from ziglang/lazy-resinatorAndrew Kelley
2024-02-27move `zig libc` command to be lazily builtAndrew Kelley
2024-02-28posix: `@as` and other general cleanupJacob Young
2024-02-05spirv: basic shader supportAli Chraghi
2024-01-20mingw: update build logicElaine Gibson
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