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. cca5b8b64b3286bb96cd7a2c18232d1acea85cd9


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  cca5b8b64b3286bb96cd7a2c18232d1acea85cd9 (commit)
      from  144bed8d4d8a1bdc0067f55f2ee71c07e5594677 (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=cca5b8b64b3286bb96cd7a2c18232d1acea85cd9

commit cca5b8b64b3286bb96cd7a2c18232d1acea85cd9
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Jul 16 11:15:56 2014 -0700

    Match PLT entry only for ELFOSABI_GNU input
    
    	* elf32-i386.c (elf_i386_plt_sym_val): Match PLT entry only for
    	ELFOSABI_GNU input.
    	* elf64-x86-64.c (elf_x86_64_plt_sym_val): Likewise.
    	(elf_x86_64_plt_sym_val_offset_plt_bnd): Likewise.

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

Summary of changes:
 bfd/ChangeLog      |    7 +++++++
 bfd/elf32-i386.c   |    4 ++++
 bfd/elf64-x86-64.c |    8 ++++++++
 3 files changed, 19 insertions(+), 0 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]