aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Optionsprinter.ml
Commit message (Collapse)AuthorAgeFilesLines
* Remove undocumented option. Bug 20193Bernhard Schommer2016-10-141-1/+0
|
* Activate advanced debug information for arm, ia32.Bernhard Schommer2016-06-281-1/+0
| | | | | | The configuration advanced debug is removed and now full debug information is also generated for ia32 and arm. Bug 17609
* Added version and compiler working directory to options dump.Bernhard Schommer2016-01-271-0/+4
|
* Added new option -doptions.Bernhard Schommer2016-01-271-1/+44
| | | | | | The new options dumps the compiler options in a json file per. This includes the clflags, compcert.ini and machine settings. Bug 17988.
* Added printer for Configuration and finished Clflags.Bernhard Schommer2016-01-251-0/+96