aboutsummaryrefslogtreecommitdiffstats
path: root/debug/Dwarfgen.ml
Commit message (Expand)AuthorAgeFilesLines
* 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