summaryrefslogtreecommitdiff
path: root/powerpc
Commit message (Expand)AuthorAge
* Typo in docGravatar xleroy2009-08-26
* "val_match_approx_increasing" moved from mach-dep part to mach-indep part.Gravatar xleroy2009-08-18
* Typo docGravatar xleroy2009-08-17
* 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
* Use Configuration.systemGravatar xleroy2009-03-29
* Honor "static" modifier on C globals.Gravatar xleroy2009-03-28
* Optimize redundant casts after memory loadsGravatar xleroy2009-02-27
* Reserve register GPR13 for compatibility with EABI. Optimize operations 'x >...Gravatar xleroy2009-02-26
* 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
* CleanupGravatar xleroy2008-12-31
* Continuation of PowerPC/EABI portGravatar xleroy2008-12-31
* Reorganized the development, modularizing away machine-dependent parts.Gravatar xleroy2008-12-30