aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/testplugin/testdata
AgeCommit message (Expand)Author
2022-07-22cmd/compile: make jump table symbol localCherry Mui
2022-05-17test,misc: fix builders that do not support pluginCuong Manh Le
2022-03-16cmd/link: mark unexported methods for pluginsCherry Mui
2021-12-17cmd/link: force eager binding when using plugins on darwinCherry Mui
2021-03-16cmd/compile, cmd/link: dynamically export writable static tmpsCherry Zhang
2021-03-15all: run gofmtPrajwal Koirala
2021-02-26cmd/link: handle types as converted to interface when dynlinkCherry Zhang
2020-11-13cmd/compile: mark plugin-exported types as used in interfaceCherry Zhang
2019-03-22misc/cgo: gofmt testdata filesTobias Klauser
2019-02-24misc/cgo/testplugin: convert test.bash to Go and fix in module modeBryan C. Mills