From 4e8d4004706d7c609f33d98009ab5a7aadf4d65c Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Sat, 14 May 2011 21:12:39 -0500 Subject: main/gcc: upgrade to 4.5.3. drop gcc-powerpc-target-optspace patch, committed upstream --- main/gcc/gcc-powerpc-target-optspace.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 main/gcc/gcc-powerpc-target-optspace.patch (limited to 'main/gcc/gcc-powerpc-target-optspace.patch') diff --git a/main/gcc/gcc-powerpc-target-optspace.patch b/main/gcc/gcc-powerpc-target-optspace.patch deleted file mode 100644 index d812863ea5..0000000000 --- a/main/gcc/gcc-powerpc-target-optspace.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- a/libgcc/config/rs6000/t-ppccomm 2010/04/06 11:07:48 157989 -+++ b/libgcc/config/rs6000/t-ppccomm 2011/02/23 18:06:29 170443 -@@ -15,7 +15,9 @@ - e500crtsavg64gpr.S \ - e500crtsavg64gprctr.S - --EXTRA_PARTS += ecrti$(objext) ecrtn$(objext) ncrti$(objext) ncrtn$(objext) -+EXTRA_PARTS += crtbegin$(objext) crtend$(objext) \ -+ crtbeginS$(objext) crtendS$(objext) crtbeginT$(objext) \ -+ ecrti$(objext) ecrtn$(objext) ncrti$(objext) ncrtn$(objext) - - # We build {e,n}crti.o and {e,n}crtn.o, which serve to add begin and - # end labels to all of the special sections used when we link using gcc. -- cgit v1.2.3