summaryrefslogtreecommitdiff
path: root/debian/patches/gdc-versym-os.diff
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-05-22 11:05:31 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-05-22 11:05:31 +0000
commit5c007979fa631edd5b90979c99fb58e97605de9e (patch)
tree0aefecce14b7232dc8b08065222517b548f5c0dd /debian/patches/gdc-versym-os.diff
parentfddaebdaf2c94ddab1ad87053740450388e070e7 (diff)
downloadgcc-48-5c007979fa631edd5b90979c99fb58e97605de9e.tar.gz
* GCC 4.8.3 release.
* Update gdc to 20140401. * Refresh patches. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7402 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/patches/gdc-versym-os.diff')
-rw-r--r--debian/patches/gdc-versym-os.diff32
1 files changed, 16 insertions, 16 deletions
diff --git a/debian/patches/gdc-versym-os.diff b/debian/patches/gdc-versym-os.diff
index 282d34f..f1f0750 100644
--- a/debian/patches/gdc-versym-os.diff
+++ b/debian/patches/gdc-versym-os.diff
@@ -36,7 +36,7 @@ Index: b/src/gcc/config/alpha/linux.h
===================================================================
--- a/src/gcc/config/alpha/linux.h
+++ b/src/gcc/config/alpha/linux.h
-@@ -33,6 +33,16 @@
+@@ -33,6 +33,16 @@ along with GCC; see the file COPYING3.
builtin_define ("_GNU_SOURCE"); \
} while (0)
@@ -77,7 +77,7 @@ Index: b/src/gcc/config/darwin.h
===================================================================
--- a/src/gcc/config/darwin.h
+++ b/src/gcc/config/darwin.h
-@@ -921,4 +921,10 @@
+@@ -921,4 +921,10 @@ extern void darwin_driver_init (unsigned
providing an osx-version-min of this unless overridden by the User. */
#define DEF_MIN_OSX_VERSION "10.4"
@@ -92,7 +92,7 @@ Index: b/src/gcc/config/freebsd.h
===================================================================
--- a/src/gcc/config/freebsd.h
+++ b/src/gcc/config/freebsd.h
-@@ -32,6 +32,13 @@
+@@ -32,6 +32,13 @@ along with GCC; see the file COPYING3.
#undef TARGET_OS_CPP_BUILTINS
#define TARGET_OS_CPP_BUILTINS() FBSD_TARGET_OS_CPP_BUILTINS()
@@ -110,7 +110,7 @@ Index: b/src/gcc/config/gnu.h
===================================================================
--- a/src/gcc/config/gnu.h
+++ b/src/gcc/config/gnu.h
-@@ -39,3 +39,11 @@
+@@ -39,3 +39,11 @@ along with GCC. If not, see <http://www
builtin_assert ("system=unix"); \
builtin_assert ("system=posix"); \
} while (0)
@@ -126,7 +126,7 @@ Index: b/src/gcc/config/i386/cygwin.h
===================================================================
--- a/src/gcc/config/i386/cygwin.h
+++ b/src/gcc/config/i386/cygwin.h
-@@ -20,6 +20,13 @@
+@@ -20,6 +20,13 @@ along with GCC; see the file COPYING3.
#define EXTRA_OS_CPP_BUILTINS() /* Nothing. */
@@ -144,7 +144,7 @@ Index: b/src/gcc/config/i386/linux-common.h
===================================================================
--- a/src/gcc/config/i386/linux-common.h
+++ b/src/gcc/config/i386/linux-common.h
-@@ -27,6 +27,15 @@
+@@ -27,6 +27,15 @@ along with GCC; see the file COPYING3.
} \
while (0)
@@ -164,7 +164,7 @@ Index: b/src/gcc/config/i386/mingw32.h
===================================================================
--- a/src/gcc/config/i386/mingw32.h
+++ b/src/gcc/config/i386/mingw32.h
-@@ -53,6 +53,18 @@
+@@ -53,6 +53,18 @@ along with GCC; see the file COPYING3.
} \
while (0)
@@ -187,7 +187,7 @@ Index: b/src/gcc/config/i386/mingw-w64.h
===================================================================
--- a/src/gcc/config/i386/mingw-w64.h
+++ b/src/gcc/config/i386/mingw-w64.h
-@@ -84,3 +84,10 @@
+@@ -84,3 +84,10 @@ along with GCC; see the file COPYING3.
%{static:-Bstatic} %{!static:-Bdynamic} \
%{shared|mdll: " SUB_LINK_ENTRY " --enable-auto-image-base} \
%(shared_libgcc_undefs)"
@@ -202,7 +202,7 @@ Index: b/src/gcc/config/kfreebsd-gnu.h
===================================================================
--- a/src/gcc/config/kfreebsd-gnu.h
+++ b/src/gcc/config/kfreebsd-gnu.h
-@@ -29,6 +29,14 @@
+@@ -29,6 +29,14 @@ along with GCC; see the file COPYING3.
} \
while (0)
@@ -221,7 +221,7 @@ Index: b/src/gcc/config/knetbsd-gnu.h
===================================================================
--- a/src/gcc/config/knetbsd-gnu.h
+++ b/src/gcc/config/knetbsd-gnu.h
-@@ -30,6 +30,16 @@
+@@ -30,6 +30,16 @@ along with GCC; see the file COPYING3.
} \
while (0)
@@ -242,7 +242,7 @@ Index: b/src/gcc/config/kopensolaris-gnu.h
===================================================================
--- a/src/gcc/config/kopensolaris-gnu.h
+++ b/src/gcc/config/kopensolaris-gnu.h
-@@ -30,5 +30,15 @@
+@@ -30,5 +30,15 @@ along with GCC; see the file COPYING3.
} \
while (0)
@@ -279,7 +279,7 @@ Index: b/src/gcc/config/linux.h
===================================================================
--- a/src/gcc/config/linux.h
+++ b/src/gcc/config/linux.h
-@@ -49,6 +49,20 @@
+@@ -49,6 +49,20 @@ see the files COPYING3 and COPYING.RUNTI
builtin_assert ("system=posix"); \
} while (0)
@@ -304,7 +304,7 @@ Index: b/src/gcc/config/mips/linux-common.h
===================================================================
--- a/src/gcc/config/mips/linux-common.h
+++ b/src/gcc/config/mips/linux-common.h
-@@ -27,6 +27,15 @@
+@@ -27,6 +27,15 @@ along with GCC; see the file COPYING3.
ANDROID_TARGET_OS_CPP_BUILTINS(); \
} while (0)
@@ -324,7 +324,7 @@ Index: b/src/gcc/config/netbsd.h
===================================================================
--- a/src/gcc/config/netbsd.h
+++ b/src/gcc/config/netbsd.h
-@@ -29,6 +29,14 @@
+@@ -29,6 +29,14 @@ along with GCC; see the file COPYING3.
} \
while (0)
@@ -343,7 +343,7 @@ Index: b/src/gcc/config/openbsd.h
===================================================================
--- a/src/gcc/config/openbsd.h
+++ b/src/gcc/config/openbsd.h
-@@ -84,6 +84,14 @@
+@@ -84,6 +84,14 @@ along with GCC; see the file COPYING3.
} \
while (0)
@@ -380,7 +380,7 @@ Index: b/src/gcc/config/rs6000/linux64.h
===================================================================
--- a/src/gcc/config/rs6000/linux64.h
+++ b/src/gcc/config/rs6000/linux64.h
-@@ -323,6 +323,17 @@
+@@ -339,6 +339,17 @@ extern int dot_symbols;
} \
while (0)