This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

Re: [PATCH] exclude runtime-pseudo-reloc symbols from auto-export


On Fri, Dec 20, 2002 at 11:23:36PM -0500, Charles Wilson wrote:
>I don't think these symbols should be auto-exported by DLLs; they are 
>internal, and are added (if the platform supports it) to every DLL and 
>EXE.  Since everybody has their own copy, there's no need for any DLL to 
>export them.
>
>Ralf?
>
>2002-12-20  Charles Wilson  <cwilson@ece.gatech.edu>
>
>	* pe-dll.c (autofilter_symbollist): add do_pseudo_reloc
>	and _pei386_runtime_relocator to the exclude list.

Maybe the horse has left the barn already but it would have been nice
(tm) if these type of symbols were marked in some generic way so that
we wouldn't have to keep remembering to extend this table.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]