This is the mail archive of the binutils@sources.redhat.com 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]

Re: [Patch] skipping import libraries for performance reasons - direct auto-import of dll's


Hi Ralf,

> While checking the test case I recognized, that the auto-import
> stuff couldn't be disabled in case of direct linking to a dll.
> The appended patch fixes this (I'm updating the test case which this
> check too)

Thanks for catching this.

> I hope the indention is right.

It was.

> 2002-12-17  Ralf Habacker  <ralf.habacker@freenet.de>
> 
> 	* ld/emultempl/pe.em (pe_find_data_imports):
> 	don't search for data import when auto-import is disabled

Approved and applied.

Cheers
        Nick


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