Ignore:
Timestamp:
Jul 23, 2009, 6:21:49 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
324c4a4
Parents:
960526e
Message:

Updated GCC Patches to 4.4.1

File:
1 moved

Legend:

Unmodified
Added
Removed
  • patches/gcc-4.4.1-pure64_specs-1.patch

    r960526e r9dc416eb  
    11Submitted By: Jim Gifford (jim at cross-lfs dot org)
    2 Date: 04-21-2009
    3 Initial Package Version: 4.4.0
     2Date: 07-22-2009
     3Initial Package Version: 4.4.1
    44Origin: Idea originally developed by Ryan Oliver and Greg Schafer for
    55        the Pure LFS project.
    66Upstream Status: Not Applied
    7 Description: This patch modifies the location of the dynamic linker for gcc-4.4.0.
     7Description: This patch modifies the location of the dynamic linker for gcc-4.4.1.
    88
    9              Added the MULTILIB_OSDIRNAMES changes on
    10              2009-07-06 by Joe Ciccone <jciccone@gmail.com>
    11 
    12 diff -Naur gcc-4.4.0.orig/gcc/config/alpha/gnu.h gcc-4.4.0/gcc/config/alpha/gnu.h
    13 --- gcc-4.4.0.orig/gcc/config/alpha/gnu.h       2004-09-07 20:17:19.000000000 -0400
    14 +++ gcc-4.4.0/gcc/config/alpha/gnu.h    2009-07-06 12:55:35.172611497 -0400
     9diff -Naur gcc-4.4.1.orig/gcc/config/alpha/gnu.h gcc-4.4.1/gcc/config/alpha/gnu.h
     10--- gcc-4.4.1.orig/gcc/config/alpha/gnu.h       2004-09-07 17:17:19.000000000 -0700
     11+++ gcc-4.4.1/gcc/config/alpha/gnu.h    2009-07-22 17:48:48.000000000 -0700
    1512@@ -11,7 +11,7 @@
    1613     } while (0)
     
    2219 #undef STARTFILE_SPEC
    2320 #define STARTFILE_SPEC \
    24 diff -Naur gcc-4.4.0.orig/gcc/config/alpha/linux-elf.h gcc-4.4.0/gcc/config/alpha/linux-elf.h
    25 --- gcc-4.4.0.orig/gcc/config/alpha/linux-elf.h 2007-08-02 06:49:31.000000000 -0400
    26 +++ gcc-4.4.0/gcc/config/alpha/linux-elf.h      2009-07-06 12:55:35.172611497 -0400
     21diff -Naur gcc-4.4.1.orig/gcc/config/alpha/linux-elf.h gcc-4.4.1/gcc/config/alpha/linux-elf.h
     22--- gcc-4.4.1.orig/gcc/config/alpha/linux-elf.h 2007-08-02 03:49:31.000000000 -0700
     23+++ gcc-4.4.1/gcc/config/alpha/linux-elf.h      2009-07-22 17:48:49.000000000 -0700
    2724@@ -27,8 +27,8 @@
    2825 #define EXTRA_SPECS \
     
    3633 #define CHOOSE_DYNAMIC_LINKER(G, U) "%{mglibc:%{muclibc:%e-mglibc and -muclibc used together}" G ";:" U "}"
    3734 #else
    38 diff -Naur gcc-4.4.0.orig/gcc/config/arm/linux-eabi.h gcc-4.4.0/gcc/config/arm/linux-eabi.h
    39 --- gcc-4.4.0.orig/gcc/config/arm/linux-eabi.h  2007-11-08 08:44:09.000000000 -0500
    40 +++ gcc-4.4.0/gcc/config/arm/linux-eabi.h       2009-07-06 12:55:35.189699425 -0400
     35diff -Naur gcc-4.4.1.orig/gcc/config/arm/linux-eabi.h gcc-4.4.1/gcc/config/arm/linux-eabi.h
     36--- gcc-4.4.1.orig/gcc/config/arm/linux-eabi.h  2007-11-08 05:44:09.000000000 -0800
     37+++ gcc-4.4.1/gcc/config/arm/linux-eabi.h       2009-07-22 17:48:54.000000000 -0700
    4138@@ -61,7 +61,7 @@
    4239 /* Use ld-linux.so.3 so that it will be possible to run "classic"
     
    4845 /* At this point, bpabi.h will have clobbered LINK_SPEC.  We want to
    4946    use the GNU/Linux version, not the generic BPABI version.  */
    50 diff -Naur gcc-4.4.0.orig/gcc/config/arm/linux-elf.h gcc-4.4.0/gcc/config/arm/linux-elf.h
    51 --- gcc-4.4.0.orig/gcc/config/arm/linux-elf.h   2009-02-20 10:20:38.000000000 -0500
    52 +++ gcc-4.4.0/gcc/config/arm/linux-elf.h        2009-07-06 12:55:35.199931446 -0400
     47diff -Naur gcc-4.4.1.orig/gcc/config/arm/linux-elf.h gcc-4.4.1/gcc/config/arm/linux-elf.h
     48--- gcc-4.4.1.orig/gcc/config/arm/linux-elf.h   2009-02-20 07:20:38.000000000 -0800
     49+++ gcc-4.4.1/gcc/config/arm/linux-elf.h        2009-07-22 17:48:54.000000000 -0700
    5350@@ -62,7 +62,7 @@
    5451 
     
    6057 #define LINUX_TARGET_LINK_SPEC  "%{h*} %{version:-v} \
    6158    %{b} \
    62 diff -Naur gcc-4.4.0.orig/gcc/config/bfin/linux.h gcc-4.4.0/gcc/config/bfin/linux.h
    63 --- gcc-4.4.0.orig/gcc/config/bfin/linux.h      2008-11-27 04:11:50.000000000 -0500
    64 +++ gcc-4.4.0/gcc/config/bfin/linux.h   2009-07-06 12:55:35.213266941 -0400
     59diff -Naur gcc-4.4.1.orig/gcc/config/bfin/linux.h gcc-4.4.1/gcc/config/bfin/linux.h
     60--- gcc-4.4.1.orig/gcc/config/bfin/linux.h      2008-11-27 01:11:50.000000000 -0800
     61+++ gcc-4.4.1/gcc/config/bfin/linux.h   2009-07-22 17:48:45.000000000 -0700
    6562@@ -22,7 +22,7 @@
    6663   %{shared:-G -Bdynamic} \
     
    7269 
    7370 #define MD_UNWIND_SUPPORT "config/bfin/linux-unwind.h"
    74 diff -Naur gcc-4.4.0.orig/gcc/config/cris/linux.h gcc-4.4.0/gcc/config/cris/linux.h
    75 --- gcc-4.4.0.orig/gcc/config/cris/linux.h      2009-03-22 11:15:04.000000000 -0400
    76 +++ gcc-4.4.0/gcc/config/cris/linux.h   2009-07-06 12:55:35.225552880 -0400
     71diff -Naur gcc-4.4.1.orig/gcc/config/cris/linux.h gcc-4.4.1/gcc/config/cris/linux.h
     72--- gcc-4.4.1.orig/gcc/config/cris/linux.h      2009-03-22 08:15:04.000000000 -0700
     73+++ gcc-4.4.1/gcc/config/cris/linux.h   2009-07-22 17:48:53.000000000 -0700
    7774@@ -103,7 +103,7 @@
    7875 #undef CRIS_DEFAULT_CPU_VERSION
     
    8481 /* We need an -rpath-link to ld.so.1, and presumably to each directory
    8582    specified with -B.  */
    86 diff -Naur gcc-4.4.0.orig/gcc/config/frv/linux.h gcc-4.4.0/gcc/config/frv/linux.h
    87 --- gcc-4.4.0.orig/gcc/config/frv/linux.h       2007-08-02 06:49:31.000000000 -0400
    88 +++ gcc-4.4.0/gcc/config/frv/linux.h    2009-07-06 12:55:35.235552870 -0400
     83diff -Naur gcc-4.4.1.orig/gcc/config/frv/linux.h gcc-4.4.1/gcc/config/frv/linux.h
     84--- gcc-4.4.1.orig/gcc/config/frv/linux.h       2007-08-02 03:49:31.000000000 -0700
     85+++ gcc-4.4.1/gcc/config/frv/linux.h    2009-07-22 17:48:45.000000000 -0700
    8986@@ -35,7 +35,7 @@
    9087 #define ENDFILE_SPEC \
     
    9693 #undef LINK_SPEC
    9794 #define LINK_SPEC "\
    98 diff -Naur gcc-4.4.0.orig/gcc/config/i386/gnu.h gcc-4.4.0/gcc/config/i386/gnu.h
    99 --- gcc-4.4.0.orig/gcc/config/i386/gnu.h        2008-11-13 18:28:46.000000000 -0500
    100 +++ gcc-4.4.0/gcc/config/i386/gnu.h     2009-07-06 12:55:35.249930910 -0400
     95diff -Naur gcc-4.4.1.orig/gcc/config/i386/gnu.h gcc-4.4.1/gcc/config/i386/gnu.h
     96--- gcc-4.4.1.orig/gcc/config/i386/gnu.h        2008-11-13 15:28:46.000000000 -0800
     97+++ gcc-4.4.1/gcc/config/i386/gnu.h     2009-07-22 17:48:51.000000000 -0700
    10198@@ -21,7 +21,7 @@
    10299 */
     
    108105 #undef TARGET_VERSION
    109106 #define TARGET_VERSION fprintf (stderr, " (i386 GNU)");
    110 diff -Naur gcc-4.4.0.orig/gcc/config/i386/linux64.h gcc-4.4.0/gcc/config/i386/linux64.h
    111 --- gcc-4.4.0.orig/gcc/config/i386/linux64.h    2009-04-09 19:23:07.000000000 -0400
    112 +++ gcc-4.4.0/gcc/config/i386/linux64.h 2009-07-06 12:55:35.259933575 -0400
     107diff -Naur gcc-4.4.1.orig/gcc/config/i386/linux64.h gcc-4.4.1/gcc/config/i386/linux64.h
     108--- gcc-4.4.1.orig/gcc/config/i386/linux64.h    2009-04-09 16:23:07.000000000 -0700
     109+++ gcc-4.4.1/gcc/config/i386/linux64.h 2009-07-22 17:48:50.000000000 -0700
    113110@@ -58,8 +58,8 @@
    114111    When the -shared link option is used a final link is not being
     
    122119 #undef ASM_SPEC
    123120 #define ASM_SPEC "%{v:-V} %{Qy:} %{!Qn:-Qy} %{n} %{T} %{Ym,*} %{Yd,*} \
    124 diff -Naur gcc-4.4.0.orig/gcc/config/i386/linux.h gcc-4.4.0/gcc/config/i386/linux.h
    125 --- gcc-4.4.0.orig/gcc/config/i386/linux.h      2009-02-20 10:20:38.000000000 -0500
    126 +++ gcc-4.4.0/gcc/config/i386/linux.h   2009-07-06 12:55:35.273264254 -0400
     121diff -Naur gcc-4.4.1.orig/gcc/config/i386/linux.h gcc-4.4.1/gcc/config/i386/linux.h
     122--- gcc-4.4.1.orig/gcc/config/i386/linux.h      2009-05-21 06:21:30.000000000 -0700
     123+++ gcc-4.4.1/gcc/config/i386/linux.h   2009-07-22 17:48:50.000000000 -0700
    127124@@ -100,7 +100,7 @@
    128125 
     
    134131 #undef  ASM_SPEC
    135132 #define ASM_SPEC \
    136 diff -Naur gcc-4.4.0.orig/gcc/config/i386/t-linux64 gcc-4.4.0/gcc/config/i386/t-linux64
    137 --- gcc-4.4.0.orig/gcc/config/i386/t-linux64    2008-07-02 11:59:19.000000000 -0400
    138 +++ gcc-4.4.0/gcc/config/i386/t-linux64 2009-07-06 12:55:26.008913875 -0400
     133diff -Naur gcc-4.4.1.orig/gcc/config/i386/t-linux64 gcc-4.4.1/gcc/config/i386/t-linux64
     134--- gcc-4.4.1.orig/gcc/config/i386/t-linux64    2008-07-02 08:59:19.000000000 -0700
     135+++ gcc-4.4.1/gcc/config/i386/t-linux64 2009-07-22 17:48:56.000000000 -0700
    139136@@ -7,7 +7,7 @@
    140137 
     
    146143 LIBGCC = stmp-multilib
    147144 INSTALL_LIBGCC = install-multilib
    148 diff -Naur gcc-4.4.0.orig/gcc/config/ia64/linux.h gcc-4.4.0/gcc/config/ia64/linux.h
    149 --- gcc-4.4.0.orig/gcc/config/ia64/linux.h      2009-02-12 11:30:53.000000000 -0500
    150 +++ gcc-4.4.0/gcc/config/ia64/linux.h   2009-07-06 12:55:35.285552952 -0400
     145diff -Naur gcc-4.4.1.orig/gcc/config/ia64/linux.h gcc-4.4.1/gcc/config/ia64/linux.h
     146--- gcc-4.4.1.orig/gcc/config/ia64/linux.h      2009-02-12 08:30:53.000000000 -0800
     147+++ gcc-4.4.1/gcc/config/ia64/linux.h   2009-07-22 17:48:48.000000000 -0700
    151148@@ -37,7 +37,7 @@
    152149 /* Define this for shared library support because it isn't in the main
     
    158155 #undef LINK_SPEC
    159156 #define LINK_SPEC "\
    160 diff -Naur gcc-4.4.0.orig/gcc/config/kopensolaris-gnu.h gcc-4.4.0/gcc/config/kopensolaris-gnu.h
    161 --- gcc-4.4.0.orig/gcc/config/kopensolaris-gnu.h        2009-01-29 13:48:41.000000000 -0500
    162 +++ gcc-4.4.0/gcc/config/kopensolaris-gnu.h     2009-07-06 12:55:35.295992500 -0400
     157diff -Naur gcc-4.4.1.orig/gcc/config/kopensolaris-gnu.h gcc-4.4.1/gcc/config/kopensolaris-gnu.h
     158--- gcc-4.4.1.orig/gcc/config/kopensolaris-gnu.h        2009-01-29 10:48:41.000000000 -0800
     159+++ gcc-4.4.1/gcc/config/kopensolaris-gnu.h     2009-07-22 17:48:45.000000000 -0700
    163160@@ -33,5 +33,5 @@
    164161 
     
    168165+#define GLIBC_DYNAMIC_LINKER "/tools/lib/ld.so.1"
    169166 #endif
    170 diff -Naur gcc-4.4.0.orig/gcc/config/linux.h gcc-4.4.0/gcc/config/linux.h
    171 --- gcc-4.4.0.orig/gcc/config/linux.h   2009-04-09 19:23:07.000000000 -0400
    172 +++ gcc-4.4.0/gcc/config/linux.h        2009-07-06 12:55:35.308886242 -0400
     167diff -Naur gcc-4.4.1.orig/gcc/config/linux.h gcc-4.4.1/gcc/config/linux.h
     168--- gcc-4.4.1.orig/gcc/config/linux.h   2009-04-09 16:23:07.000000000 -0700
     169+++ gcc-4.4.1/gcc/config/linux.h        2009-07-22 17:48:44.000000000 -0700
    173170@@ -117,9 +117,9 @@
    174171    GLIBC_DYNAMIC_LINKER must be defined for each target using them, or
     
    184181   CHOOSE_DYNAMIC_LINKER (GLIBC_DYNAMIC_LINKER, UCLIBC_DYNAMIC_LINKER)
    185182 #define LINUX_DYNAMIC_LINKER32 \
    186 diff -Naur gcc-4.4.0.orig/gcc/config/m32r/linux.h gcc-4.4.0/gcc/config/m32r/linux.h
    187 --- gcc-4.4.0.orig/gcc/config/m32r/linux.h      2007-08-02 06:49:31.000000000 -0400
    188 +++ gcc-4.4.0/gcc/config/m32r/linux.h   2009-07-06 12:55:35.319931227 -0400
     183diff -Naur gcc-4.4.1.orig/gcc/config/m32r/linux.h gcc-4.4.1/gcc/config/m32r/linux.h
     184--- gcc-4.4.1.orig/gcc/config/m32r/linux.h      2007-08-02 03:49:31.000000000 -0700
     185+++ gcc-4.4.1/gcc/config/m32r/linux.h   2009-07-22 17:48:55.000000000 -0700
    189186@@ -58,7 +58,7 @@
    190187 
     
    196193 #undef LINK_SPEC
    197194 #if TARGET_LITTLE_ENDIAN
    198 diff -Naur gcc-4.4.0.orig/gcc/config/m68k/linux.h gcc-4.4.0/gcc/config/m68k/linux.h
    199 --- gcc-4.4.0.orig/gcc/config/m68k/linux.h      2007-09-24 17:07:08.000000000 -0400
    200 +++ gcc-4.4.0/gcc/config/m68k/linux.h   2009-07-06 12:55:35.333267081 -0400
     195diff -Naur gcc-4.4.1.orig/gcc/config/m68k/linux.h gcc-4.4.1/gcc/config/m68k/linux.h
     196--- gcc-4.4.1.orig/gcc/config/m68k/linux.h      2007-09-24 14:07:08.000000000 -0700
     197+++ gcc-4.4.1/gcc/config/m68k/linux.h   2009-07-22 17:48:49.000000000 -0700
    201198@@ -84,7 +84,7 @@
    202199 
     
    208205 #undef LINK_SPEC
    209206 #define LINK_SPEC "-m m68kelf %{shared} \
    210 diff -Naur gcc-4.4.0.orig/gcc/config/mips/linux64.h gcc-4.4.0/gcc/config/mips/linux64.h
    211 --- gcc-4.4.0.orig/gcc/config/mips/linux64.h    2009-02-20 10:20:38.000000000 -0500
    212 +++ gcc-4.4.0/gcc/config/mips/linux64.h 2009-07-06 12:55:35.346048362 -0400
     207diff -Naur gcc-4.4.1.orig/gcc/config/mips/linux64.h gcc-4.4.1/gcc/config/mips/linux64.h
     208--- gcc-4.4.1.orig/gcc/config/mips/linux64.h    2009-02-20 07:20:38.000000000 -0800
     209+++ gcc-4.4.1/gcc/config/mips/linux64.h 2009-07-22 17:48:49.000000000 -0700
    213210@@ -35,10 +35,10 @@
    214211 %{!shared: \
     
    226223   CHOOSE_DYNAMIC_LINKER (GLIBC_DYNAMIC_LINKERN32, UCLIBC_DYNAMIC_LINKERN32)
    227224 
    228 diff -Naur gcc-4.4.0.orig/gcc/config/mips/linux.h gcc-4.4.0/gcc/config/mips/linux.h
    229 --- gcc-4.4.0.orig/gcc/config/mips/linux.h      2009-02-20 10:20:38.000000000 -0500
    230 +++ gcc-4.4.0/gcc/config/mips/linux.h   2009-07-06 12:55:35.353265271 -0400
     225diff -Naur gcc-4.4.1.orig/gcc/config/mips/linux.h gcc-4.4.1/gcc/config/mips/linux.h
     226--- gcc-4.4.1.orig/gcc/config/mips/linux.h      2009-02-20 07:20:38.000000000 -0800
     227+++ gcc-4.4.1/gcc/config/mips/linux.h   2009-07-22 17:48:49.000000000 -0700
    231228@@ -64,7 +64,7 @@
    232229 #undef MIPS_DEFAULT_GVALUE
     
    238235 /* Borrowed from sparc/linux.h */
    239236 #undef LINK_SPEC
    240 diff -Naur gcc-4.4.0.orig/gcc/config/mips/t-linux64 gcc-4.4.0/gcc/config/mips/t-linux64
    241 --- gcc-4.4.0.orig/gcc/config/mips/t-linux64    2006-06-06 08:51:24.000000000 -0400
    242 +++ gcc-4.4.0/gcc/config/mips/t-linux64 2009-07-06 12:55:26.008913875 -0400
     237diff -Naur gcc-4.4.1.orig/gcc/config/mips/t-linux64 gcc-4.4.1/gcc/config/mips/t-linux64
     238--- gcc-4.4.1.orig/gcc/config/mips/t-linux64    2006-06-06 05:51:24.000000000 -0700
     239+++ gcc-4.4.1/gcc/config/mips/t-linux64 2009-07-22 17:48:56.000000000 -0700
    243240@@ -1,6 +1,6 @@
    244241 MULTILIB_OPTIONS = mabi=n32/mabi=32/mabi=64
     
    249246 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o
    250247 
    251 diff -Naur gcc-4.4.0.orig/gcc/config/mn10300/linux.h gcc-4.4.0/gcc/config/mn10300/linux.h
    252 --- gcc-4.4.0.orig/gcc/config/mn10300/linux.h   2007-08-02 06:49:31.000000000 -0400
    253 +++ gcc-4.4.0/gcc/config/mn10300/linux.h        2009-07-06 12:55:35.366452152 -0400
     248diff -Naur gcc-4.4.1.orig/gcc/config/mn10300/linux.h gcc-4.4.1/gcc/config/mn10300/linux.h
     249--- gcc-4.4.1.orig/gcc/config/mn10300/linux.h   2007-08-02 03:49:31.000000000 -0700
     250+++ gcc-4.4.1/gcc/config/mn10300/linux.h        2009-07-22 17:48:53.000000000 -0700
    254251@@ -32,7 +32,7 @@
    255252 #undef  ASM_SPEC
     
    261258 #undef  LINK_SPEC
    262259 #define LINK_SPEC "%{mrelax:--relax} %{shared:-shared} \
    263 diff -Naur gcc-4.4.0.orig/gcc/config/pa/pa-linux.h gcc-4.4.0/gcc/config/pa/pa-linux.h
    264 --- gcc-4.4.0.orig/gcc/config/pa/pa-linux.h     2007-08-02 06:49:31.000000000 -0400
    265 +++ gcc-4.4.0/gcc/config/pa/pa-linux.h  2009-07-06 12:55:35.373264836 -0400
     260diff -Naur gcc-4.4.1.orig/gcc/config/pa/pa-linux.h gcc-4.4.1/gcc/config/pa/pa-linux.h
     261--- gcc-4.4.1.orig/gcc/config/pa/pa-linux.h     2007-08-02 03:49:31.000000000 -0700
     262+++ gcc-4.4.1/gcc/config/pa/pa-linux.h  2009-07-22 17:48:43.000000000 -0700
    266263@@ -44,7 +44,7 @@
    267264 /* Define this for shared library support because it isn't in the main
     
    273270 #undef LINK_SPEC
    274271 #define LINK_SPEC "\
    275 diff -Naur gcc-4.4.0.orig/gcc/config/rs6000/linux64.h gcc-4.4.0/gcc/config/rs6000/linux64.h
    276 --- gcc-4.4.0.orig/gcc/config/rs6000/linux64.h  2009-04-09 19:23:07.000000000 -0400
    277 +++ gcc-4.4.0/gcc/config/rs6000/linux64.h       2009-07-06 12:55:35.382220453 -0400
     272diff -Naur gcc-4.4.1.orig/gcc/config/rs6000/linux64.h gcc-4.4.1/gcc/config/rs6000/linux64.h
     273--- gcc-4.4.1.orig/gcc/config/rs6000/linux64.h  2009-04-09 16:23:07.000000000 -0700
     274+++ gcc-4.4.1/gcc/config/rs6000/linux64.h       2009-07-22 17:48:46.000000000 -0700
    278275@@ -342,10 +342,10 @@
    279276 #undef LINK_OS_DEFAULT_SPEC
     
    291288 #define CHOOSE_DYNAMIC_LINKER(G, U) "%{mglibc:%{muclibc:%e-mglibc and -muclibc used together}" G ";:" U "}"
    292289 #else
    293 diff -Naur gcc-4.4.0.orig/gcc/config/rs6000/sysv4.h gcc-4.4.0/gcc/config/rs6000/sysv4.h
    294 --- gcc-4.4.0.orig/gcc/config/rs6000/sysv4.h    2009-04-09 19:23:07.000000000 -0400
    295 +++ gcc-4.4.0/gcc/config/rs6000/sysv4.h 2009-07-06 12:55:35.395555139 -0400
     290diff -Naur gcc-4.4.1.orig/gcc/config/rs6000/sysv4.h gcc-4.4.1/gcc/config/rs6000/sysv4.h
     291--- gcc-4.4.1.orig/gcc/config/rs6000/sysv4.h    2009-04-09 16:23:07.000000000 -0700
     292+++ gcc-4.4.1/gcc/config/rs6000/sysv4.h 2009-07-22 17:48:47.000000000 -0700
    296293@@ -901,8 +901,8 @@
    297294 
     
    314311 #define CPP_OS_GNU_SPEC "-D__unix__ -D__gnu_hurd__ -D__GNU__   \
    315312 %{!undef:                                                      \
    316 diff -Naur gcc-4.4.0.orig/gcc/config/rs6000/t-linux64 gcc-4.4.0/gcc/config/rs6000/t-linux64
    317 --- gcc-4.4.0.orig/gcc/config/rs6000/t-linux64  2007-09-27 15:56:06.000000000 -0400
    318 +++ gcc-4.4.0/gcc/config/rs6000/t-linux64       2009-07-06 12:55:26.025768252 -0400
     313diff -Naur gcc-4.4.1.orig/gcc/config/rs6000/t-linux64 gcc-4.4.1/gcc/config/rs6000/t-linux64
     314--- gcc-4.4.1.orig/gcc/config/rs6000/t-linux64  2007-09-27 12:56:06.000000000 -0700
     315+++ gcc-4.4.1/gcc/config/rs6000/t-linux64       2009-07-22 17:48:56.000000000 -0700
    319316@@ -19,7 +19,7 @@
    320317 MULTILIB_EXTRA_OPTS     = fPIC mstrict-align
     
    326323 
    327324 softfp_wrap_start := '\#ifndef __powerpc64__'
    328 diff -Naur gcc-4.4.0.orig/gcc/config/s390/linux.h gcc-4.4.0/gcc/config/s390/linux.h
    329 --- gcc-4.4.0.orig/gcc/config/s390/linux.h      2007-08-02 06:49:31.000000000 -0400
    330 +++ gcc-4.4.0/gcc/config/s390/linux.h   2009-07-06 12:55:35.406598167 -0400
     325diff -Naur gcc-4.4.1.orig/gcc/config/s390/linux.h gcc-4.4.1/gcc/config/s390/linux.h
     326--- gcc-4.4.1.orig/gcc/config/s390/linux.h      2007-08-02 03:49:31.000000000 -0700
     327+++ gcc-4.4.1/gcc/config/s390/linux.h   2009-07-22 17:48:43.000000000 -0700
    331328@@ -72,8 +72,8 @@
    332329 #define MULTILIB_DEFAULTS { "m31" }
     
    340337 #undef  LINK_SPEC
    341338 #define LINK_SPEC \
    342 diff -Naur gcc-4.4.0.orig/gcc/config/s390/t-linux64 gcc-4.4.0/gcc/config/s390/t-linux64
    343 --- gcc-4.4.0.orig/gcc/config/s390/t-linux64    2006-02-06 12:41:54.000000000 -0500
    344 +++ gcc-4.4.0/gcc/config/s390/t-linux64 2009-07-06 12:55:26.039101148 -0400
     339diff -Naur gcc-4.4.1.orig/gcc/config/s390/t-linux64 gcc-4.4.1/gcc/config/s390/t-linux64
     340--- gcc-4.4.1.orig/gcc/config/s390/t-linux64    2006-02-06 09:41:54.000000000 -0800
     341+++ gcc-4.4.1/gcc/config/s390/t-linux64 2009-07-22 17:48:56.000000000 -0700
    345342@@ -1,6 +1,6 @@
    346343 MULTILIB_OPTIONS = m64/m31
     
    351348 LIBGCC = stmp-multilib
    352349 INSTALL_LIBGCC = install-multilib
    353 diff -Naur gcc-4.4.0.orig/gcc/config/sh/linux.h gcc-4.4.0/gcc/config/sh/linux.h
    354 --- gcc-4.4.0.orig/gcc/config/sh/linux.h        2007-08-02 06:49:31.000000000 -0400
    355 +++ gcc-4.4.0/gcc/config/sh/linux.h     2009-07-06 12:55:35.413265180 -0400
     350diff -Naur gcc-4.4.1.orig/gcc/config/sh/linux.h gcc-4.4.1/gcc/config/sh/linux.h
     351--- gcc-4.4.1.orig/gcc/config/sh/linux.h        2007-08-02 03:49:31.000000000 -0700
     352+++ gcc-4.4.1/gcc/config/sh/linux.h     2009-07-22 17:48:55.000000000 -0700
    356353@@ -47,7 +47,7 @@
    357354 
     
    363360 #undef SUBTARGET_LINK_EMUL_SUFFIX
    364361 #define SUBTARGET_LINK_EMUL_SUFFIX "_linux"
    365 diff -Naur gcc-4.4.0.orig/gcc/config/sparc/linux64.h gcc-4.4.0/gcc/config/sparc/linux64.h
    366 --- gcc-4.4.0.orig/gcc/config/sparc/linux64.h   2009-02-20 10:20:38.000000000 -0500
    367 +++ gcc-4.4.0/gcc/config/sparc/linux64.h        2009-07-06 12:55:35.422947226 -0400
     362diff -Naur gcc-4.4.1.orig/gcc/config/sparc/linux64.h gcc-4.4.1/gcc/config/sparc/linux64.h
     363--- gcc-4.4.1.orig/gcc/config/sparc/linux64.h   2009-02-20 07:20:38.000000000 -0800
     364+++ gcc-4.4.1/gcc/config/sparc/linux64.h        2009-07-22 17:48:54.000000000 -0700
    368365@@ -109,8 +109,8 @@
    369366 
     
    404401     %{!ibcs: \
    405402       %{!static: \
    406 diff -Naur gcc-4.4.0.orig/gcc/config/sparc/linux.h gcc-4.4.0/gcc/config/sparc/linux.h
    407 --- gcc-4.4.0.orig/gcc/config/sparc/linux.h     2009-02-20 10:20:38.000000000 -0500
    408 +++ gcc-4.4.0/gcc/config/sparc/linux.h  2009-07-06 12:55:35.429931033 -0400
     403diff -Naur gcc-4.4.1.orig/gcc/config/sparc/linux.h gcc-4.4.1/gcc/config/sparc/linux.h
     404--- gcc-4.4.1.orig/gcc/config/sparc/linux.h     2009-02-20 07:20:38.000000000 -0800
     405+++ gcc-4.4.1/gcc/config/sparc/linux.h  2009-07-22 17:48:54.000000000 -0700
    409406@@ -83,10 +83,10 @@
    410407 
     
    420417   %{!shared: \
    421418     %{!ibcs: \
    422 diff -Naur gcc-4.4.0.orig/gcc/config/sparc/t-linux64 gcc-4.4.0/gcc/config/sparc/t-linux64
    423 --- gcc-4.4.0.orig/gcc/config/sparc/t-linux64   2006-02-08 02:19:43.000000000 -0500
    424 +++ gcc-4.4.0/gcc/config/sparc/t-linux64        2009-07-06 12:55:26.048887236 -0400
     419diff -Naur gcc-4.4.1.orig/gcc/config/sparc/t-linux64 gcc-4.4.1/gcc/config/sparc/t-linux64
     420--- gcc-4.4.1.orig/gcc/config/sparc/t-linux64   2006-02-07 23:19:43.000000000 -0800
     421+++ gcc-4.4.1/gcc/config/sparc/t-linux64        2009-07-22 17:48:56.000000000 -0700
    425422@@ -1,6 +1,6 @@
    426423 MULTILIB_OPTIONS = m64/m32
     
    431428 LIBGCC = stmp-multilib
    432429 INSTALL_LIBGCC = install-multilib
    433 diff -Naur gcc-4.4.0.orig/gcc/config/xtensa/linux.h gcc-4.4.0/gcc/config/xtensa/linux.h
    434 --- gcc-4.4.0.orig/gcc/config/xtensa/linux.h    2008-01-17 20:37:53.000000000 -0500
    435 +++ gcc-4.4.0/gcc/config/xtensa/linux.h 2009-07-06 12:55:35.438886309 -0400
     430diff -Naur gcc-4.4.1.orig/gcc/config/xtensa/linux.h gcc-4.4.1/gcc/config/xtensa/linux.h
     431--- gcc-4.4.1.orig/gcc/config/xtensa/linux.h    2008-01-17 17:37:53.000000000 -0800
     432+++ gcc-4.4.1/gcc/config/xtensa/linux.h 2009-07-22 17:48:45.000000000 -0700
    436433@@ -43,7 +43,7 @@
    437434   %{mlongcalls:--longcalls} \
Note: See TracChangeset for help on using the changeset viewer.