aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/objdump/testdata
AgeCommit message (Expand)Author
2021-04-30cmd/internal/objfile: emit better error for Go object of a different versionCherry Zhang
2020-10-16cmd/internal/objfile: correct file table reading for Go object fileCherry Zhang
2020-08-22cmd/internal/objfile: use pe.FileHeader.Machine to reliably determine GOARCHAlex Brainman
2020-03-12cmd/objdump: guard against out-of-range lines from directives.David Chase
2020-01-17cmd/compile: change the "bogus line" to be 1David Chase
2017-02-19cmd/objdump: make test independent of inliningDavid Lazar
2014-05-14objdump: implement disassemblyRuss Cox