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
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.
> >
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-
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
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
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 @@