summaryrefslogtreecommitdiff
path: root/misc/cgo/testshared/src
Commit message (Expand)AuthorAgeFilesLines
* runtime: use hardware divider to improve performanceBen Shi2017-04-111-0/+17
* runtime: reorder modules so main.main comes firstDavid Crawshaw2017-01-252-0/+11
* misc/cgo/testshared: test that types and itabs are uniqueKeith Randall2017-01-124-0/+68
* cmd/compile, runtime: a different approach to duplicate itabsMichael Hudson-Doyle2016-12-191-0/+12
* cmd/link: do not mark go.plugin.tabs as reachable in non-pluginsMichael Hudson-Doyle2016-12-081-0/+5
* cmd/compile, runtime: make the go.itab.* symbols module-localMichael Hudson-Doyle2016-10-272-0/+15
* cmd/internal/obj, runtime: fixes for defer in 386 shared librariesMichael Hudson-Doyle2016-06-031-0/+1
* cmd/compile: do not generate tail calls when dynamic linking on ppc64leMichael Hudson-Doyle2016-06-022-1/+6
* cmd/link: always read type data for dynimport symbolsMichael Hudson-Doyle2016-05-048-9/+46
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* cmd/link: allow symbols from .a files to override those from .so filesMichael Hudson-Doyle2016-01-203-0/+24
* cmd/compile: define func value symbols at declarationMichael Hudson-Doyle2015-07-204-1/+26
* cmd/link: when reading symbols from a shared library, allow duplicates when t...Michael Hudson-Doyle2015-06-161-0/+8
* cmd/internal/ld: do not depend on local symbols to read a type's gcdataMichael Hudson-Doyle2015-05-272-0/+8
* cmd/internal/ld: store the libraries a shared library was linked against in a...Michael Hudson-Doyle2015-05-272-0/+16
* cmd/go: rebuild stale shared objects before linking against them.Michael Hudson-Doyle2015-05-052-0/+14
* misc/cgo/testshared: add basic test for -buildmode=shared/-linksharedMichael Hudson-Doyle2015-04-291-0/+4