1
0
mirror of https://github.com/golang/go synced 2024-09-30 20:08:32 -06:00
go/go
Brad Fitzpatrick b090f1f240 go/analysis/passes/asmdecl: remove amd64p32 support
Updates golang/go#30439

Change-Id: I46c7de8d16c3470f2f20a4d0e03b74bb38c8aff0
Reviewed-on: https://go-review.googlesource.com/c/tools/+/199500
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
2019-10-09 21:34:38 +00:00
..
analysis go/analysis/passes/asmdecl: remove amd64p32 support 2019-10-09 21:34:38 +00:00
ast go/ast/inspector: fix a small typo 2019-01-10 14:16:07 +00:00
buildutil all: fix more typos 2019-09-11 15:13:14 +00:00
callgraph all: add a space before +build in build tag comments 2019-09-08 12:23:18 +00:00
cfg go/cfg: stop once we've found the fallthrough target 2019-07-19 00:04:45 +00:00
expect go/expect: rewrite the expectation parser 2018-11-30 19:57:46 +00:00
gccgoexportdata go/gccgoexportdata: correctly handle archive files containing string tables 2016-11-09 21:28:38 +00:00
gcexportdata go/gcexportdata: use IExportData when writing gcexportdata 2019-10-04 02:16:33 +00:00
internal go/internal/gcimporter: support Go versions < 1.11 2019-10-04 18:21:43 +00:00
loader all: skip more memory-intensive tests on linux-arm 2019-08-30 17:05:41 +00:00
packages go/packages: update tests to reflect changes in golang.org/cl/198459 2019-10-04 21:17:43 +00:00
pointer all: fix more typos 2019-09-11 15:13:14 +00:00
ssa go/ssa: make a setNumable interface 2019-10-01 17:08:58 +00:00
types all: fix more typos 2019-09-11 15:13:14 +00:00
vcs go/vcs: ignore "mod" VCS type 2019-05-06 14:53:03 +00:00