aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/count0bits.zig
AgeCommit message (Expand)Author
2025-07-22aarch64: add new from scratch self-hosted backendJacob Young
2025-06-05std.Target: Introduce Cpu convenience functions for feature tests.Alex Rønne Petersen
2025-03-05Remove uses of deprecated callconv aliasesLinus Groh
2025-02-22zig build fmtAndrew Kelley
2025-01-02compiler_rt: fix incorrect __clzsi2_thumb1 lookup table usageGalaxyShard
2024-11-23compiler-rt: Fix R_ARM_ABS32 relocation error in __clzsi2_thumb1().Alex Rønne Petersen
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2024-08-27lib,test,tools,doc: update usages of @exportmlugg
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
2022-12-28compiler-rt: Set the symbol visibilityLuuk de Gram
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