]> gcc.gnu.org Git - gcc.git/commit
invoke.texi (fwritable-relocated-rdata): Document new Cygwin/MinGW target option.
authorKai Tietz <ktietz@redhat.com>
Wed, 7 Mar 2012 09:35:15 +0000 (10:35 +0100)
committerKai Tietz <ktietz@gcc.gnu.org>
Wed, 7 Mar 2012 09:35:15 +0000 (10:35 +0100)
commit98b1d9b2fa29f9d07a796a21e99dff060b8fac8d
treed05b512d4849fae49f07165f43623b14c98f46bb
parentf409d239aeaa0f7f858163f678febc3603b107dd
invoke.texi (fwritable-relocated-rdata): Document new Cygwin/MinGW target option.

        * doc/invoke.texi (fwritable-relocated-rdata): Document
        new Cygwin/MinGW target option.
        * config/i386/winnt.c (i386_pe_unique_section): Ignore
        reloc if flag -fwritable-relocated-rdata is not set.
        (i386_pe_section_type_flags): Likewise.
        * config/i386/cygming.opt (fwritable-relocated-rdata):
        Add new flag variable flag_writable_rel_rdata.

From-SVN: r185027
gcc/ChangeLog
gcc/config/i386/cygming.opt
gcc/config/i386/winnt.c
gcc/doc/invoke.texi
This page took 0.060518 seconds and 5 git commands to generate.