aboutsummaryrefslogtreecommitdiffstats
path: root/backend/PrintAnnot.ml
Commit message (Expand)AuthorAgeFilesLines
* Merged PrintAnnot into PrintAsmaux.Bernhard Schommer2015-05-141-182/+0
* 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
|\|
| * In -g -S mode, annotate the generated asm file with the C source code in comm...Xavier Leroy2015-01-071-0/+67
|/
* Recognize .i and .p source files as C sources not to be preprocessed.xleroy2014-02-051-0/+11
* Constant propagation within __builtin_annot.xleroy2013-02-241-0/+76