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


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  ac21917f6bef764c73323c8117d293b5f6c70228 (commit)
      from  1913f160bd7e0e06c04f390d643bb44a25c99881 (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=ac21917f6bef764c73323c8117d293b5f6c70228

commit ac21917f6bef764c73323c8117d293b5f6c70228
Author: Will Newton <will.newton@linaro.org>
Date:   Wed May 21 16:49:57 2014 +0100

    bfd/elfnn-aarch64.c: Cleanup a couple of TLS functions
    
    Add an assert and remove an unused line of code.
    
    bfd/ChangeLog:
    
    2014-06-04  Will Newton  <will.newton@linaro.org>
    
            * elfnn-aarch64.c (tpoff_base): Make test of tls_sec
    	being non-NULL into an assert.
    	(elfNN_aarch64_tls_relax): Remove unused code.

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

Summary of changes:
 bfd/ChangeLog       |    6 ++++++
 bfd/elfnn-aarch64.c |    4 +---
 2 files changed, 7 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]