aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Deadcodeproof.v
Commit message (Expand)AuthorAgeFilesLines
* Support for 64-bit architectures: generic supportXavier Leroy2016-10-011-16/+16
* Fix minor issues in some proofs and tactics.Maxime Dénès2016-09-211-4/+4
* Port to Coq 8.5pl2Xavier Leroy2016-07-081-5/+2
* Stricter control of permissions in memory injections and extensionsXavier Leroy2016-06-221-2/+14
* Update the back-end proofs to the new linking framework.Xavier Leroy2016-03-061-125/+108
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-189/+189
* Refactoring of builtins and annotations in the back-end.Xavier Leroy2015-08-211-118/+176
* Extend annotations so that they can keep track of global variables and local ...Xavier Leroy2015-03-271-28/+81
* Add Genv.public_symbol operation.Xavier Leroy2014-11-241-10/+18
* Updated ARM backend wrt new static analyses and optimizations.xleroy2014-01-021-83/+93
* Merge of branch value-analysis.xleroy2013-12-201-0/+1014