diff options
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 87900ad..17b7f44 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,9 @@ +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. + 2015-02-09 H.J. Lu <hongjiu.lu@intel.com> * testsuite/Makefile.am (two_file_shared_2_pic_1_test_DEPENDENCIES): |