- 4b7e36c cmd: extract obj's Biobuf code into new bio package by Matthew Dempsky · 9 years ago
- c6e11fe cmd: add new common architecture representation by Matthew Dempsky · 9 years ago
- ed8f0e5 cmd/go: fix -buildmode=c-archive should work on windows by Christopher Nelson · 9 years ago
- 29a6149 cmd/link/internal/s390x: add s390x support by Michael Munday · 9 years ago
- 683448a runtime, syscall: only search for Windows DLLs in the System32 directory by Brad Fitzpatrick · 9 years ago
- 6b97dbf cmd/dist: make fortran test conditional on bash existence by kortschak · 9 years ago
- 13f97ea cmd/internal/obj/s390x: add s390x support by Michael Munday · 9 years ago
- fdba5a7 all: delete dead non-test code by Dominik Honnef · 9 years ago
- 95add73 misc/cgo/testcarchive: fix build by Elias Naur · 9 years ago
- 0a82ed5 misc/cgo/testcarchive: re-enable c-archive test on iOS and Android by Elias Naur · 9 years ago
- 570a2b0 cmd/dist: skip testcarchive test in Android and iOS by Elias Naur · 9 years ago
- bac0005 misc/cgo/testcarchive: rewrite test from bash to Go by Ian Lance Taylor · 9 years ago
- bafa027 cmd/dist: disable misc/cgo/fortran test on dragonfly by Mikio Hara · 9 years ago
- 596949c cmd/dist: allow gohostarch to be s390x by Michael Munday · 9 years ago
- 8bfb304 cmd/dist: enable -shared and external linking tests on s390x by Michael Munday · 9 years ago
- 4fbe96a cmd/dist: add "s390x" to okgoarch and cgoEnabled by Michael Munday · 9 years ago
- 9823227 cmd/dist: redo flag-passing for bootstrap by David Chase · 9 years ago
- 09a9ce6 cmd/compile: get gcflags to bootstrap; ssa debug opts for "all" by David Chase · 9 years ago
- 2a46b08 cmd/dist: build bootstrap toolchain with -l by Matthew Dempsky · 9 years ago
- 5fea2cc all: single space after period. by Brad Fitzpatrick · 9 years ago
- 5194744 all: make copyright headers consistent with one space after period by Brad Fitzpatrick · 9 years ago
- 4fffd456 [dev.ssa] Merge remote-tracking branch 'origin/master' into ssamerge by Keith Randall · 9 years ago
- a337e30 cmd/dist: don't run fortran test if fortran compilation fails by kortschak · 9 years ago
- fdd0179 all: fix typos and spelling by Martin Möhrmann · 9 years ago
- 50c38d4 cmd/go, go/build: add support for Fortran by kortschak · 9 years ago
- c3ecded cmd/dist: introduce list subcommand to list all supported platforms by Shenghou Ma · 9 years ago
- 733cae6 cmd/dist, go/build: make cmd/dist generate cgoEnabled map for go/build by Shenghou Ma · 10 years ago
- 80bc512 [dev.ssa] Merge remote-tracking branch 'origin/master' into mergebranch by Keith Randall · 9 years ago
- 9aa630f cmd/dist: accept "//+build" with no spaces, like go/build by Russ Cox · 9 years ago
- aa22c42 cmd/go: avoid race on test environment by Ian Lance Taylor · 9 years ago
- eb0cff9 [dev.ssa] Merge remote-tracking branch 'origin/master' into mergebranch by Keith Randall · 9 years ago
- 9726696 cmd/dist: pass -tags race to go list in -race mode by Shenghou Ma · 9 years ago
- 23d5810 [dev.ssa] Merge remote-tracking branch 'origin/master' into mergebranch by Keith Randall · 9 years ago
- 9efc46f cmd/go: -buildmode=c-shared should work on darwin/386 by Joe Sylve · 9 years ago
- 30919fe cmd/dist: restrict parallel tests to NumCPU on mips64x by Yao Zhang · 9 years ago
- beb1741 cmd/dist: fix cgoTestSO on FreeBSD amd64 with GOHOSTARCH=386 by Joel Sing · 9 years ago
- b386c34 [dev.ssa] Merge remote-tracking branch 'origin/master' into mergebranch by Keith Randall · 9 years ago
- 24ef1d6 cmd/dist: improve isGitRepo to handle git "worktree"s by Tamir Duberstein · 9 years ago
- 6866f5e cmd/dist: assume amd64 on OS X, don't run sysctl by Russ Cox · 9 years ago
- bb91a7e test/bench/shootout: delete by Russ Cox · 9 years ago
- 91ba9f4 Revert "cmd/dist: improve isGitRepo to handle git "worktree"s" by Russ Cox · 9 years ago
- ab096d587 cmd/dist: improve isGitRepo to handle git "worktree"s by Tamir Duberstein · 9 years ago
- 7e24e89 cmd/dist: correct run's comment by Tamir Duberstein · 9 years ago
- 906f979 cmd/dist: wait for pending tests before exiting by Russ Cox · 9 years ago
- f034ee8 cmd/dist: apply final edits from CL 18199. by Russ Cox · 9 years ago
- d513ee7 cmd/dist: run shards of test dir in parallel by Russ Cox · 9 years ago
- b6473ff cmd/dist: run wiki, shootout etc tests only on builders by Russ Cox · 9 years ago
- baa928a cmd/dist: run various one-off tests in parallel by Russ Cox · 9 years ago
- f41378e cmd/dist: run limited tests in race and libgcc=none modes by Russ Cox · 9 years ago
- f70f277 cmd/dist: make test default to --no-rebuild by Russ Cox · 9 years ago
- 4378746 cmd/dist: show output from failed compiler execution by Russ Cox · 9 years ago
- 5c596b5 Revert "cmd/dist: fix build after "go test" argument order change" by Russ Cox · 9 years ago
- 86f1944 cmd/dist, runtime: make runtime version available as runtime.buildVersion by Shenghou Ma · 9 years ago
- e1544d3 dwbug/elf: support old-style compressed DWARF by Austin Clements · 9 years ago
- e65db59 cmd/go: allow buildmode=c-shared for android/arm64. by Rahul Chaudhry · 9 years ago
- 7b767f4 internal/race: add package by Dmitry Vyukov · 10 years ago
- bda8855 cmd: allow buildmode=c-shared for android/386 by Hyang-Ah Hana Kim · 9 years ago
- ec3daf0 cmd/dist: run testcshared test on linux/386 by Hyang-Ah Hana Kim · 9 years ago
- 2611917 cmd/go: fix loading of buildid on OS X executables by Russ Cox · 9 years ago
- 3ea668a cmd/dist: rewrite mkdeps.bash to work on OS X by Russ Cox · 9 years ago
- e8e0d90 cmd/dist: run testshared on linux/386 by Michael Hudson-Doyle · 9 years ago
- 921e7df cmd/dist: don't run internal link tests on arm or darwin/arm64 by Ian Lance Taylor · 9 years ago
- 8d2f60f cmd/link: add -libgcc option by Ian Lance Taylor · 9 years ago
- 4304fbc [dev.ssa] Merge remote-tracking branch 'origin/master' into mergebranch by Keith Randall · 9 years ago
- 1860a0f cmd/dist: check more GOOS/GOARCH combinations in mkdeps.bash by Ian Lance Taylor · 9 years ago
- 25a28da cmd/dist, cmd/go: run testshared on arm64 by Michael Hudson-Doyle · 10 years ago
- 3a96bf0 cmd/dist: disable shootout/spectralnorm on linux/mips64 builder by Shenghou Ma · 9 years ago
- 754f707 cmd/link, cmd/go, cmd/dist: use copy of libgcc.a for internal linking by Ian Lance Taylor · 9 years ago
- d8dd9c7 cmd/dist: default to clang, not gcc, on freebsd by Russ Cox · 9 years ago
- d42cc10 cmd/dist: set timeout for go1 benchmark too by Shenghou Ma · 9 years ago
- 37ac54d cmd/dist: run testshared on linux/ppc64le by Michael Hudson-Doyle · 9 years ago
- b28eeea cmd/dist: copy textflag.h for runtime/internal/* too by Shenghou Ma · 9 years ago
- 80d0b98 runtime/internal/atomic: delete arch1_*.go files by Michael Matloob · 9 years ago
- 7e72505 cmd/dist: remove race binaries when rebuilding everything by Russ Cox · 9 years ago
- 432cb66 runtime: break out system-specific constants into package sys by Michael Matloob · 9 years ago
- 704f831 cmd/dist: added support for GOARCH=mips64{,le} by Yao Zhang · 10 years ago
- 07a6cbf cmd/dist, cmd/go, misc/cgo/testshared: update testshared and run it on arm by Michael Hudson-Doyle · 10 years ago
- 67faca7 runtime: break atomics out into package runtime/internal/atomic by Michael Matloob · 9 years ago
- 6c967c0 cmd/dist: run more cgo tests on ppc64x by Michael Hudson-Doyle · 10 years ago
- 7bb2a7d cmd/dist: remove vestigial -s flag by Matthew Dempsky · 9 years ago
- 729abfa [dev.ssa] cmd/compile: default compile+test with SSA by David Chase · 9 years ago
- ab7e82e cmd/go: buildmode=c-shared support for linux/arm64 by David Crawshaw · 9 years ago
- e99dd52 [dev.ssa] cmd/compile: enhance SSA filtering, add OpConvert by David Chase · 9 years ago
- 7c4fbb6 [dev.ssa] Merge remote-tracking branch 'origin/master' into mergebranch by Keith Randall · 9 years ago
- b8f8969 reflect, runtime, runtime/cgo: use ppc64 asm constant for fixed frame size by Michael Hudson-Doyle · 9 years ago
- 47ccf96 runtime: darwin/386 entrypoint for c-archive by David Crawshaw · 10 years ago
- 0c1f054 runtime, runtime/cgo: support using msan on cgo code by Ian Lance Taylor · 10 years ago
- 0e5b4eb cmd/dist: build packages in parallel, make code more Go-like by Russ Cox · 10 years ago
- 2c96e5d cmd/dist: fix build after "go test" argument order change by Shenghou Ma · 10 years ago
- e31114d cmd/dist: skip spectralnorm shootout test on the linux-arm-arm5 builder by Brad Fitzpatrick · 10 years ago
- 1536c2e cmd/dist: shard shootout test units by Brad Fitzpatrick · 10 years ago
- 6793cb7 [dev.ssa] cmd/compile/internal/ssa: turn off runtime ssa tests by Keith Randall · 10 years ago
- e3869a6 [dev.ssa] cmd/compile/internal/ssa: implement write barriers by Keith Randall · 10 years ago
- 3f2baa3 cmd/dist: re-enable GOARM auto-detection by Shenghou Ma · 10 years ago
- f7b66ff cmd/dist, cmd/link: force external linking for shared libs on arm by Michael Hudson-Doyle · 10 years ago
- 0ec72b6 [dev.ssa] Merge remote-tracking branch 'origin/master' into mergebranch by Keith Randall · 10 years ago
- 6bf383c [dev.ssa] cmd/compile: clean up nilcheck logic by Todd Neal · 10 years ago
- 60f0345 cmd/dist: fix mkzversion to produce gofmt'd output by Dave Cheney · 10 years ago
- 6b9b618 [dev.ssa] cmd/compile: run std tests with SSA codegen as part of all.bash by Josh Bleecher Snyder · 10 years ago
- b8efc00 all: remove executable bit from several files by Andrew Gerrand · 10 years ago