]> Cypherpunks repositories - gostls13.git/commit
cmd/link: implement R_X86_64_PC64 relocations
authorRuss Cox <rsc@golang.org>
Fri, 11 Aug 2017 20:22:10 +0000 (16:22 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 15 Aug 2017 04:20:44 +0000 (04:20 +0000)
commitef6978b218c45ba81f4f7fa9108c2a292030788d
tree424d7dd2bee3e1aa0ddf7037407bc1e996d5cd9c
parent9223adcc2c48f4b7f60ff10001bb35f028e6126a
cmd/link: implement R_X86_64_PC64 relocations

Change-Id: I1d7bd5cff7350a4e0f78b8efc8406e79c74732d1
Reviewed-on: https://go-review.googlesource.com/55370
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/amd64/asm.go
src/cmd/link/internal/ld/ldelf.go