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]

[patch ld]: Adjust for i?86-w64-mingw* autoimport and rdata merge to data


Hello,

This patch specifies for *-w64-mingw* triplet that for enabled
auto-import the rdata section doesn't get merged into data section,
when pseudo-relocation-v2 is used. For v2 there is no need (at least
for win32) that this merge happens.

ChangeLog

2010-05-19  Kai Tietz

        * emultempl/pe.em (default_merge_rdata): New shell variable.
        (MERGE_RDATA_V2): New macro.
        (gld_${EMULATION_NAME}_get_script): Adjust rule for auto-import selected
        script.

Tested for i686-pc-mingw32 and i686-w64-mingw32. Ok for apply?

Regards,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

Attachment: pe_w64autoimport.diff
Description: Binary data


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