http://sourceware.org/bugzilla/show_bug.cgi?id=16017
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch, master has been updated via 57460bcf82df9e5e335be84ecc9bdef33dddc934 (commit) from c7e8af9b3bc0881c59c999d7b78348d359383efe (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=57460bcf82df9e5e335be84ecc9bdef33dddc934 commit 57460bcf82df9e5e335be84ecc9bdef33dddc934 Author: Nick Clifton <ni...@redhat.com> Date: Thu Nov 14 15:39:51 2013 +0000 PR ld/16017 * elf32-arm.c (elf32_arm_populate_plt_entry): Return a boolean value, TRUE for success, FALSE for failure. Fail if attempting to create a PLT entry for a thumb only target. (elf32_arm_final_link_relocate): Check result of calling elf32_arm_populate_plt_entry. (elf32_arm_finish_dynamic_symbol): Likewise. ----------------------------------------------------------------------- Summary of changes: bfd/ChangeLog | 10 ++++++++++ bfd/elf32-arm.c | 31 ++++++++++++++++++++++++------- 2 files changed, 34 insertions(+), 7 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils