vapier 16/01/13 05:02:58 Modified: README.history Removed: 11_all_default-warn-format-security.patch Log: stop enabling -Wformat security warnings by default in older versions for compatibility and simplicity -- these are really only used for old builds now and cross-compiling
Revision Changes Path 1.24 src/patchsets/gcc/4.6.0/gentoo/README.history file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.6.0/gentoo/README.history?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.6.0/gentoo/README.history?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.6.0/gentoo/README.history?r1=1.23&r2=1.24 Index: README.history =================================================================== RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.6.0/gentoo/README.history,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- README.history 13 Jan 2016 05:01:46 -0000 1.23 +++ README.history 13 Jan 2016 05:02:58 -0000 1.24 @@ -1,6 +1,7 @@ 1.4 [pending] - 03_all_java-nomulti.patch - 10_all_default-fortify-source.patch + - 11_all_gcc-default-format-security.patch - 12_all_default-warn-trampolines.patch + 39_all_cond-store-pr452445.patch + 40_all_superh-mieee-default-fix-pr33135.patch
