aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/extendf.zig
AgeCommit message (Expand)Author
2024-09-02std.math: rename make_f80 to F80.toFloat and break_f80 to F80.fromFloatJeremy Hertel
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
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-10-09compiler_rt: Fix `extendf_f80` bugCody Tapscott
2022-08-22stage2+stage1: remove type parameter from bit builtinsVeikka Tuominen
2022-06-17compiler-rt: fix testsAndrew Kelley
2022-06-17compiler-rt: break up functions even moreAndrew Kelley