gold/arm.cc: Output mapping symbol for PLT code
authorWill Newton <will.newton@linaro.org>
Mon, 9 Feb 2015 09:11:54 +0000 (17:11 +0800)
committerWill Newton <will.newton@linaro.org>
Wed, 11 Feb 2015 07:18:59 +0000 (15:18 +0800)
commit07f107f306e422497915e62f6c3d3d6d7b20e8e1
tree021f7956a4ebdf10ccc32add07213841546b91ce
parent7e60a48ee004387aefcef48391ec93af203c6369
gold/arm.cc: Output mapping symbol for PLT code

Output an ARM state mapping symbol at the start of the PLT. With the
current code objdump will fail to disassemble the PLT that gold
creates.

gold/ChangeLog:

2015-02-11  Will Newton  <will.newton@linaro.org>

PR gold/13321
* arm.cc (Target_arm::make_plt_section): Create an ARM
state mapping symbol at the start of the PLT.
gold/ChangeLog
gold/arm.cc
This page took 0.025141 seconds and 4 git commands to generate.