Commit History

Author SHA1 Message Date
  Jakub Čajka 83fc0978e5 misc/cgo/testshared: increase size limit in size check 2 years ago
  Jakub Čajka d5fefbb498 misc/cgo/testshared: pass -x flag only to commands supporting it 2 years ago
  Ian Lance Taylor 4b27d40b50 misc/cgo/testshared: correct test of gccgo version number 2 years ago
  Bryan C. Mills a88575d662 Revert "cmd/go: remove support for -buildmode=shared" 2 years ago
  Bryan C. Mills 68bd5121ee cmd/go: remove support for -buildmode=shared 2 years ago
  zhouguangyuan f687831e4c cmd/link: disable weak reference in itab if build with "-linkshared" 3 years ago
  Bryan C. Mills b3a4b2df09 misc/cgo/testshared: pass the testing.T to goCmd when available 3 years ago
  KimMachineGun a040ebeb98 all: update references to symbols moved from io/ioutil to io 3 years ago
  Cherry Zhang 98f8454a73 cmd/link: don't decode type symbol in shared library in deadcode 3 years ago
  Cherry Zhang 19a932ceb8 cmd/link: don't mark shared library symbols reachable unconditionally 4 years ago
  Cherry Zhang 7799756a50 cmd/link: fix GC data reading from shared library (attempt 2) 4 years ago
  Cherry Zhang 96e8366437 Revert "cmd/link: fix GC data reading from shared library" 4 years ago
  Cherry Zhang 5779bb4e92 cmd/link: fix GC data reading from shared library 4 years ago
  Cherry Zhang 9f33108dfa cmd/link: skip zero values in fingerprint check 4 years ago
  Than McIntosh 776a9d0958 test: fix -test.v trace output for cgo/testshared 4 years ago
  Bryan C. Mills 5c7dbf40e1 misc/cgo/testshared: explicitly set GOBIN (instead of unsetting it) 4 years ago
  Bryan C. Mills 6d5f8b11d5 misc/cgo/testshared: do not write to GOROOT 4 years ago
  Bryan C. Mills c931f1b6e6 misc/cgo/testshared: make -v output less verbose 4 years ago
  Ian Lance Taylor 37b194a422 cmd/link: put shlib ".type" functions in internal ABI 5 years ago
  Bryan C. Mills b5a68a9e41 misc/cgo: skip cgotest.TestCrossPackageTests on iOS and set PWD 5 years ago
  Bryan C. Mills ffde2ddb95 misc/cgo/testshared: fix tests in module mode 5 years ago
  Ian Lance Taylor 1ac3b06181 cmd/compile: emit a symbol for a method expression when using -dynlink 5 years ago
  Igor Zhilianin f90e89e675 all: fix a bunch of misspellings 6 years ago
  Kazuhiro Sera ad644d2e86 all: fix typos detected by github.com/client9/misspell 6 years ago
  Ian Lance Taylor f17220c208 cmd/go: fix handling of vet.cfg with buggyInstall 6 years ago
  Russ Cox 9e0e6981fc cmd/go: fix go list .Stale computation 6 years ago
  Ian Lance Taylor 9745eed4fd cmd/go: make gccgo -buildmode=shared and -linkshared work again 6 years ago
  Russ Cox 0d18875252 cmd/go: run vet automatically during go test 7 years ago
  Russ Cox 7dea509703 cmd/go: switch to entirely content-based staleness determination 7 years ago
  Russ Cox 67a7d5d885 misc/cgo/testshared: don't assume mtimes trigger rebuilds 7 years ago