# HG changeset patch # User Michael Schloh von Bennewitz # Date 1372701052 -7200 # Node ID 7173ebcfc87e77e20ae3e474d304e6a4ed93cdf5 # Parent 4238158b03c90193fa4943c49218505a01495ab8 Update to new vendor software version and hope for the best! diff -r 4238158b03c9 -r 7173ebcfc87e gcc/gcc.patch --- a/gcc/gcc.patch Sun Jun 30 20:10:20 2013 +0200 +++ b/gcc/gcc.patch Mon Jul 01 19:50:52 2013 +0200 @@ -1,7 +1,7 @@ Index: config.guess --- config.guess.orig 2011-06-06 12:34:35.000000000 +0200 +++ config.guess 2012-07-21 09:15:05.000000000 +0200 -@@ -194,7 +194,7 @@ +@@ -190,7 +190,7 @@ release='-gnu' ;; *) @@ -13,7 +13,7 @@ Index: gcc/config/i386/sol2.h --- gcc/config/i386/sol2.h.orig 2011-08-01 14:14:21.000000000 +0200 +++ gcc/config/i386/sol2.h 2012-07-21 09:15:05.000000000 +0200 -@@ -100,6 +100,9 @@ +@@ -99,6 +99,9 @@ #undef ASM_QUAD #endif @@ -38,7 +38,7 @@ Index: gcc/config/sol2.h --- gcc/config/sol2.h.orig 2011-08-18 16:47:46.000000000 +0200 +++ gcc/config/sol2.h 2012-07-21 09:15:05.000000000 +0200 -@@ -171,8 +171,8 @@ +@@ -176,8 +176,8 @@ "%{h*} %{v:-V} \ %{!shared:%{!static:%{rdynamic: " RDYNAMIC_SPEC "}}} \ %{static:-dn -Bstatic} \ @@ -46,13 +46,13 @@ - %{symbolic:-Bsymbolic -G -dy -z text} \ + %{shared:-G -dy} \ + %{symbolic:-Bsymbolic -G -dy} \ - %{pthreads|pthread|fprofile-generate*:" LIB_THREAD_LDFLAGS_SPEC "} \ %(link_arch) \ %{Qy:} %{!Qn:-Qy}" + Index: gcc/system.h --- gcc/system.h.orig 2012-02-17 00:16:28.000000000 +0100 +++ gcc/system.h 2012-07-21 09:15:05.000000000 +0200 -@@ -455,10 +455,6 @@ +@@ -456,10 +456,6 @@ } #endif @@ -66,7 +66,7 @@ Index: libcpp/charset.c --- libcpp/charset.c.orig 2011-01-03 21:52:22.000000000 +0100 +++ libcpp/charset.c 2012-07-21 09:15:05.000000000 +0200 -@@ -75,6 +75,7 @@ +@@ -74,6 +74,7 @@ #define iconv_open(x, y) (errno = EINVAL, (iconv_t)-1) #define iconv(a,b,c,d,e) (errno = EINVAL, (size_t)-1) #define iconv_close(x) (void)0 @@ -77,7 +77,7 @@ Index: libcpp/internal.h --- libcpp/internal.h.orig 2012-01-09 09:48:43.000000000 +0100 +++ libcpp/internal.h 2012-07-21 09:15:05.000000000 +0200 -@@ -29,6 +29,7 @@ +@@ -28,6 +28,7 @@ #if HAVE_ICONV #include #else diff -r 4238158b03c9 -r 7173ebcfc87e gcc/gcc.spec --- a/gcc/gcc.spec Sun Jun 30 20:10:20 2013 +0200 +++ b/gcc/gcc.spec Mon Jul 01 19:50:52 2013 +0200 @@ -22,7 +22,7 @@ ## # package version -%define V_full 4.7.1 +%define V_full 4.8.1 %define V_comp %nil # package information @@ -36,7 +36,7 @@ Group: Compiler License: GPL Version: %{V_full} -Release: 20120800 +Release: 20130000 # package options %option with_binutils yes