summaryrefslogtreecommitdiff
path: root/src/cmd/internal/dwarf
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: ensure necessary types appear in .debug_infoDavid Chase2016-11-161-0/+4
* cmd/compile: mark temps with new AutoTemp flag, and use it.David Chase2016-10-311-4/+0
* cmd/compile: avoid truncating fieldname var locationsThan McIntosh2016-10-261-5/+0
* cmd: generate DWARF for functions in compile instead of link.Michael Matloob2016-08-182-0/+1092