aboutsummaryrefslogtreecommitdiffstats
path: root/backend/PrintAnnot.ml
Commit message (Collapse)AuthorAgeFilesLines
* Experiment: support a subset of GCC's extended asm statements.Xavier Leroy2015-04-171-1/+23
|
* Merge branch 'master' into dwarfBernhard Schommer2015-04-021-33/+32
|\
| * Updated the Caml part. Added some more tests in annot1.c.Xavier Leroy2015-03-271-33/+32
| |
* | Print all files ever encountered in the filenum.Bernhard Schommer2015-04-011-0/+7
| |
* | Merge branch 'master' into dwarfBernhard Schommer2015-01-121-0/+67
|\| | | | | | | | | Conflicts: powerpc/PrintAsm.ml
| * In -g -S mode, annotate the generated asm file with the C source code in ↵Xavier Leroy2015-01-071-0/+67
|/ | | | | | comments. Refactor printing of .loc debug directives in backend/PrintAnnot.ml
* Recognize .i and .p source files as C sources not to be preprocessed.xleroy2014-02-051-0/+11
| | | | | | | Add CompCert version number and command line as comments in generated asm. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2407 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
* Constant propagation within __builtin_annot.xleroy2013-02-241-0/+76
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2126 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e