summaryrefslogtreecommitdiff
path: root/arm
Commit message (Expand)AuthorAge
* Updated ARM asm printerGravatar xleroy2010-01-25
* Updated ARM portGravatar xleroy2010-01-25
* Revised lib/Integers.v to make it parametric w.r.t. word size.Gravatar xleroy2009-11-19
* Added support for jump tables.Gravatar xleroy2009-11-19
* PowerPC/EABI port: preliminary support for #pragma section andGravatar xleroy2009-11-03
* Support Clight initializers of the form "int * x = &y;".Gravatar xleroy2009-11-01
* Declaration of use_fused_mul, unused in this port but needed for extraction (...Gravatar xleroy2009-08-18
* "val_match_approx_increasing" moved from mach-dep part to mach-indep part.Gravatar xleroy2009-08-18
* Refactoring of Constprop and Constpropproof into a machine-dependent part and...Gravatar xleroy2009-08-17
* Refactored Selection.v and Selectionproof.v into a machine-dependent part + a...Gravatar xleroy2009-08-17
* Cil2Csyntax: added goto and labels; added assignment between structsGravatar xleroy2009-08-16
* Added 'going wrong' behaviorsGravatar xleroy2009-08-05
* Adapted to work with Coq 8.2-1Gravatar xleroy2009-06-05
* Various clean-upsGravatar xleroy2009-04-17
* Conflict between extraction/CList and cil/obj/xxx/clist on case-insensitive f...Gravatar xleroy2009-01-29
* Elimination of "alloc" instruction in Caml files and test files.Gravatar xleroy2009-01-11
* - Added alignment constraints to memory loads and stores.Gravatar xleroy2009-01-11
* Cminor, CminorSel: removed useless premises in rules for SreturnGravatar xleroy2009-01-04
* Continuation of ARM port.Gravatar xleroy2009-01-01
* Reorganized the development, modularizing away machine-dependent parts.Gravatar xleroy2008-12-30