Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3A1602F9.9A0AB7E@ece.gatech.edu>
Date: Fri, 17 Nov 2000 23:18:01 -0500
From: "Charles S. Wilson" <cwilson@ece.gatech.edu>
X-Mailer: Mozilla 4.75 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: binutils-20001029-2.tar.gz
References: <200011180346.WAA19853@rtl.cygnus.com> <3A16001F.830007C3@ece.gatech.edu> <20001117230747.A20007@redhat.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Christopher Faylor wrote:
> 
> I've included anything that was checked into binutils up to 2000/10/29.
> 

Ah.  That would be a 'no' then.  Paul's patches:

2000-11-09  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
        * pe-dll.c (auto_export): pass (optional) bfd containing
        symbol to allow for contextual filtering. Filter all
        symbols coming from libgcc.a. Also, filter all symbols
        starting with two underscores. Finally, do not re-export
        symbols imported from DLLs.

However, he wrote in the message quoted above
(http://www.cygwin.com/ml/cygwin/2000-11/msg00637.html) that filtering
all symbols with two leading underscores was too much, and had to back
that portion out.  He proposed replacing *that portion* with smarter
contextual filtering, but apparently has not yet done so.  This
particular patch is a great idea IMO, but probably isn't quite ready for
prime time.

FWIW, the patch you are referring to must be this one:

2000-10-04  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
        * pe-dll.c (make_one): Do not generate code thunk for DATA
        exports. (process_def_file): deduce DATA flag for
        auto-export sumbols.

Thanks for the clarification.

--Chuck

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

