https://sourceware.org/bugzilla/show_bug.cgi?id=16715
--- Comment #5 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 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.new...@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.new...@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.new...@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(-) -- 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