aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/objfile/macho.go
AgeCommit message (Expand)Author
2020-09-11cmd/internal/objfile: recognize Mach-O __DATA_CONST segment as read-only dataCherry Zhang
2018-05-16cmd/internal/objfile, debug/macho: support disassembling arm64 Mach-O objectsTobias Klauser
2017-09-21cmd/nm: accept macho files which don't have symbol table in the archiveHiroshi Ioka
2017-09-21cmd/nm: handle cgo archiveHiroshi Ioka
2016-05-31runtime/pprof, cmd/pprof: fix profiling for PIEIan Lance Taylor
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
2015-05-26cmd/internal/objfile: Skip mach-o debug symbols.Ryan Brown
2014-12-05all: power64 is now ppc64Russ Cox
2014-10-29cmd/objdump: use cmd/internal/objfileRuss Cox
2014-08-07cmd/addr2line, cmd/nm: factor object reading into cmd/internal/objfileRuss Cox