gdb and binutils branch master updated. da0781dc5ffa0fdbec8d7fa65b053e3ef5a7997e

yufeng@sourceware.org yufeng@sourceware.org
Wed Nov 13 14:47: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, master has been updated
       via  da0781dc5ffa0fdbec8d7fa65b053e3ef5a7997e (commit)
      from  e2729ebe257b26c62a0a3c6f5432185df78cffb3 (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=da0781dc5ffa0fdbec8d7fa65b053e3ef5a7997e

commit da0781dc5ffa0fdbec8d7fa65b053e3ef5a7997e
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