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

Re: [PATCH] Silence ld auto-import warnings for pe-i386.


Kai Tietz wrote:

> Just to make sure not to miss one important point. At the moment
> pe(p)-coff ld - reasoned by the old pseudo-relocator code - makes
> .text writable, too. This isn't anymore necessary by using the new
> implementation of pseudo-reloc.c. Even for v1, there will be no more
> the need to modify section flags for this, because new relocation code
> makes sure, that the write permission is granted (and reset
> afterwards) while relocation for both variant.

  Thanks Kai, I'll put that on my list of patches for later.  I think we'll
need to get the Cygwin runtime up-to-date with the new reloc stuff before we
disable that code in ld, won't we?  (AFAIK that's still a TO-DO.)

    cheers,
      DaveK


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