summaryrefslogtreecommitdiff
path: root/libc/src/fenv/CMakeLists.txt
AgeCommit message (Expand)Author
2025-10-30[libc] Remove optimization flags on entrypoints (#165782)Michael Jones
2024-04-17[libc][c23][fenv] Implement fetestexceptflag (#87828)Robin Caloudis
2024-04-16[libc][fenv] Remove unnecessary dependencies (#88788)Robin Caloudis
2024-04-15[libc] Add proxy headers for fenv types. (#88467)Job Henandez Lara
2024-04-09[libc] Add proxy header for fenv.h macro constants. #87863 (#87896)Job Henandez Lara
2024-04-05 [libc][c23][fenv] implement fesetexcept (#87603)aniplcc
2022-08-31[libc][cmake] split fputil into individual targetsMichael Jones
2021-09-10[libc] Add extension functions fedisableexcept, feenableexcept and fegetexcept.Siva Chandra Reddy
2021-08-06[libc][nfc] move ctype_utils and FPUtils to __supportMichael Jones
2021-02-18[libc] Add implementations of the remaining fenv functions.Siva Chandra Reddy
2020-12-03[libc] Add simple x86_64 floating point exception and rounding mode support.Siva Chandra Reddy