summaryrefslogtreecommitdiff
path: root/backend/PPCgenproof.v
Commit message (Expand)AuthorAge
* Reorganized the development, modularizing away machine-dependent parts.Gravatar xleroy2008-12-30
* Replace cast{8,16}{signed,unsigned} with zero_ext and sign_ext.Gravatar xleroy2008-12-29
* Revised back-end so that only 2 integer registers are reserved for reloading.Gravatar xleroy2008-12-21
* Revu gestion retaddr et link dans StackingGravatar xleroy2008-04-12
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04
* Lever la restriction sur les fonctions externes, restriction qui exigeait que...Gravatar xleroy2006-10-22
* Stocker l'adresse de retour a l'offset 12 au lieu de l'offset 4 pour meilleur...Gravatar xleroy2006-09-08
* Fusion de la branche "traces":Gravatar xleroy2006-09-04
* PL: Un mot-cle Proof qui n'a rien a faire la...Gravatar letouzey2006-02-16
* Initial import of compcertGravatar xleroy2006-02-09