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. 6db50b4cfe55834ee5fc8dc95c80529f8a0f2a1f


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  6db50b4cfe55834ee5fc8dc95c80529f8a0f2a1f (commit)
      from  e8af5d7a5cd4c58136a4733e87612f49061bf28b (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=6db50b4cfe55834ee5fc8dc95c80529f8a0f2a1f

commit 6db50b4cfe55834ee5fc8dc95c80529f8a0f2a1f
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sun Nov 23 05:54:02 2014 -0800

    Assert size of elf_x86_64_{bnd|legacy}_plt2_entry
    
    Assert size of elf_x86_64_bnd_plt2_entry and elf_x86_64_legacy_plt2_entry
    only in elf_x86_64_check_relocs.
    
    	* elf64-x86-64.c (elf_x86_64_check_relocs): Assert size of
    	elf_x86_64_bnd_plt2_entry and elf_x86_64_legacy_plt2_entry.
    	(elf_x86_64_allocate_dynrelocs): Don't assert size of
    	elf_x86_64_bnd_plt2_entry and elf_x86_64_legacy_plt2_entry.

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

Summary of changes:
 bfd/ChangeLog      |    7 +++++++
 bfd/elf64-x86-64.c |   21 +++++----------------
 2 files changed, 12 insertions(+), 16 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]