aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/clear_cache.zig
AgeCommit message (Expand)Author
2024-07-30std.Target: Remove `sparcel` architecture tag.Alex Rønne Petersen
2024-07-28std.Target.Cpu.Arch: Remove the `aarch64_32` tag.Alex Rønne Petersen
2024-05-09handle visionos target OS tag in the compilerJakub Konka
2024-03-11std.builtin: make global linkage fields lowercaseTristan Ross
2023-09-19compiler_rt: fight off `@as` invasionJacob Young
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2023-05-29Prevent analysis of functions only referenced at comptimemlugg
2022-11-04all: rename i386 to x86Ali Chraghi
2022-07-07compiler_rt: enable __clear_cache for stage2Andrew Kelley
2022-06-17compiler_rt: compile each unit separately for improved archivingJakub Konka
2022-05-13target: Rename sparcv9 -> sparc64Koakuma
2022-05-06flatten lib/std/special and improve "pkg inside another" logicAndrew Kelley