summaryrefslogtreecommitdiff
path: root/src/debug/macho/macho.go
Commit message (Expand)AuthorAgeFilesLines
* debug/macho: fix a typo in macho.goitchyny2021-05-141-1/+1
* cmd/link: fix stale link to MachO file format reference in commentThan McIntosh2019-06-191-1/+6
* cmd/internal/objfile, debug/macho: support disassembling arm64 Mach-O objectsTobias Klauser2018-05-161-0/+2
* debug/macho: add missing file flagsKunpei Sakai2017-08-291-4/+26
* debug/macho: support LC_RPATHHiroshi Ioka2017-08-171-0/+9
* debug/macho: add comments for ambiguious LoadCommandHiroshi Ioka2017-08-171-2/+2
* debug/macho: rearrange codeHiroshi Ioka2017-08-161-99/+92
* debug/macho: make Type implements fmt.(Go)Stringer interfacesHiroshi Ioka2017-08-151-0/+10
* debug/macho: add some file flagsHiroshi Ioka2017-08-141-0/+7
* debug/macho: fix comment on Section64Michael Matloob2016-08-231-1/+1
* all: delete dead non-test codeDominik Honnef2016-03-251-23/+0
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+316