aboutsummaryrefslogtreecommitdiff
path: root/src/debug/dwarf/buf.go
AgeCommit message (Expand)Author
2022-03-21debug/dwarf: better error detection in parseUnitsThan McIntosh
2019-09-20debug/dwarf: optimize buf.stringEmmanuel T Odeke
2019-09-03debug/dwarf, debug/elf: support DWARF 5Ian Lance Taylor
2016-04-15all: remove unnecessary type conversionsMatthew Dempsky
2016-03-02all: single space after period.Brad Fitzpatrick
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-03-11debug/dwarf: factor parsing of unit lengthsAustin Clements
2014-09-08build: move package sources from src/pkg to srcRuss Cox