svn commit: r420789 - head/lang/gcc48/files
Gerald Pfeifer
gerald at FreeBSD.org
Wed Aug 24 13:33:00 UTC 2016
Author: gerald
Date: Wed Aug 24 13:32:58 2016
New Revision: 420789
URL: https://svnweb.freebsd.org/changeset/ports/420789
Log:
Pet portlint in terms of patch file format.
Modified:
head/lang/gcc48/files/patch-stackprotector-gcc
head/lang/gcc48/files/patch-stackprotector-gcc_c-family
head/lang/gcc48/files/patch-stackprotector-gcc_doc
head/lang/gcc48/files/patch-stackprotector-gcc_testsuite
head/lang/gcc48/files/patch-unwind-ia64.h
Modified: head/lang/gcc48/files/patch-stackprotector-gcc
==============================================================================
--- head/lang/gcc48/files/patch-stackprotector-gcc Wed Aug 24 13:03:30 2016 (r420788)
+++ head/lang/gcc48/files/patch-stackprotector-gcc Wed Aug 24 13:32:58 2016 (r420789)
@@ -1,3 +1,4 @@
+--- UTC
--- gcc/cfgexpand.c.orig
+++ gcc/cfgexpand.c
@@ -1291,6 +1291,12 @@
Modified: head/lang/gcc48/files/patch-stackprotector-gcc_c-family
==============================================================================
--- head/lang/gcc48/files/patch-stackprotector-gcc_c-family Wed Aug 24 13:03:30 2016 (r420788)
+++ head/lang/gcc48/files/patch-stackprotector-gcc_c-family Wed Aug 24 13:32:58 2016 (r420789)
@@ -1,3 +1,4 @@
+--- UTC
--- gcc/c-family/c-cppbuiltin.c.orig
+++ gcc/c-family/c-cppbuiltin.c
@@ -888,6 +888,8 @@ c_cpp_builtins (cpp_reader *pfile)
Modified: head/lang/gcc48/files/patch-stackprotector-gcc_doc
==============================================================================
--- head/lang/gcc48/files/patch-stackprotector-gcc_doc Wed Aug 24 13:03:30 2016 (r420788)
+++ head/lang/gcc48/files/patch-stackprotector-gcc_doc Wed Aug 24 13:32:58 2016 (r420789)
@@ -1,3 +1,4 @@
+--- UTC
--- gcc/doc/cpp.texi.orig
+++ gcc/doc/cpp.texi
@@ -2349,6 +2349,10 @@ use.
Modified: head/lang/gcc48/files/patch-stackprotector-gcc_testsuite
==============================================================================
--- head/lang/gcc48/files/patch-stackprotector-gcc_testsuite Wed Aug 24 13:03:30 2016 (r420788)
+++ head/lang/gcc48/files/patch-stackprotector-gcc_testsuite Wed Aug 24 13:32:58 2016 (r420789)
@@ -1,3 +1,4 @@
+--- UTC
--- /dev/null
+++ gcc/testsuite/g++.dg/fstack-protector-strong.C
@@ -0,0 +1,35 @@
Modified: head/lang/gcc48/files/patch-unwind-ia64.h
==============================================================================
--- head/lang/gcc48/files/patch-unwind-ia64.h Wed Aug 24 13:03:30 2016 (r420788)
+++ head/lang/gcc48/files/patch-unwind-ia64.h Wed Aug 24 13:32:58 2016 (r420789)
@@ -5,6 +5,7 @@
* config/ia64/unwind-ia64.h: Do not mark _Unwind_FindTableEntry
hidden on FreeBSD.
+--- UTC
Index: libgcc/config/ia64/unwind-ia64.h
===================================================================
--- libgcc/config/ia64/unwind-ia64.h
More information about the svn-ports-head
mailing list