[Patch/PE_COFF] Make auto-import/merge-rdata defaults same for all *.*.mingw*

Dave Korn dave.korn.cygwin@gmail.com
Tue Jun 15 01:48:00 GMT 2010


On 14/06/2010 22:57, Kai Tietz wrote:
> Hi Danny,
> 
> 2010/6/14 Danny Smith <dansmister@gmail.com>:
>> This makes the mingw.org toolchain have the same auto-import defaults
>> as the w64-mingw  toolchain.
>>
>> Tested on i686-pc-mingw32 and ix86_64-w64-mingw32.
>>
>> OK to commit?

>> -  *-w64-mingw*)
>> +  *-*-mingw*)
>>     default_auto_import=1
>>     default_merge_rdata=0
>>     ;;
>>
> 
> wouldn't it be better to enable it just for x86_64 and i?86 mingw
> targets? AFAIR aren't all mingw targets able to support v2 relocation
> at the moment.
> But well, as the rdata-merge gets active just for v2, it shouldn't matter.


  Nonetheless, I think it would be nice to leave the settings alone for
arm-mingw32ce.  Danny, can you adjust the case patterns as Kai suggests?  OK
with that change.

    cheers,
      DaveK



More information about the Binutils mailing list