https://sourceware.org/bugzilla/show_bug.cgi?id=18668
--- Comment #13 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jiong Wang <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=07f9ddfeba5b572451471f905473f7ddbba1d472 commit 07f9ddfeba5b572451471f905473f7ddbba1d472 Author: Jiong Wang <[email protected]> Date: Tue Aug 11 21:44:31 2015 +0100 [AArch64] PR18668, repair long branch veneer for plt stub 2015-08-11 Jiong Wang <[email protected]> bfd/ PR ld/18668 * elfnn-aarch64.c (aarch64_type_of_stub): Update destination for calls go through plt stub. (elfNN_aarch64_final_link_relocate): Adjust code logic for CALL26, JUMP26 relocation to support inserting veneer for call to plt stub. ld/testsuite/ * ld-aarch64/farcall-b-gsym.s: New test. * ld-aarch64/farcall-b-plt.s: Likewise. * ld-aarch64/farcall-bl-plt.s: Likewise. * ld-aarch64/farcall-b-gsym.d: New expect file. * ld-aarch64/farcall-b-plt.d: Likewise. * ld-aarch64/farcall-bl-plt.d: Likewise. -- 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
