aboutsummaryrefslogtreecommitdiffstats
path: root/debug/Dwarfgen.ml
Commit message (Expand)AuthorAgeFilesLines
* Avoid problem with implict declarations.Bernhard Schommer2015-09-301-1/+0
* More fixes for the DebugInformation.Bernhard Schommer2015-09-291-0/+1
* Change the way the debug sections are printed.Bernhard Schommer2015-09-281-47/+69
* Added location for the formal parameters and move the end of allBernhard Schommer2015-09-281-16/+22
* Added translation of the range lists to location entries.Bernhard Schommer2015-09-251-26/+62
* Added support for the locations of stack allocated local variables.Bernhard Schommer2015-09-251-15/+46
* Added placing labels for live ranges etc.Bernhard Schommer2015-09-241-1/+0
* Added support for printing local variables and fixed issue with .textBernhard Schommer2015-09-231-3/+13
* Record the scope structure during unblocking.Bernhard Schommer2015-09-221-18/+99
* Started implementing the scope for the Debug Informations.Bernhard Schommer2015-09-181-2/+14
* First version with computation of dwarf info from debug info.Bernhard Schommer2015-09-171-0/+247