aboutsummaryrefslogtreecommitdiffstats
path: root/ia32/Archi.v
Commit message (Expand)AuthorAgeFilesLines
* Make Archi.ptr64 always computable, and reorganize files accordingly: ia32 ->...Xavier Leroy2016-10-271-54/+0
* Support for 64-bit architectures: x86 in 64-bit modeXavier Leroy2016-10-011-5/+14
* Port to Coq 8.5pl2Xavier Leroy2016-07-081-3/+2
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-2/+2
* The NaN behavior of float_of_single differs on PowerPC and on IA32/ARM.xleroy2014-07-281-1/+4
* Merge of "newspilling" branch:xleroy2014-07-231-3/+12
* Introduce and use the platform-specific Archi module giving:xleroy2014-01-031-0/+34