Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/objdump: print Go code alongside assembly | Lorenzo Masini | 2017-04-05 | 1 | -3/+105 |
* | cmd/internal/objfile: remove debugging print | Russ Cox | 2016-10-24 | 1 | -1/+0 |
* | cmd/internal/objfile: add ppc64/ppc64le disassembler support | Shenghou Ma | 2016-10-13 | 1 | -8/+25 |
* | cmd/objdump: implement objdump of .o files | Keith Randall | 2016-08-24 | 1 | -3/+21 |
* | cmd/vendor: move cmd/internal/unvendor packages to cmd/vendor | Konstantin Shaposhnikov | 2016-05-14 | 1 | -2/+2 |
* | cmd/internal/objfile: add s390x support | Michael Munday | 2016-03-21 | 1 | -0/+1 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | build: mv cmd/vendor cmd/internal/unvendor | Russ Cox | 2016-02-09 | 1 | -2/+2 |
* | cmd/internal/objfile: use golang.org/x/arch instead of rsc.io | Russ Cox | 2015-08-28 | 1 | -4/+4 |
* | all: power64 is now ppc64 | Russ Cox | 2014-12-05 | 1 | -5/+5 |
* | cmd/internal/objfile: minor edits | Russ Cox | 2014-11-09 | 1 | -9/+14 |
* | cmd/internal/objfile: add Disasm | Russ Cox | 2014-11-06 | 1 | -0/+243 |