aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/int.zig
AgeCommit message (Expand)Author
2023-09-19compiler_rt: fight off `@as` invasionJacob Young
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-02-24compiler_rt: declutter int.zig, add mulXi3 tests (#14623)matu3ba
2023-02-11compiler_rt: __divmodti4 for libgcc symbol compatibilitymatu3ba
2022-12-28compiler-rt: Set the symbol visibilityLuuk de Gram
2022-08-22stage2+stage1: remove type parameter from bit builtinsVeikka Tuominen
2022-06-17compiler-rt: finish cleanupsAndrew Kelley
2022-06-17compiler-rt: use callconv(.AAPCS) on all __aeabi_ functionsAndrew 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