aboutsummaryrefslogtreecommitdiffstats
path: root/arm/Asmexpand.ml
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade the ARM port to the new builtins.Xavier Leroy2015-08-241-111/+179
|
* Asmexpand for ARM: fixed bug in Pfreeframe.Xavier Leroy2015-08-211-3/+3
| | | | Plus: update comments and credit Bernhard Schommer.
* Fix bugs in Asmexpand.ml for ARM.Xavier Leroy2015-08-211-8/+9
|
* Updated the branch and implemented the suggested changes.Bernhard Schommer2015-07-141-27/+30
|
* Merge branch 'asmexpand' of github.com:AbsInt/CompCertBernhard Schommer2015-06-261-3/+329
|
* Revert "Merge branch 'asmexpand' of github.com:AbsInt/CompCert"Bernhard Schommer2015-06-261-329/+3
| | | | | This reverts commit 777566e81b9762d6bdc773a1f63d56a7ac97433c, reversing changes made to daf9ac64fc9611ecf09d70560a6fa1ba80b9c9c1.
* Moved the rest of the ia32 builtins to asmexpand.Bernhard Schommer2015-06-221-1/+3
|
* Moved the printing of the builtin functions etc. into Asmexpand for ARM in ↵Bernhard Schommer2015-06-101-3/+327
| | | | the same way as it is done for PPC.
* PowerPC port: refactored the expansion of built-in functions andxleroy2014-07-281-0/+18
pseudo-instructions so that it does not need to be re-done in cchecklink. cchecklink: updated accordingly. testsuite: compile with -sdump and run cchecklink if supported. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2553 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e