aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/tan.zig
AgeCommit message (Expand)Author
2025-06-15libc: Prevent FCSEL instruction from being used to avoid raising an unintende...Koki Ueha
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
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-27x86_64: fix c abi 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-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-10-13compiler_rt: Add missing `f16` functionsCody 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