aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/extendxftf2.zig
AgeCommit message (Expand)Author
2025-03-05Remove uses of deprecated callconv aliasesLinus Groh
2025-01-26x86_64: rewrite `@min`/`@max` for scalar floatsJacob Young
2024-09-02std.math: rename make_f80 to F80.toFloat and break_f80 to F80.fromFloatJeremy Hertel
2024-08-27lib,test,tools,doc: update usages of @exportmlugg
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-08-22stage2+stage1: remove type parameter from bit builtinsVeikka Tuominen
2022-06-17compiler-rt: break up functions even moreAndrew Kelley