aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/int.zig
AgeCommit message (Expand)Author
2025-07-22aarch64: add new from scratch self-hosted backendJacob Young
2025-03-05Remove uses of deprecated callconv aliasesLinus Groh
2025-02-22zig build fmtAndrew Kelley
2024-10-19compiler_rt: remove bogus testsmlugg
2024-08-27lib,test,tools,doc: update usages of @exportmlugg
2023-10-25x86_64: pass more testsJacob Young
2023-10-22Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""Jacob Young
2023-10-22Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"Andrew Kelley
2023-10-21x86_64: fix bugs and disable erroring testsJacob Young
2023-10-20compiler_rt: add tests for arm routines (#17573)matu3ba
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