Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: reorder modules so main.main comes first | David Crawshaw | 2017-01-25 | 1 | -0/+9 |
* | cmd/compile, runtime: a different approach to duplicate itabs | Michael Hudson-Doyle | 2016-12-19 | 1 | -0/+12 |
* | cmd/link: do not mark go.plugin.tabs as reachable in non-plugins | Michael Hudson-Doyle | 2016-12-08 | 1 | -0/+5 |
* | cmd/compile, runtime: make the go.itab.* symbols module-local | Michael Hudson-Doyle | 2016-10-27 | 1 | -0/+6 |
* | cmd/link: always read type data for dynimport symbols | Michael Hudson-Doyle | 2016-05-04 | 1 | -3/+3 |
* | cmd/compile: define func value symbols at declaration | Michael Hudson-Doyle | 2015-07-20 | 1 | -1/+6 |
* | cmd/go: rebuild stale shared objects before linking against them. | Michael Hudson-Doyle | 2015-05-05 | 1 | -0/+7 |