vapier 16/01/13 04:59:27 Modified: README.history Removed: 10_all_gcc-default-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.13 src/patchsets/gcc/4.4.7/gentoo/README.history file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.7/gentoo/README.history?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.7/gentoo/README.history?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.7/gentoo/README.history?r1=1.12&r2=1.13 Index: README.history =================================================================== RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.4.7/gentoo/README.history,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- README.history 13 Jan 2016 04:55:23 -0000 1.12 +++ README.history 13 Jan 2016 04:59:27 -0000 1.13 @@ -1,5 +1,6 @@ 1.3 [pending] - 00_all_gcc-trampolinewarn.patch + - 10_all_gcc-default-format-security.patch + 18_all_libgcc-cross-canadian.patch + 34_all_libjava-classpath-locale-sort.patch
