[PATCH] Silence ld auto-import warnings for pe-i386.
Dave Korn
dave.korn.cygwin@googlemail.com
Thu Feb 26 14:27:00 GMT 2009
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
More information about the Binutils
mailing list