gdb and binutils branch master updated. 97323ad11305610185a0265392cabcd37510f50e

willnewton@sourceware.org willnewton@sourceware.org
Thu Mar 20 11:44:00 GMT 2014


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  97323ad11305610185a0265392cabcd37510f50e (commit)
      from  e1f8f1b3af798e8af99bffdb695f74c6c916d150 (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=97323ad11305610185a0265392cabcd37510f50e

commit 97323ad11305610185a0265392cabcd37510f50e
Author: Will Newton <will.newton@linaro.org>
Date:   Fri Jan 10 14:38:58 2014 +0000

    bfd/elf32-arm.c: Set st_value to zero for undefined symbols
    
    Unless pointer_equality_needed is set then set st_value to be zero
    for undefined symbols.
    
    bfd/ChangeLog:
    
    2014-03-20  Will Newton  <will.newton@linaro.org>
    
    	PR ld/16715
    	* elf32-arm.c (elf32_arm_check_relocs): Set
    	pointer_equality_needed for absolute references within
    	executable links.
    	(elf32_arm_finish_dynamic_symbol): Set st_value to zero
    	unless pointer_equality_needed is set.
    
    ld/testsuite/ChangeLog:
    
    2014-03-20  Will Newton  <will.newton@linaro.org>
    
    	* ld-arm/ifunc-14.rd: Update symbol values.

-----------------------------------------------------------------------

Summary of changes:
 bfd/ChangeLog                   |    9 +++++++++
 bfd/elf32-arm.c                 |    7 ++++++-
 ld/testsuite/ChangeLog          |    4 ++++
 ld/testsuite/ld-arm/ifunc-14.rd |    4 ++--
 4 files changed, 21 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list