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


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  fb2578353335091488c8a5a02e8275a7c139f51a (commit)
      from  d8e603148f3cc4a953409f4a5afff9e4ea898830 (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=fb2578353335091488c8a5a02e8275a7c139f51a

commit fb2578353335091488c8a5a02e8275a7c139f51a
Author: Dmitriy Ivanov <dimitry@google.com>
Date:   Mon Dec 1 13:37:21 2014 -0800

    Add support for -z global.
    
    gold/
    	* layout.cc (Layout::finish_dynamic_section): When '-z global'
    	is specified set DF_1_GLOBAL in DT_FLAGS_1 flags.
    	* options.h (General_options): New -z option (global).

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

Summary of changes:
 gold/ChangeLog |    6 ++++++
 gold/layout.cc |    2 ++
 gold/options.h |    3 +++
 3 files changed, 11 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]