public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in src/patchsets/gcc/4.9.1/gentoo: 09_all_default-ssp.patch README.history
@ 2015-10-19 17:31 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2015-10-19 17:31 UTC (permalink / raw
  To: gentoo-commits

vapier      15/10/19 17:31:09

  Modified:             09_all_default-ssp.patch README.history
  Log:
  clean up gcc doc patch -- tweak grammar, fix spacing, and make sure it applies to the right section of the file (no fuzz)

Revision  Changes    Path
1.2                  src/patchsets/gcc/4.9.1/gentoo/09_all_default-ssp.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.1/gentoo/09_all_default-ssp.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.1/gentoo/09_all_default-ssp.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.1/gentoo/09_all_default-ssp.patch?r1=1.1&r2=1.2

Index: 09_all_default-ssp.patch
===================================================================
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.9.1/gentoo/09_all_default-ssp.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 09_all_default-ssp.patch	7 Aug 2014 00:05:15 -0000	1.1
+++ 09_all_default-ssp.patch	19 Oct 2015 17:31:09 -0000	1.2
@@ -59,9 +59,9 @@
  references to local frame addresses.
  
 +NOTE: In Gentoo GCC 4.9.0 and later versions this option is enabled by default
-+for C, C++, ObjC, ObjC++, if neither @option{-fno-stack-protector}, 
-+@option{-nostdlib}, @option{-ffreestanding}, @option{-fstack-protector}, 
-+@option{-fstack-protector-strong}or @option{-fstack-protector-all}are found.
++for C, C++, ObjC, and ObjC++ if none of the options @option{-fno-stack-protector},
++@option{-nostdlib}, @option{-ffreestanding}, @option{-fstack-protector},
++@option{-fstack-protector-strong}, or @option{-fstack-protector-all} are found.
 +
  @item -fsection-anchors
  @opindex fsection-anchors
@@ -73,9 +73,9 @@
 +NOTE: In Gentoo this is change from "8" to "4", to increase
 +the number of functions protected by the stack protector.
 +
- @item max-jump-thread-duplication-stmts
- Maximum number of statements allowed in a block that needs to be
- duplicated when threading jumps.
+ @item min-size-for-stack-sharing
+ The minimum size of variables taking part in stack slot sharing when not
+ optimizing. The default value is 32.
 --- a/gcc/cp/lang-specs.h
 +++ b/gcc/cp/lang-specs.h
 @@ -46,7 +46,7 @@ along with GCC; see the file COPYING3.  If not see



1.3                  src/patchsets/gcc/4.9.1/gentoo/README.history

file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.1/gentoo/README.history?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.1/gentoo/README.history?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.1/gentoo/README.history?r1=1.2&r2=1.3

Index: README.history
===================================================================
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.9.1/gentoo/README.history,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README.history	23 Apr 2015 19:10:19 -0000	1.2
+++ README.history	19 Oct 2015 17:31:09 -0000	1.3
@@ -1,4 +1,5 @@
 1.1		[pending]
+	U 09_all_default-ssp.patch
 	U 74_all_gcc49_cloog-dl.patch
 
 1.0		07 Aug 2014





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-19 17:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-19 17:31 [gentoo-commits] gentoo commit in src/patchsets/gcc/4.9.1/gentoo: 09_all_default-ssp.patch README.history Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox