aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/objfile/plan9obj.go
AgeCommit message (Expand)Author
15 hoursall: prealloc slice with possible minimum capabilitiesShulhan
2025-11-04cmd/link: don't generate .gosymtab sectionIan Lance Taylor
2024-09-03cmd: replace many sort.Interface with slices.Sort and SortFuncZxilly
2017-09-21cmd/nm: handle cgo archiveHiroshi Ioka
2016-05-31runtime/pprof, cmd/pprof: fix profiling for PIEIan Lance Taylor
2016-04-15cmd: remove unnecessary type conversionsMatthew Dempsky
2016-03-31cmd/pprof: use DWARF info to lookup unknown PC addressesIan Lance Taylor
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2014-10-29cmd/objdump: use cmd/internal/objfileRuss Cox
2014-08-28cmd/internal/objfile: fix dissassembly of Plan 9 object filesAnthony Martin
2014-08-27cmd/{addr2line,objdump}: fix finding pclntab and symtab for pe and plan9objMatthew Dempsky
2014-08-07cmd/addr2line, cmd/nm: factor object reading into cmd/internal/objfileRuss Cox