Update the Go library to the 1.10beta1 release.
Requires a few changes to the compiler for modifications to the map
runtime code, and to handle some nowritebarrier cases in the runtime.
Reviewed-on: https://go-review.googlesource.com/86455
gotools/:
* Makefile.am (go_cmd_vet_files): New variable.
(go_cmd_buildid_files, go_cmd_test2json_files): New variables.
(s-zdefaultcc): Change from constants to functions.
(noinst_PROGRAMS): Add vet, buildid, and test2json.
(cgo$(EXEEXT)): Link against $(LIBGOTOOL).
(vet$(EXEEXT)): New target.
(buildid$(EXEEXT)): New target.
(test2json$(EXEEXT)): New target.
(install-exec-local): Install all $(noinst_PROGRAMS).
(uninstall-local): Uninstasll all $(noinst_PROGRAMS).
(check-go-tool): Depend on $(noinst_PROGRAMS). Copy down
objabi.go.
(check-runtime): Depend on $(noinst_PROGRAMS).
(check-cgo-test, check-carchive-test): Likewise.
(check-vet): New target.
(check): Depend on check-vet. Look at cmd_vet-testlog.
(.PHONY): Add check-vet.
* Makefile.in: Rebuild.
From-SVN: r256365
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| big | Loading commit data... | |
| bits | Loading commit data... | |
| cmplx | Loading commit data... | |
| rand | Loading commit data... | |
| abs.go | Loading commit data... | |
| acosh.go | Loading commit data... | |
| all_test.go | Loading commit data... | |
| arith_s390x.go | Loading commit data... | |
| arith_s390x_test.go | Loading commit data... | |
| asin.go | Loading commit data... | |
| asinh.go | Loading commit data... | |
| atan.go | Loading commit data... | |
| atan2.go | Loading commit data... | |
| atanh.go | Loading commit data... | |
| bits.go | Loading commit data... | |
| cbrt.go | Loading commit data... | |
| const.go | Loading commit data... | |
| copysign.go | Loading commit data... | |
| dim.go | Loading commit data... | |
| erf.go | Loading commit data... | |
| erfinv.go | Loading commit data... | |
| example_test.go | Loading commit data... | |
| exp.go | Loading commit data... | |
| exp_asm.go | Loading commit data... | |
| expm1.go | Loading commit data... | |
| export_s390x_test.go | Loading commit data... | |
| export_test.go | Loading commit data... | |
| floor.go | Loading commit data... | |
| floor_asm.go | Loading commit data... | |
| frexp.go | Loading commit data... | |
| gamma.go | Loading commit data... | |
| hypot.go | Loading commit data... | |
| j0.go | Loading commit data... | |
| j1.go | Loading commit data... | |
| jn.go | Loading commit data... | |
| ldexp.go | Loading commit data... | |
| lgamma.go | Loading commit data... | |
| log.go | Loading commit data... | |
| log10.go | Loading commit data... | |
| log1p.go | Loading commit data... | |
| logb.go | Loading commit data... | |
| mod.go | Loading commit data... | |
| modf.go | Loading commit data... | |
| nextafter.go | Loading commit data... | |
| pow.go | Loading commit data... | |
| pow10.go | Loading commit data... | |
| remainder.go | Loading commit data... | |
| signbit.go | Loading commit data... | |
| sin.go | Loading commit data... | |
| sincos.go | Loading commit data... | |
| sincos_386.go | Loading commit data... | |
| sinh.go | Loading commit data... | |
| sqrt.go | Loading commit data... | |
| tan.go | Loading commit data... | |
| tanh.go | Loading commit data... | |
| unsafe.go | Loading commit data... |