aboutsummaryrefslogtreecommitdiffstats
path: root/flocq/Prop/Fprop_plus_error.v
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade Flocq to version 2.6.1 from upstream (#71)Xavier Leroy2018-04-251-0/+269
| | | | | | | | | | | | | | | | We were previously at 2.5.2. Quoting the NEWS from upstream: Version 2.6.1: - ensured compatibility from Coq 8.4 to 8.8 Version 2.6.0: - ensured compatibility from Coq 8.4 to 8.7 - removed some hypotheses on some lemmas of Fcore_ulp - added lemmas to Fprop_plus_error - improved examples Also: in preparation for Coq 8.8, silence warning "compatibility-notation" when building Flocq, because this warning is on by default in 8.8, and Flocq triggers it a lot.
* Adapt proofs to future handling of literal constants in Coq.Guillaume Melquiond2017-03-081-3/+3
| | | | | | 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.4.0Jacques-Henri Jourdan2014-10-071-0/+35
|
* 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/+234
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1939 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e