| Age | Commit message (Expand) | Author |
| 2024-06-10 | Reapply "[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeve... | OverMighty |
| 2024-06-05 | Revert "[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeven... | OverMighty |
| 2024-06-05 | [libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeven,trunc}f... | OverMighty |
| 2024-04-23 | [libc] Make fenv and math tests preserve fenv_t state (#89658) | Roland McGrath |
| 2024-04-05 | [libc] Add proxy header math_macros.h. (#87598) | lntue |
| 2024-03-18 | [libc] Remove direct math.h includes (#85324) | Michael Jones |
| 2024-02-28 | [libc] fix clang-tidy llvm-header-guard warnings (#82679) | Nick Desaulniers |
| 2024-01-23 | [libc][NFC] Remove `FPBits` cast operator (#79142) | Guillaume Chatelet |
| 2023-12-15 | [libc] Fix improper initialization of `StorageType` (#75610) | Guillaume Chatelet |
| 2023-12-15 | [libc][NFC] Rename `MANTISSA_WIDTH` in `FRACTION_LEN` (#75489) | Guillaume Chatelet |
| 2023-09-26 | [libc] Mass replace enclosing namespace (#67032) | Guillaume Chatelet |
| 2023-06-01 | [libc] Reduce math tests runtime | Guillaume Chatelet |
| 2023-02-07 | [libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory. | Siva Chandra Reddy |
| 2021-12-22 | [libc] apply formatting to tests | Michael Jones |
| 2021-12-07 | [libc] apply new lint rules | Michael Jones |
| 2021-10-29 | [libc][NFC] Move test related pieces from FPUtil to util/UnitTest. | Siva Chandra Reddy |
| 2021-08-06 | [libc][nfc] move ctype_utils and FPUtils to __support | Michael Jones |
| 2021-04-16 | [libc][NFC] Add template tests for a bunch of math functions. | Siva Chandra Reddy |