t.com; Jakub Jelinek
>> Subject: Re: [PATCH 21/22] Add extra field to gtm_jmpbuf on x86 only
>>
>> On Wed, Nov 8, 2017 at 2:57 PM, H.J. Lu wrote:
>>> On Wed, Nov 8, 2017 at 2:26 PM, Tsimbalist, Igor V
>>> wrote:
>>>>> -Original Message-
>
> -Original Message-
> From: H.J. Lu [mailto:hjl.to...@gmail.com]
> Sent: Thursday, November 9, 2017 2:37 PM
> To: Tsimbalist, Igor V
> Cc: Jeff Law ; gcc-patches@gcc.gnu.org;
> trie...@redhat.com; Jakub Jelinek
> Subject: Re: [PATCH 21/22] Add extra field to g
Sent: Wednesday, November 8, 2017 7:31 PM
>>> To: Tsimbalist, Igor V ; gcc-
>>> patc...@gcc.gnu.org
>>> Cc: trie...@redhat.com; Jakub Jelinek
>>> Subject: Re: [PATCH 21/22] Add extra field to gtm_jmpbuf on x86 only
>>>
>>> On 11/07/2017 09:22 AM, T
; gcc-
>> patc...@gcc.gnu.org
>> Cc: trie...@redhat.com; Jakub Jelinek
>> Subject: Re: [PATCH 21/22] Add extra field to gtm_jmpbuf on x86 only
>>
>> On 11/07/2017 09:22 AM, Tsimbalist, Igor V wrote:
>> > I decided to split my previous patch "Enable buildin
> [ ... snip ... ]
>
> >
> >
> > 0021-Add-extra-field-to-gtm_jmpbuf-on-x86-only.patch
> >
> >
> > From a6361c78bf774f2b4dbeeaf4147c286cff4ae5a4 Mon Sep 17 00:00:00
> 2001
> > From: Igor Tsimbalist
> > Date: Tue, 7 Nov 2017 17:00:24 +0300
> > Subjec
Igor
> -Original Message-
> From: H.J. Lu [mailto:hjl.to...@gmail.com]
> Sent: Wednesday, November 8, 2017 7:18 PM
> To: Tsimbalist, Igor V
> Cc: Jeff Law ; gcc-patches@gcc.gnu.org;
> trie...@redhat.com
> Subject: Re: [PATCH 21/22] Add extra field to gtm_jmpbuf on
Sep 17 00:00:00 2001
> From: Igor Tsimbalist
> Date: Tue, 7 Nov 2017 17:00:24 +0300
> Subject: [PATCH 21/22] Add extra field to gtm_jmpbuf on x86 only
>
> Expand the gtm_jmpbuf structure by one word field to add
> Intel CET support further. The code in sjlj.S already
> alloca
On Tue, Nov 7, 2017 at 8:22 AM, Tsimbalist, Igor V
wrote:
> I decided to split my previous patch "Enable building libitm with Intel CET "
> into two different patches. The first patch will add a new field to sjlj.S and
> target.h files. The second one will add Intel CET support on the top of the
I decided to split my previous patch "Enable building libitm with Intel CET "
into two different patches. The first patch will add a new field to sjlj.S and
target.h files. The second one will add Intel CET support on the top of the
first one. In this case the further changes for adding Intel CET