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]

Re: [patch x64 SEH]: Support xdata/pdata for link-once code


2010/9/11 Kai Tietz <ktietz70@googlemail.com>:
> 2010/9/11 Dave Korn <dave.korn.cygwin@gmail.com>:
>> On 10/09/2010 21:06, Kai Tietz wrote:
>>
>>> ? ? ? ? * config/obj-coff-seh.h (seh_context): New member code_seg.
>>> ? ? ? ? * config/obj-coff-seh.c: Implementing xdata/pdata section cloning
>>> ? ? ? ? for link-once code-segment.
>>
>>> ? ? ? ? * scripttempl/pep.sc: Add .xdata segment and
>>> ? ? ? ? put into .pdata all segments beginning with .pdata.
>>>
>>> Tested for x86_64-w64-mingw32. Ok for apply?
>>
>> ?TBH, I haven't caught up with the code yet since the tidy-up, so if this is
>> OK by ~RTH it's ok by me.
>>
>> ? ?cheers,
>> ? ? ?DaveK
>>
>>
>
> Ok. I attached here an updated version which uses buffer allocation
> for section-name generation, instead of using here a fixed sized
> buffer.
>
> Regards,
> Kai
>
> --
> |? (\_/) This is Bunny. Copy and paste
> | (='.'=) Bunny into your signature to help
> | (")_(") him gain world domination
>

This version attachs some further tests for this feature.

Additional ChangeLog for gas's testsuite

2010-09-13  Kai Tietz

        * gas/pe/pe.exp: Add peseh-x64-4,5,6 tests.
        * gas/pe/peseh-x64-4.s: New.
        * gas/pe/peseh-x64-4.d: New.
        * gas/pe/peseh-x64-5.d: New.
        * gas/pe/peseh-x64-6.d: New.

Ok for apply?

Regards,
Kai

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

Attachment: discardable_seh.diff
Description: Binary data


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