This is necessary for adding __cxa_atexit support for Cygwin in GCC without
authorYaakov Selkowitz <yselkowi@redhat.com>
Wed, 13 Aug 2014 10:43:28 +0000 (11:43 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 13 Aug 2014 10:43:28 +0000 (11:43 +0100)
commit63e1777c6c20434c9909eb0f235b14f623d1f914
treef66ef1f7fc2889f7bd0f7276f2d08838bd59e407
parent65c749e7c049f9bf944c5fbe9e727b7a8b4ccc7c
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.
ld/ChangeLog
ld/pe-dll.c