https://sourceware.org/bugzilla/show_bug.cgi?id=13321
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Will Newton <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=07f107f306e422497915e62f6c3d3d6d7b20e8e1 commit 07f107f306e422497915e62f6c3d3d6d7b20e8e1 Author: Will Newton <[email protected]> Date: Mon Feb 9 17:11:54 2015 +0800 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 <[email protected]> PR gold/13321 * arm.cc (Target_arm::make_plt_section): Create an ARM state mapping symbol at the start of the PLT. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-binutils
