* pe-dll.c (pe_create_import_fixup): Clear WP_TEXT flag.
authorDanny Smith <dannysmith@users.sourceforge.net>
Tue, 20 Jan 2004 21:08:16 +0000 (21:08 +0000)
committerDanny Smith <dannysmith@users.sourceforge.net>
Tue, 20 Jan 2004 21:08:16 +0000 (21:08 +0000)
commit4d8907ac12142818530c77b52d39d50bcf9931c5
treef2f11e9c97c70f9fb38112af1e886f5dce4983cb
parent66bed356fcb5fcae7a2af096b919b99218c28543
* pe-dll.c (pe_create_import_fixup): Clear WP_TEXT flag.
* ld.texinfo (--omagic): Note that writable text section
does not conform to published PE-COFF specs.
(--enable-auto-import): Likewise.
ld/ChangeLog
ld/ld.texinfo
ld/pe-dll.c