]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: support 2 byte relocations
authorAustin Clements <austin@google.com>
Tue, 16 Dec 2014 19:12:01 +0000 (14:12 -0500)
committerAustin Clements <austin@google.com>
Wed, 7 Jan 2015 20:35:13 +0000 (20:35 +0000)
commitfcdffb3f334ae4bfa5fda2c01b3cc51c3c4e5715
tree9ef6e328e41335942e9e8dba89a5f64bf06f0fab
parente32fe2049d41cefabe0380212beb2aea86a1789b
cmd/ld: support 2 byte relocations

ppc64 has a bunch of these.

Change-Id: I3b93ed2bae378322a8dec036b1681e520b56ff53
Reviewed-on: https://go-review.googlesource.com/2003
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/ld/data.c
src/cmd/ld/ldelf.c