Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-01-26 09:15:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/zig/system
History
Alex Rønne Petersen 3d7fb4f204
std.zig.system.linux: Add detection for some extra RISC-V CPUs
2025-07-01 23:03:15 +02:00
..
darwin
std.zig.system.darwin.macos: Handle tahiti/tupai in detectNativeCpuAndFeatures().
2025-04-03 02:42:20 +02:00
arm.zig
std: add nvidia as a known arm implementer
2025-04-09 10:14:42 +02:00
darwin.zig
Target: pass and use locals by pointer instead of by value
2025-06-19 11:45:06 -04:00
linux.zig
std.zig.system.linux: Add detection for some extra RISC-V CPUs
2025-07-01 23:03:15 +02:00
NativePaths.zig
Target: pass and use locals by pointer instead of by value
2025-06-19 11:45:06 -04:00
windows.zig
std: update std.builtin.Type fields to follow naming conventions
2024-08-28 08:39:59 +01:00
x86.zig
std.Target: Introduce Cpu convenience functions for feature tests.
2025-06-05 06:12:00 +02:00