Date: Tue, 7 Jun 2016 22:33:38 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416524 - in head/lang/gcc5-aux: . files Message-ID: <201606072233.u57MXcjJ099207@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Tue Jun 7 22:33:38 2016 New Revision: 416524 URL: https://svnweb.freebsd.org/changeset/ports/416524 Log: lang/gcc5-aux: Upgrade version 20151204 => 20160603 (gcc 5.3 => 5.4) Remove the recently added ARM patch. This port has always been limited to amd64 and i386 so patching ARM code has no effect. Deleted: head/lang/gcc5-aux/files/patch-armv6-hf-support Modified: head/lang/gcc5-aux/Makefile.version head/lang/gcc5-aux/distinfo head/lang/gcc5-aux/files/diff-ada head/lang/gcc5-aux/files/diff-core Modified: head/lang/gcc5-aux/Makefile.version ============================================================================== --- head/lang/gcc5-aux/Makefile.version Tue Jun 7 22:19:29 2016 (r416523) +++ head/lang/gcc5-aux/Makefile.version Tue Jun 7 22:33:38 2016 (r416524) @@ -1,9 +1,9 @@ # $FreeBSD$ GCC_BRANCH= 5 -GCC_POINT= 3.0 +GCC_POINT= 4.0 GCC_VERSION= ${GCC_BRANCH}.${GCC_POINT} -SNAPSHOT= 20151204 +SNAPSHOT= 20160603 BUILD_RELEASE= yes MAIN_PR= 0 UTIL_PR= 0 Modified: head/lang/gcc5-aux/distinfo ============================================================================== --- head/lang/gcc5-aux/distinfo Tue Jun 7 22:19:29 2016 (r416523) +++ head/lang/gcc5-aux/distinfo Tue Jun 7 22:33:38 2016 (r416524) @@ -1,5 +1,6 @@ -SHA256 (gcc-5.3.0.tar.bz2) = b84f5592e9218b73dbae612b5253035a7b34a9a1f7688d2e1bfaaf7267d5c4db -SIZE (gcc-5.3.0.tar.bz2) = 95441837 +TIMESTAMP = 1465327731 +SHA256 (gcc-5.4.0.tar.bz2) = 608df76dec2d34de6558249d8af4cbee21eceddbcb580d666f7a5a583ca3303a +SIZE (gcc-5.4.0.tar.bz2) = 95661481 SHA256 (ada-bootstrap.i386.freebsd.100B.tar.bz2) = 7231209f2600275f554f788ad1d036cf633c4339ebd25bd479a5bb1ddcddedf3 SIZE (ada-bootstrap.i386.freebsd.100B.tar.bz2) = 41229192 SHA256 (ada-bootstrap.x86_64.dragonfly.41.tar.bz2) = eb7785d8b842aee2bb04b43adfb1346b178ee4e83d8775b4e6705fd23f1586f0 Modified: head/lang/gcc5-aux/files/diff-ada ============================================================================== --- head/lang/gcc5-aux/files/diff-ada Tue Jun 7 22:19:29 2016 (r416523) +++ head/lang/gcc5-aux/files/diff-ada Tue Jun 7 22:33:38 2016 (r416524) @@ -2369,7 +2369,7 @@ THREADSLIB = -lposix4 -lthread MISCLIB = -lposix4 -lnsl -lsocket SO_OPTS = -Wl,-h, -@@ -1420,8 +1424,11 @@ +@@ -1416,8 +1420,11 @@ ifeq ($(strip $(filter-out %86 freebsd%,$(target_cpu) $(target_os))),) LIBGNAT_TARGET_PAIRS = \ a-intnam.ads<a-intnam-freebsd.ads \ @@ -2381,7 +2381,7 @@ s-osinte.adb<s-osinte-freebsd.adb \ s-osinte.ads<s-osinte-freebsd.ads \ s-osprim.adb<s-osprim-posix.adb \ -@@ -1436,6 +1443,8 @@ +@@ -1432,6 +1439,8 @@ mlib-tgt-specific.adb<mlib-tgt-specific-linux.adb GNATLIB_SHARED = gnatlib-shared-dual @@ -2390,7 +2390,7 @@ EXTRA_GNATRTL_NONTASKING_OBJS=g-sse.o g-ssvety.o EH_MECHANISM=-gcc -@@ -1449,8 +1458,11 @@ +@@ -1445,8 +1454,11 @@ ifeq ($(strip $(filter-out %86_64 freebsd%,$(target_cpu) $(target_os))),) LIBGNAT_TARGET_PAIRS = \ a-intnam.ads<a-intnam-freebsd.ads \ @@ -2402,7 +2402,7 @@ s-osinte.adb<s-osinte-freebsd.adb \ s-osinte.ads<s-osinte-freebsd.ads \ s-osprim.adb<s-osprim-posix.adb \ -@@ -1465,6 +1477,110 @@ +@@ -1461,6 +1473,110 @@ mlib-tgt-specific.adb<mlib-tgt-specific-linux.adb GNATLIB_SHARED = gnatlib-shared-dual Modified: head/lang/gcc5-aux/files/diff-core ============================================================================== --- head/lang/gcc5-aux/files/diff-core Tue Jun 7 22:19:29 2016 (r416523) +++ head/lang/gcc5-aux/files/diff-core Tue Jun 7 22:33:38 2016 (r416524) @@ -11,13 +11,11 @@ #undef LINK_SPEC --- gcc/config/i386/freebsd.h.orig +++ gcc/config/i386/freebsd.h -@@ -77,6 +77,14 @@ +@@ -77,6 +77,12 @@ When the -shared link option is used a final link is not being done. */ -+#if FBSD_MAJOR < 9 -+#define ELF_HASH_STYLE "" -+#elif FBSD_MAJOR < 10 ++#if FBSD_MAJOR < 10 +#define ELF_HASH_STYLE "--hash-style=both " +#else +#define ELF_HASH_STYLE "--hash-style=gnu " @@ -26,7 +24,7 @@ #undef LINK_SPEC #define LINK_SPEC "\ %{p:%nconsider using '-pg' instead of '-p' with gprof(1)} \ -@@ -88,6 +96,7 @@ +@@ -88,6 +94,7 @@ %{rdynamic:-export-dynamic} \ -dynamic-linker %(fbsd_dynamic_linker) } \ %{static:-Bstatic}} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606072233.u57MXcjJ099207>