aboutsummaryrefslogtreecommitdiffstats
path: root/flocq/Version.v
Commit message (Collapse)AuthorAgeFilesLines
* Update Flocq to 3.4.0 (#383)Guillaume Melquiond2020-12-281-1/+1
|
* Upgrade embedded version of Flocq to 3.1.Guillaume Melquiond2019-03-271-0/+32
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).