aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/fma.zig
AgeCommit message (Expand)Author
2025-09-21Elf2: create a new linker from scratchJacob Young
2025-03-05Remove uses of deprecated callconv aliasesLinus Groh
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2024-08-27lib,test,tools,doc: update usages of @exportmlugg
2023-11-19lib: correct unnecessary uses of 'var'mlugg
2023-10-23x86_64: implement 128-bit builtinsJacob 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: disable failing tests, enable test-compiler-rt testingJacob Young
2023-09-19compiler_rt: fight off `@as` invasionJacob Young
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2022-12-28compiler-rt: Set the symbol visibilityLuuk de Gram
2022-10-22compiler_rt: Always export "standard" symbol namesCody Tapscott
2022-06-17compiler-rt: finish cleanupsAndrew Kelley
2022-06-17compiler_rt: compile each unit separately for improved archivingJakub Konka
2022-05-17Simplify `Copysign`alice
2022-05-08compiler_rt: avoid weak aliases on WindowsAndrew Kelley
2022-05-06flatten lib/std/special and improve "pkg inside another" logicAndrew Kelley