| Commit message (Expand) | Author | Age |
* | Excessively strict validation: ofs + sz < modulus should have been | xleroy | 2014-08-20 |
* | Issue with switch labels that are negative 32-bit integers. | xleroy | 2014-08-17 |
* | - Support "switch" statements over 64-bit integers | xleroy | 2014-08-17 |
* | Add Mem.free_parallel_inject and use it to simplify Events a bit. | xleroy | 2014-07-31 |
* | Update "read_as_zeros" property. | xleroy | 2014-07-23 |
* | Merge of "newspilling" branch: | xleroy | 2014-07-23 |
* | Add "read_as_zero" property for memory areas initialized by Init_space. | xleroy | 2014-06-30 |
* | Refactoring: move symbol_offset into Genv. | xleroy | 2014-05-24 |
* | Merge of branch linear-typing: | xleroy | 2014-04-06 |
* | Revert commits r2435 and r2436 (coarser RTLtyping / finer Lineartyping): | xleroy | 2014-03-28 |
* | Revised division of labor between RTLtyping and Lineartyping: | xleroy | 2014-03-27 |
* | Type-checking of builtin volatile write Mfloat32 was too strict, causing type... | xleroy | 2014-03-24 |
* | - Back to origins: suppress Mfloat64al32 chunk and align Mfloat64 to 4. | xleroy | 2014-01-12 |
* | Introduce and use the platform-specific Archi module giving: | xleroy | 2014-01-03 |
* | Ctypes.sizeof ty = 0 for empty types ty (zero-sized array, empty struct/union). | xleroy | 2013-12-30 |
* | Simpler, more robust emulation of calls to variadic functions: | xleroy | 2013-12-28 |
* | Merge of branch value-analysis. | xleroy | 2013-12-20 |
* | Revised semantics of external functions, continued: | xleroy | 2013-11-18 |
* | Revised modeling of external functions and built-in functions: just axiomatize | xleroy | 2013-11-17 |
* | powerpc/: new unary operation "addsymbol" | xleroy | 2013-11-17 |
* | Cminor parsing and printing (from Andrew Tolmach) | xleroy | 2013-10-16 |
* | Merge of Flocq version 2.2.0. | xleroy | 2013-08-02 |
* | Alternate characterization of alignment constraints in memory injection, whic... | xleroy | 2013-07-31 |
* | Optimize integer divisions by positive constants, turning them into | xleroy | 2013-07-29 |
* | More accurate model of condition register flags for ARM and IA32. | xleroy | 2013-07-13 |
* | Treat casts int64 -> float32 as primitive operations instead of two | xleroy | 2013-07-03 |
* | Merge of the "princeton" branch: | xleroy | 2013-06-16 |
* | Merge of the float32 branch: | xleroy | 2013-05-19 |
* | Refactoring: move definition of chunk_of_type to AST.v. | xleroy | 2013-05-06 |
* | Coq-defined equality functions for Allocation. | xleroy | 2013-05-01 |
* | Expand 64-bit integer comparisons into 32-bit integer comparisons. | xleroy | 2013-04-29 |
* | Big merge of the newregalloc-int64 branch. Lots of changes in two directions: | xleroy | 2013-04-20 |
* | Glasnost: making transparent a number of definitions that were opaque | xleroy | 2013-03-10 |
* | Assorted cleanups, esp. to avoid generating _rec and _rect recursors in | xleroy | 2013-03-09 |
* | Constant propagation within __builtin_annot. | xleroy | 2013-02-24 |
* | Pointers one past | xleroy | 2013-02-15 |
* | Updated PowerPC port to new integers. | xleroy | 2013-02-12 |
* | lib/Integers.v: revised and extended, faster implementation based on | xleroy | 2013-02-10 |
* | Ported to Coq 8.4pl1. Merge of branches/coq-8.4. | xleroy | 2013-01-29 |
* | Updated documentation | xleroy | 2013-01-11 |
* | Update Cminor parser and printer so that the parser can parse the whole Cmino... | xleroy | 2013-01-07 |
* | Remove some useless "Require". | xleroy | 2012-12-30 |
* | Merge of the clightgen branch: | xleroy | 2012-12-29 |
* | Composition properties between injections and extensions. | xleroy | 2012-12-29 |
* | Integers: specialized function to compute x mod 2^N; used in "repr" to | xleroy | 2012-12-21 |
* | Support for inline assembly (asm statements). | xleroy | 2012-12-18 |
* | Globalenvs: allocate one-byte block with permissions Nonempty for each | xleroy | 2012-11-12 |
* | Remove Val.is_true and Val.is_false, no longer used. | xleroy | 2012-08-06 |
* | Removed old, commented-out definitions. | xleroy | 2012-08-01 |
* | - Revised non-overflow constraints on memory injections so that | xleroy | 2012-07-23 |