aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/sin.zig
AgeCommit message (Expand)Author
2024-07-22compiler_rt: wasm miss float exceptionsPavel Verigo
2023-11-23Deprecate math.doNotOptimizeAway, use mem.doNotOptimizeAway (#18011)John Benediktsson
2023-10-29x86_64: fix compiler rt test failuresJacob 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-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-08compiler_rt: avoid weak aliases on WindowsAndrew Kelley
2022-05-06flatten lib/std/special and improve "pkg inside another" logicAndrew Kelley