aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/emutls.zig
AgeCommit message (Expand)Author
2025-07-07compiler-rt: Export __emutls_get_address for OpenHarmonyAlex Rønne Petersen
2025-03-05Remove uses of deprecated callconv aliasesLinus Groh
2024-09-24std.Target: Introduce Abi.androideabi to distinguish the soft float case.Alex Rønne Petersen
2024-08-27lib,test,tools,doc: update usages of @exportmlugg
2024-03-20bsd: followup to std.posix extraction from std.osMichael Dusan
2024-03-15bsd: debitrot AtomicOrder renamesMichael Dusan
2024-03-14chore: Fix some typosAhmed
2023-11-19lib: correct unnecessary uses of 'var'mlugg
2023-10-28compiler_rt/emutls: remove unnecessary `@ptrCast` (#17755)XXIV
2023-09-19compiler_rt: fight off `@as` invasionJacob Young
2023-07-24Use builtin inference over @as where possibleZachary Raineri
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-16migration: std.math.{min, min3, max, max3} -> `@min` & `@max`r00ster91
2023-04-25change semantics of `@memcpy` and `@memset`Andrew Kelley
2022-12-28compiler-rt: Set the symbol visibilityLuuk de Gram
2022-12-20compiler_rt: Remove errdefer in ObjectArray.initzenith391
2022-10-21Support compiling for the android NDK (#13245)Louis Pearson
2022-10-17emutls: add const to default_value fieldJacob Young
2022-09-27use @ptrCast to assigned generic type to default_valueJacob Young
2022-06-17compiler-rt: finish cleanupsAndrew Kelley
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