aboutsummaryrefslogtreecommitdiffstats
path: root/arm
Commit message (Expand)AuthorAgeFilesLines
* Pretty stringsxleroy2010-03-291-3/+8
* Updated ARM asm printerxleroy2010-03-281-4/+67
* Updating ARM portxleroy2010-03-284-61/+41
* Handling of volatile accesses through builtin functions.xleroy2010-03-081-0/+27
* Merge of the newmem and newextcalls branches:xleroy2010-03-079-27/+27
* Suppressed Init_pointer, now useless. Improved printing of strings in genera...xleroy2010-03-031-17/+1
* Updated ARM asm printerxleroy2010-01-251-5/+10
* Updated ARM portxleroy2010-01-251-2/+4
* Revised lib/Integers.v to make it parametric w.r.t. word size.xleroy2009-11-196-53/+53
* Added support for jump tables.xleroy2009-11-194-1/+87
* PowerPC/EABI port: preliminary support for #pragma section andxleroy2009-11-034-75/+59
* Support Clight initializers of the form "int * x = &y;".xleroy2009-11-011-0/+2
* Declaration of use_fused_mul, unused in this port but needed for extraction (...xleroy2009-08-181-0/+4
* "val_match_approx_increasing" moved from mach-dep part to mach-indep part.xleroy2009-08-181-11/+0
* Refactoring of Constprop and Constpropproof into a machine-dependent part and...xleroy2009-08-172-667/+48
* Refactored Selection.v and Selectionproof.v into a machine-dependent part + a...xleroy2009-08-172-766/+94
* Cil2Csyntax: added goto and labels; added assignment between structsxleroy2009-08-162-37/+19
* Added 'going wrong' behaviorsxleroy2009-08-053-3/+3
* Adapted to work with Coq 8.2-1v1.4.1xleroy2009-06-057-56/+52
* Various clean-upsv1.4xleroy2009-04-171-2/+1
* Conflict between extraction/CList and cil/obj/xxx/clist on case-insensitive f...xleroy2009-01-291-1/+0
* Elimination of "alloc" instruction in Caml files and test files.xleroy2009-01-111-2/+0
* - Added alignment constraints to memory loads and stores.xleroy2009-01-1110-424/+128
* Cminor, CminorSel: removed useless premises in rules for Sreturnxleroy2009-01-041-2/+2
* Continuation of ARM port.xleroy2009-01-015-30/+1209
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-3012-0/+10625