aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/atomics.zig
AgeCommit message (Expand)Author
2025-07-16zig fmtAndrew Kelley
2025-06-05std.Target: Introduce Cpu convenience functions for feature tests.Alex Rønne Petersen
2025-03-05Remove uses of deprecated callconv aliasesLinus Groh
2024-11-02std.Target: Rename amdgpu module to amdgcn.Alex Rønne Petersen
2024-08-27lib,test,tools,doc: update usages of @exportmlugg
2024-08-12compiler-rt: Fix the leoncasa CPU feature check for sparc32.Alex Rønne Petersen
2024-07-30std.Target: Remove `sparcel` architecture tag.Alex Rønne Petersen
2024-03-11std.builtin: make atomic order fields lowercaseTristan Ross
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2023-04-25change semantics of `@memcpy` and `@memset`Andrew Kelley
2023-02-18update std lib and compiler sources to new for loop syntaxAndrew Kelley
2023-01-29cbe: fixes for tls, support for not linking libc, and enabling testskcbanner
2022-12-28compiler-rt: Set the symbol visibilityLuuk de Gram
2022-11-30compiler-rt: disable some exports for ofmt=cVeikka Tuominen
2022-10-12compiler_rt: apply protty suggestionsRobin Voetter
2022-10-12compiler_rt: cmpxchg-based atomic fetch/exchange for small typesRobin Voetter
2022-06-17compiler_rt: compile each unit separately for improved archivingJakub Konka
2022-05-06flatten lib/std/special and improve "pkg inside another" logicAndrew Kelley