This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. 6f25f22356dcf9ddf6b375c8e967486f10855dfd


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  6f25f22356dcf9ddf6b375c8e967486f10855dfd (commit)
      from  7b496d07dfbb696ea597d3f3ec3a3dfc0646cb86 (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=6f25f22356dcf9ddf6b375c8e967486f10855dfd

commit 6f25f22356dcf9ddf6b375c8e967486f10855dfd
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Jan 6 16:46:36 2015 -0800

    Skip unknown relocation
    
    	PR binutils/17512
    	* elf32-i386.c (elf_i386_get_plt_sym_val): Skip unknown relocation.
    	* elf64-x86-64.c (elf_x86_64_get_plt_sym_val): Likewise.

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

Summary of changes:
 bfd/ChangeLog      |    6 ++++++
 bfd/elf32-i386.c   |    4 ++--
 bfd/elf64-x86-64.c |    3 ++-
 3 files changed, 10 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]