RE: 0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute

2017-09-29 Thread Tsimbalist, Igor V
> -Original Message- > From: Sandra Loosemore [mailto:san...@codesourcery.com] > Sent: Friday, September 29, 2017 6:57 AM > To: Tsimbalist, Igor V ; 'gcc- > patc...@gcc.gnu.org' > Cc: Jeff Law > Subject: Re: 0002-Part-2.-Document-finstrument-control-flow-

Re: 0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute

2017-09-28 Thread Sandra Loosemore
On 09/27/2017 06:27 AM, Tsimbalist, Igor V wrote: Updated version #4. [snip] @@ -11348,6 +11349,31 @@ is used to link a program, the GCC driver automatically links against @file{libmpxwrappers}. See also @option{-static-libmpxwrappers}. Enabled by default. +@item -fcf-protection==@r{[}full@

Re: 0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute

2017-09-28 Thread Jeff Law
On 09/27/2017 06:27 AM, Tsimbalist, Igor V wrote: > > > 0002-Add-documentation-for-fcf-protection-option-and-nocf.patch > > > From bc896670fef5eb7324c0e0134747696f3ed66553 Mon Sep 17 00:00:00 2001 > From: Igor Tsimbalist > Date: Sun, 17 Sep 2017 14:57:29 +0300 > Subject: [PATCH 2/5] Add docum

RE: 0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute

2017-09-27 Thread Tsimbalist, Igor V
Updated version #4. > -Original Message- > From: Sandra Loosemore [mailto:san...@codesourcery.com] > Sent: Wednesday, September 27, 2017 5:11 AM > To: Tsimbalist, Igor V ; 'gcc- > patc...@gcc.gnu.org' > Cc: Jeff Law > Subject: Re: 0002-Part-2.-Docume

Re: 0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute

2017-09-26 Thread Sandra Loosemore
On 09/26/2017 07:45 AM, Tsimbalist, Igor V wrote: Here is the updated version (version#3). All comments below are fixed. This still needs more work. Specific comments below: +The @code{nocf_check} attribute is applied to an object's type. +In case of assignment of a function address or a fun

RE: 0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute

2017-09-26 Thread Tsimbalist, Igor V
#x27;gcc- > > patc...@gcc.gnu.org' > > Cc: Jeff Law > > Subject: Re: > > 0002-Part-2.-Document-finstrument-control-flow-and-notrack > > attribute > > > > On 09/19/2017 07:45 AM, Tsimbalist, Igor V wrote: > > > Here is an updated patch (versi

RE: 0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute

2017-09-25 Thread Tsimbalist, Igor V
> -Original Message- > From: Sandra Loosemore [mailto:san...@codesourcery.com] > Sent: Monday, September 25, 2017 5:07 AM > To: Tsimbalist, Igor V ; 'gcc- > patc...@gcc.gnu.org' > Cc: Jeff Law > Subject: Re: 0002-Part-2.-Document-finstrument-control-flow-

Re: 0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute

2017-09-24 Thread Sandra Loosemore
On 09/19/2017 07:45 AM, Tsimbalist, Igor V wrote: Here is an updated patch (version #2). Mainly attribute and option names were changed. gcc/doc/ * extend.texi: Add 'nocf_check' documentation. * gimple.texi: Add second parameter to gimple_build_call_from_tree. * invoke.

RE: 0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute

2017-09-19 Thread Tsimbalist, Igor V
: Tsimbalist, Igor V > Subject: RE: 0002-Part-2.-Document-finstrument-control-flow-and-notrack > attribute > > > -Original Message- > > From: Jeff Law [mailto:l...@redhat.com] > > Sent: Friday, August 25, 2017 10:59 PM > > To: Tsimbalist, Igor V ; '

RE: 0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute

2017-09-15 Thread Tsimbalist, Igor V
> -Original Message- > From: Jeff Law [mailto:l...@redhat.com] > Sent: Friday, August 25, 2017 10:59 PM > To: Tsimbalist, Igor V ; 'gcc- > patc...@gcc.gnu.org' > Subject: Re: 0002-Part-2.-Document-finstrument-control-flow-and-notrack > attribute > &g

Re: 0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute

2017-08-25 Thread Jeff Law
On 08/01/2017 02:56 AM, Tsimbalist, Igor V wrote: > Part#2. Document -finstrument-control-flow and notrack attribute. > > > 0002-Part-2.-Document-finstrument-control-flow-and-notrac.patch > > > From c3e45c80731672e74d638f787e80ba975279b9b9 Mon Sep 17 00:00:00 2001 > From: Igor Tsimbalist > Dat