]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.8] all: final merge of master into Go 1.8 release branch
authorRuss Cox <rsc@golang.org>
Mon, 30 Jan 2017 21:55:52 +0000 (16:55 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 31 Jan 2017 14:53:37 +0000 (09:53 -0500)
commitd8d2f036a59d887ccd5f7c17bb589bb7c99084cf
tree05c3d5aff78fdc4cff605291d7bf21e2e145c75e
parent2a5f65a98ca483aad2dd74dc2636a7baecc59cf2
parent3e55059f305bde37a4dac1397e8a1b798b6fbd9e
[release-branch.go1.8] all: final merge of master into Go 1.8 release branch

After this, we will merge some of the dev work like
type aliases and inlining into master, so any additional
changes for the Go 1.8 release will need to be cherry-picked,
not merged.

3e55059f cmd/dist: really skip the testsanitizers tests on Android
09496599 runtime: add explicit (void) in C to avoid GCC 7 problem
4cffe2b6 cmd/dist: use the target GOOS to skip the test for issue 18153
6bdb0c11 doc: update go1.8 release notes after TxOptions change
09096bd3 cmd/go: update alldocs after CL 35150
96ea0918 cmd/compile: use CMPWU for 32-bit or smaller unsigned Geq on ppc64{,le}
21a8db1c doc: document go1.7.5

Change-Id: I9e6a30c3fac43d4d4d15e93054ac00964c3ee958