| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | plugin: resolve plugin import path issue | Todd Neal | 2017-04-26 | 2 | -0/+32 |
| * | runtime: for plugins, don't add duplicate itabs | Keith Randall | 2017-01-17 | 3 | -0/+55 |
| * | misc/cgo/testplugin: test that types and itabs are unique | Keith Randall | 2017-01-13 | 4 | -0/+97 |
| * | cmd/link: do not export plugin C symbols | David Crawshaw | 2016-12-14 | 1 | -2/+11 |
| * | cmd/link: limit darwin dynlink symbol exports | David Crawshaw | 2016-12-10 | 1 | -1/+4 |
| * | cmd/link: handle R_GOTPCREL separately on darwin | David Crawshaw | 2016-11-16 | 1 | -1/+9 |
| * | cmd/go: use build ID as plugin symbol prefix | David Crawshaw | 2016-11-15 | 1 | -0/+31 |
| * | cmd/link, runtime, plugin: versioning | David Crawshaw | 2016-11-15 | 1 | -0/+9 |
| * | cmd/compile: write type symbols referenced in ptabs | David Crawshaw | 2016-11-03 | 2 | -0/+15 |
| * | cmd/link: support plugins with no exported symbols | David Crawshaw | 2016-11-01 | 2 | -0/+26 |
| * | cmd/link, plugin: use full plugin path for symbols | David Crawshaw | 2016-10-31 | 3 | -3/+62 |
| * | misc/cgo/testplugin: add test of -buildmode=plugin | David Crawshaw | 2016-09-16 | 3 | -0/+87 |
