Re: [PATCH 16/22] Enable building libssp with Intel CET

2017-11-08 Thread Jeff Law
On 10/31/2017 06:12 AM, Tsimbalist, Igor V wrote:
> The revised patch is attached. The differences are in what options are 
> defined and propagated to Makefile for CET enabling.
>  
> Ok for trunk?
> 
> Igor
> 
> 
>> -Original Message-
>> From: Jeff Law [mailto:l...@redhat.com]
>> Sent: Wednesday, October 18, 2017 1:38 AM
>> To: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com>; gcc-
>> patc...@gcc.gnu.org
>> Subject: Re: [PATCH 16/22] Enable building libssp with Intel CET
>>
>> On 10/12/2017 02:31 PM, Tsimbalist, Igor V wrote:
>>> Enable building libssp with Intel CET options.
>>>
>>> libssp/
>>> * Makefile.am: Update AM_CFLAGS.
>>> * Makefile.in: Regenerate.
>>> * configure: Likewise.
>>> * aclocal.m4: Likewise.
>>> * configure.ac: Set CET_FLAGS. Update XCFLAGS.
>>>
>> Same comments as with libcilkrts.
>> Jeff
> 
> 0016-Enable-building-libssp-with-Intel-CET.PATCH
> 
> 
> From f60e80874cab302d11d877a2d362f65714612bc8 Mon Sep 17 00:00:00 2001
> From: Igor Tsimbalist <igor.v.tsimbal...@intel.com>
> Date: Tue, 15 Aug 2017 19:55:42 +0300
> Subject: [PATCH 16/21] Enable building libssp with Intel CET
> 
> libssp/
>   * Makefile.am: Update AM_CFLAGS, update
>   libssp_nonshared_la_CFLAGS.
>   * Makefile.in: Regenerate.
>   * configure: Likewise.
>   * aclocal.m4: Likewise.
>   * configure.ac: Set CET_FLAGS. Update XCFLAGS.
OK.  Please wait to commit until entire set is ACK'd.

Jeff


RE: [PATCH 16/22] Enable building libssp with Intel CET

2017-10-31 Thread Tsimbalist, Igor V
The revised patch is attached. The differences are in what options are defined 
and propagated to Makefile for CET enabling.
 
Ok for trunk?

Igor


> -Original Message-
> From: Jeff Law [mailto:l...@redhat.com]
> Sent: Wednesday, October 18, 2017 1:38 AM
> To: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com>; gcc-
> patc...@gcc.gnu.org
> Subject: Re: [PATCH 16/22] Enable building libssp with Intel CET
> 
> On 10/12/2017 02:31 PM, Tsimbalist, Igor V wrote:
> > Enable building libssp with Intel CET options.
> >
> > libssp/
> > * Makefile.am: Update AM_CFLAGS.
> > * Makefile.in: Regenerate.
> > * configure: Likewise.
> > * aclocal.m4: Likewise.
> > * configure.ac: Set CET_FLAGS. Update XCFLAGS.
> >
> 
> Same comments as with libcilkrts.
> Jeff


0016-Enable-building-libssp-with-Intel-CET.PATCH
Description: 0016-Enable-building-libssp-with-Intel-CET.PATCH


Re: [PATCH 16/22] Enable building libssp with Intel CET

2017-10-17 Thread Jeff Law
On 10/12/2017 02:31 PM, Tsimbalist, Igor V wrote:
> Enable building libssp with Intel CET options.
> 
> libssp/
>   * Makefile.am: Update AM_CFLAGS.
>   * Makefile.in: Regenerate.
>   * configure: Likewise.
>   * aclocal.m4: Likewise.
>   * configure.ac: Set CET_FLAGS. Update XCFLAGS.
> 

Same comments as with libcilkrts.
Jeff


[PATCH 16/22] Enable building libssp with Intel CET

2017-10-12 Thread Tsimbalist, Igor V
Enable building libssp with Intel CET options.

libssp/
* Makefile.am: Update AM_CFLAGS.
* Makefile.in: Regenerate.
* configure: Likewise.
* aclocal.m4: Likewise.
* configure.ac: Set CET_FLAGS. Update XCFLAGS.



0016-Enable-building-libssp-with-Intel-CET.PATCH
Description: 0016-Enable-building-libssp-with-Intel-CET.PATCH