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. 63e1777c6c20434c9909eb0f235b14f623d1f914


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  63e1777c6c20434c9909eb0f235b14f623d1f914 (commit)
      from  65c749e7c049f9bf944c5fbe9e727b7a8b4ccc7c (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=63e1777c6c20434c9909eb0f235b14f623d1f914

commit 63e1777c6c20434c9909eb0f235b14f623d1f914
Author: Yaakov Selkowitz <yselkowi@redhat.com>
Date:   Wed Aug 13 11:43:28 2014 +0100

    This is necessary for adding __cxa_atexit support for Cygwin in GCC without
    exporting __dso_handle from every DLL.
    
    	* pe-dll.c (autofilter_entry_type autofilter_symbollist_i386): Add
    	__dso_handle.

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

Summary of changes:
 ld/ChangeLog |    5 +++++
 ld/pe-dll.c  |    1 +
 2 files changed, 6 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]