OSDN Git Service

* powerpc.cc (Powerpc_relocate_functions::rel16_ha): Don't try to
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 20 Jan 2009 16:12:00 +0000 (16:12 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Tue, 20 Jan 2009 16:12:00 +0000 (16:12 +0000)
commit3e673cfdfcc3bc10238ad47446c5ace12871d223
tree7161acc81c196cd68959bd49fb8e36d0b68ce850
parent0b4a8dec974f0f2651443d1cd25ee45388935e0e
* powerpc.cc (Powerpc_relocate_functions::rel16_ha): Don't try to
read the value in the contents, since we don't use it.  Use the
template endianness when writing.
(Relocate::relocate): Use it for R_PPC_REL16_HA.
gold/ChangeLog
gold/powerpc.cc