gdb and binutils branch binutils-2_24-branch updated. e69ce7595c994bc74218cae0bea52f949f531db0

yufeng@sourceware.org yufeng@sourceware.org
Wed Nov 13 14:49:00 GMT 2013


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, binutils-2_24-branch has been updated
       via  e69ce7595c994bc74218cae0bea52f949f531db0 (commit)
      from  709f3d6c88a9f7084816d16582d15d92dc155bd6 (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=e69ce7595c994bc74218cae0bea52f949f531db0

commit e69ce7595c994bc74218cae0bea52f949f531db0
Author: Yufeng Zhang <yufeng.zhang@arm.com>
Date:   Wed Nov 13 14:47:04 2013 +0000

    bfd/
    
    	* elfnn-aarch64.c (elfNN_aarch64_howto_table): Use
    	R_AARCH64_TLS_DTPMOD64 instead of R_AARCH64_TLS_DTPMOD;
    	likewise for R_AARCH64_TLS_DTPREL and R_AARCH64_TLS_TPREL.
    
    include/elf/
    
    	* aarch64.h: Define R_AARCH64_TLS_DTPMOD64,
    	R_AARCH64_TLS_DTPREL64 and R_AARCH64_TLS_TPREL64; guard
    	R_AARCH64_TLS_DTPMOD, R_AARCH64_TLS_DTPREL and
    	R_AARCH64_TLS_TPREL with RELOC_MACROS_GEN_FUNC.

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

Summary of changes:
 bfd/ChangeLog         |    6 ++++++
 bfd/elfnn-aarch64.c   |   12 ++++++++++++
 include/elf/ChangeLog |    7 +++++++
 include/elf/aarch64.h |    8 ++++++++
 4 files changed, 33 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Src-cvs mailing list