]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj, cmd/link: simplify ppc64 archreloc now that the original value...
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Mon, 31 Aug 2015 01:51:37 +0000 (13:51 +1200)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Thu, 29 Oct 2015 20:46:23 +0000 (20:46 +0000)
commitd821ae2a9e4e5dafef904d38f75be44656128742
tree3e9a879b2327a30596064754e5be44e1bc7734eb
parent2dedb971e3432e530701a9e1d08c8c26658c1e49
cmd/internal/obj, cmd/link: simplify ppc64 archreloc now that the original value is passed to it

And get rid of the stupid game of encoding the instruction in the addend.

Change-Id: Ib4de7515196cbc1e63b4261b01931cf02a44c1e6
Reviewed-on: https://go-review.googlesource.com/14055
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/internal/obj/ppc64/asm9.go
src/cmd/link/internal/ppc64/asm.go