Skip to content
Snippets Groups Projects
Commit 8a5ef150 authored by Russ Cox's avatar Russ Cox
Browse files

[dev.typealias] all: merge go1.8.3 into dev.typealias

352996a3 (tag: go1.8.3) [release-branch.go1.8] go1.8.3
bb5055d6 [release-branch.go1.8] doc: document go1.8.3
439c0c8b [release-branch.go1.8] cmd/compile: don't move spills to loop exits where the spill is dead
e396667b [release-branch.go1.8] cmd/compile: zero ambiguously live variables at VARKILLs
daf6706f [release-branch.go1.8] runtime: use pselect6 for usleep on linux/386
958c64bb [release-branch.go1.8] runtime: use pselect6 for usleep on linux/amd64 and linux/arm
195e20a9 [release-branch.go1.8] cmd/compile: ignore types when considering tuple select for CSE
f55bc1c4 [release-branch.go1.8] net/http: update bundled http2 for gracefulShutdownCh lock contention slowdown
51f508bb [release-branch.go1.8] cmd/compile: fix s390x unsigned comparison constant merging rules
243dee17 [release-branch.go1.8] cmd/go: if we get a C compiler dwarf2 warning, try without -g
a43c0d2d [release-branch.go1.8] runtime: don't corrupt arena bounds on low mmap
1054085d [release-branch.go1.8] cmd/compile: fix store chain in schedule pass
18a13d37 [release-branch.go1.8] runtime: doubly fix "double wakeup" panic
6efa2f22 [release-branch.go1.8] database/sql: ensure releaseConn is defined before a possible close
fb9770f0 [release-branch.go1.8] runtime: print debug info on "base out of range"
b6a8fc8d [release-branch.go1.8] doc: remove mentions of yacc tool
59870f9e (tag: go1.8.2) [release-branch.go1.8] go1.8.2
c9688ddb [release-branch.go1.8] doc: document go1.8.2 and go1.7.6
38d35f49 [release-branch.go1.8] crypto/elliptic: fix carry bug in x86-64 P-256 implementation.

Change-Id: I2aa0eab7a990d24e25809fb13ce6cb031104f474
parents 1ba29926 352996a3
Branches dev.typealias
No related tags found
No related merge requests found
Showing
with 2627 additions and 9 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment