mirror of
https://github.com/golang/go
synced 2024-11-19 04:54:41 -07:00
13d6414e9d
Change-Id: I73ae6a6837a6dcf75b3b8f431d97a18348e01a42 Reviewed-on: https://go-review.googlesource.com/19921 Reviewed-by: Ian Lance Taylor <iant@golang.org>
14 lines
302 B
Plaintext
14 lines
302 B
Plaintext
Tools:
|
|
|
|
cmd/dist: add list subcommand to list all supported platforms (CL 19837)
|
|
cmd/go: GO15VENDOREXPERIMENT gone, assumed on (CL 19615)
|
|
cmd/link: "-X name value" form gone (CL 19614)
|
|
|
|
Ports:
|
|
|
|
SOMETHING WILL HAPPEN
|
|
|
|
API additions and behavior changes:
|
|
|
|
runtime: add CallerFrames and Frames (CL 19869)
|