aboutsummaryrefslogtreecommitdiff
path: root/src/debug/macho/macho.go
AgeCommit message (Expand)Author
2021-05-14debug/macho: fix a typo in macho.goitchyny
2019-06-19cmd/link: fix stale link to MachO file format reference in commentThan McIntosh
2018-05-16cmd/internal/objfile, debug/macho: support disassembling arm64 Mach-O objectsTobias Klauser
2017-08-29debug/macho: add missing file flagsKunpei Sakai
2017-08-17debug/macho: support LC_RPATHHiroshi Ioka
2017-08-17debug/macho: add comments for ambiguious LoadCommandHiroshi Ioka
2017-08-16debug/macho: rearrange codeHiroshi Ioka
2017-08-15debug/macho: make Type implements fmt.(Go)Stringer interfacesHiroshi Ioka
2017-08-14debug/macho: add some file flagsHiroshi Ioka
2016-08-23debug/macho: fix comment on Section64Michael Matloob
2016-03-25all: delete dead non-test codeDominik Honnef
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