aboutsummaryrefslogtreecommitdiffstats
path: root/flocq/Prop/Fprop_div_sqrt_error.v
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade embedded version of Flocq to 3.1.Guillaume Melquiond2019-03-271-300/+0
| | | | | | | | | | | | 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).
* Adapt proofs to future handling of literal constants in Coq.Guillaume Melquiond2017-03-081-5/+4
| | | | | | This commit is mainly a squash of the relevant compatibility commits from Flocq's master. Most of the changes are meant to make the proofs oblivious to the way constants such as 0, 1, 2, and -1 are represented.
* Upgrade to Flocq 2.5.0.Guillaume Melquiond2015-09-221-7/+9
| | | | Note: this version of Flocq is compatible with both Coq 8.4 and 8.5.
* Merge of Flocq version 2.2.0.xleroy2013-08-021-2/+2
| | | | | | | More precise modeling of NaNs. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2303 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
* Use Flocq for floatsxleroy2012-06-281-0/+299
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1939 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e