gdb and binutils branch master updated. 57460bcf82df9e5e335be84ecc9bdef33dddc934

nickc@sourceware.org nickc@sourceware.org
Thu Nov 14 15:42:00 GMT 2013


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 <nickc@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(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Src-cvs mailing list