aboutsummaryrefslogtreecommitdiff
path: root/src/debug/dwarf/open.go
AgeCommit message (Expand)Author
2022-10-13debug: add top level security docs for dwarf, elf, macho, pe, and plan9objRoland Shoemaker
2020-12-14debug/dwarf: don't try to parse addr/rnglists headerIan Lance Taylor
2020-10-24debug/dwarf: add support for DWARFv5 to (*Data).RangesAlessandro Arzilli
2019-09-03debug/dwarf, debug/elf: support DWARF 5Ian Lance Taylor
2017-10-17debug/dwarf: support 64-bit DWARF in byte order checkIan Lance Taylor
2016-03-02all: single space after period.Brad Fitzpatrick
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox