aboutsummaryrefslogtreecommitdiffstats
path: root/flocq/Core/Digits.v
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Flocq 4.1.Guillaume Melquiond2022-04-261-0/+11
|
* Upgrade to Flocq 4.0.Guillaume Melquiond2022-04-251-7/+19
|
* Update Flocq to 3.4.0 (#383)Guillaume Melquiond2020-12-281-51/+42
|
* Upgrade embedded version of Flocq to 3.1.Guillaume Melquiond2019-03-271-0/+1154
Main changes to CompCert outside of Flocq are as follows: - Minimal supported version of Coq is now 8.7, due to Flocq requirements. - Most modifications are due to Z2R being dropped in favor of IZR and to the way Flocq now handles NaNs. - CompCert now correctly handles NaNs for the Risc-V architecture (hopefully).