Re: [PING] Re: [PATCH] New configure option to default enable Smart Stack Protection

2015-08-19 Thread Jeff Law
On 07/13/2015 07:20 AM, Magnus Granberg wrote: Patch updated and tested on x86_64-unknown-linux-gnu (Gentoo) Changlogs /gcc 2015-07-05 Magnus Granberg * common.opt (fstack-protector): Initialize to -1. (fstack-protector-all): Likewise. (fstack-protector-strong): Like

Re: [PING] Re: [PATCH] New configure option to default enable Smart Stack Protection

2015-07-28 Thread Magnus Granberg
måndag 20 juli 2015 16.32.01 skrev Magnus Granberg: > > Patch updated and tested on x86_64-unknown-linux-gnu (Gentoo) > > > > Changlogs > > /gcc > > 2015-07-05 Magnus Granberg > > > > * common.opt (fstack-protector): Initialize to -1. > > (fstack-protector-all): Likewise. > >

Re: [PING] Re: [PATCH] New configure option to default enable Smart Stack Protection

2015-07-20 Thread Magnus Granberg
måndag 13 juli 2015 15.20.40 skrev Magnus Granberg: > söndag 05 juli 2015 23.59.32 skrev Magnus Granberg: > > Changlogs > > /gcc > > 2015-07-05 Magnus Granberg > > > > * common.opt (fstack-protector): Initialize to -1. > > (fstack-protector-all): Likewise. > > (fstack-

[PING] Re: [PATCH] New configure option to default enable Smart Stack Protection

2015-07-13 Thread Magnus Granberg
söndag 05 juli 2015 23.59.32 skrev Magnus Granberg: > Changlogs > /gcc > 2015-07-05 Magnus Granberg > > * common.opt (fstack-protector): Initialize to -1. > (fstack-protector-all): Likewise. > (fstack-protector-strong): Likewise. > (fstack-protector-explicit): L

Re: [PATCH] New configure option to default enable Smart Stack Protection

2015-07-05 Thread Magnus Granberg
fredag 03 juli 2015 01.01.51 skrev Magnus Granberg: > Hi > Working on a patch that enable Smart Stack Protection as default. > I still miss docs and testcase for the patch. I need you ides and help. > > /Magnus G. > --- New patch with doc and testcase added. /Magnus G. Changlogs /gcc 2015-07-05

[PATCH] New configure option to default enable Smart Stack Protection

2015-07-02 Thread Magnus Granberg
Hi Working on a patch that enable Smart Stack Protection as default. I still miss docs and testcase for the patch. I need you ides and help. /Magnus G. --- --- a/gcc/configure.ac 2014-12-05 00:53:24.0 +0100 +++ b/gcc/configure.ac 2015-06-08 23:27:11.744348211 +0200 @@ -5221,6 +5119,25 @@