[Pkg-golang-commits] [golang] 03/07: Merge tag 'upstream/1.7.6' into golang-1.7

Michael Stapelberg michael at stapelberg.de
Tue Jul 25 06:28:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

stapelberg pushed a commit to branch golang-1.7
in repository golang.

commit 98643d06223c47b8f4abf4e1ba615ce07496f0fd
Merge: 6a67728 700e71a
Author: Michael Hudson-Doyle <michael.hudson at canonical.com>
Date:   Thu Jun 1 21:31:39 2017 +1200

    Merge tag 'upstream/1.7.6' into golang-1.7
    
    Upstream version 1.7.6

 VERSION                              |   2 +-
 doc/conduct.html                     |   1 -
 doc/devel/release.html               |   7 ++
 src/cmd/compile/internal/gc/sinit.go |   2 +
 src/crypto/elliptic/elliptic_test.go |  36 ++++++
 src/crypto/elliptic/p256_asm_amd64.s |  10 +-
 src/crypto/x509/root_darwin.go       | 229 ++++++++++++++++++++++++++---------
 src/crypto/x509/root_darwin_test.go  |  11 +-
 src/reflect/makefunc.go              |   2 +
 src/runtime/mgc.go                   |  12 +-
 src/runtime/mgcmark.go               |  22 ++--
 src/runtime/select.go                |  69 ++++++++++-
 src/runtime/traceback.go             |  43 +++++--
 src/time/time_test.go                |   7 +-
 test/fixedbugs/issue16331.go         |  48 ++++++++
 test/fixedbugs/issue18410.go         |  40 ++++++
 16 files changed, 451 insertions(+), 90 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-golang/golang.git



More information about the pkg-golang-commits mailing list