]> Cypherpunks repositories - gostls13.git/commit
cmd: improve aix/ppc64 new symbol addressing
authorClément Chigot <clement.chigot@atos.net>
Wed, 28 Nov 2018 12:38:02 +0000 (13:38 +0100)
committerIan Lance Taylor <iant@golang.org>
Mon, 17 Dec 2018 21:13:09 +0000 (21:13 +0000)
commit503091a77c43263a5ce86f9358de3445524627b7
tree212ac77a45ac8919ee928124244cb7db75d55fc6
parent179acf4083bedecad5f9700b86f6b58052b7526e
cmd: improve aix/ppc64 new symbol addressing

This commit updates the new symbol addressing made for aix/ppc64 according
to feedbacks given in CL 151039.

Change-Id: Ic4eb9943dc520d65f7d084adf8fa9a2530f4d3f9
Reviewed-on: https://go-review.googlesource.com/c/151302
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/internal/obj/ppc64/asm9.go
src/cmd/internal/obj/ppc64/obj9.go
src/cmd/link/internal/ppc64/asm.go