go/src/cmd
Keith Randall 13c35a1b20 cmd/compile: ppc64x no longer needs a scratch stack location
After https://go-review.googlesource.com/c/36725/, ppc64x no longer
needs a temp stack location for int reg <-> fp reg moves.

Update #18922

Change-Id: Ib4319784f7a855f593dfa5231604ca2c24e4c882
Reviewed-on: https://go-review.googlesource.com/37651
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
2017-03-01 22:14:21 +00:00
..
addr2line
api api: promote next.txt to go1.8.txt, update go tool 2016-12-01 02:54:21 +00:00
asm cmd/compile, cmd/asm: remove Link.Plists 2017-03-01 00:29:23 +00:00
cgo cmd/cgo: don't track same node twice in guessKinds 2017-02-02 17:20:37 +00:00
compile cmd/compile: ppc64x no longer needs a scratch stack location 2017-03-01 22:14:21 +00:00
cover cmd/cover: fix spelling mistake 2016-12-20 04:45:25 +00:00
dist compress/flate: use math/bits.Reverse8/16 instead of local implementation 2017-03-01 00:15:32 +00:00
doc cmd/doc: truncate long lists of arguments 2017-02-24 10:52:50 +00:00
fix
go runtime, cmd/go: roll back stale message, test detail 2017-03-01 18:50:27 +00:00
gofmt cmd/gofmt: fix diff on Plan 9 2017-02-08 22:29:33 +00:00
internal cmd/compile: fix disassembly of invalid instructions 2017-03-01 21:30:49 +00:00
link cmd/link: write dwarf sections 2017-03-01 04:51:03 +00:00
nm all: fix some printf format strings 2017-02-14 02:09:30 +00:00
objdump cmd/objdump: make test independent of inlining 2017-02-19 21:27:16 +00:00
pack
pprof cmd/pprof: vendor pprof from github.com/google/pprof 2017-02-24 19:18:53 +00:00
trace runtime/pprof/internal/profile: move internal/pprof/profile here 2017-02-24 20:45:21 +00:00
vendor cmd/vendor/github.com/google/pprof: refresh from upstream 2017-03-01 21:36:03 +00:00
vet Revert "cmd/vet/all: remove pprof from the whitelist" 2017-03-01 13:29:39 +00:00