aboutsummaryrefslogtreecommitdiff
path: root/src/debug/plan9obj
AgeCommit message (Expand)Author
2023-10-18debug: add available godoc linkcui fliter
2022-11-04all: fix function names in commentscui fliter
2022-10-13debug: add top level security docs for dwarf, elf, macho, pe, and plan9objRoland Shoemaker
2022-08-23debug/plan9obj: don't crash on EOF before symbol typeIan Lance Taylor
2022-08-19debug/plan9obj: use saferio to read section dataIan Lance Taylor
2022-05-08all: fix some lint issuesRyan Leung
2021-12-13all: gofmt -w -r 'interface{} -> any' srcRuss Cox
2021-11-05debug/plan9obj: export ErrNoSymbolsDan Kortschak
2018-10-13debug/plan9obj: simplify s[:] to s whereOlgaVlPetrova
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-09-04all: remove executable bit from several filesAndrew Gerrand
2014-09-08build: move package sources from src/pkg to srcRuss Cox