Changeset 2c06fa5


Ignore:
Timestamp:
Jul 6, 2009, 10:18:37 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
e37e5b2
Parents:
20d3358
Message:

Update the gcc pure64_specs patch to modify the multios directories.

Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/introduction/common/changelog.xml

    r20d3358 r2c06fa5  
    4040      <para>July 6, 2009</para>
    4141      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Updated the pure64_specs patch to -2. It also
     44          modifies the multios directories now.</para>
     45        </listitem>
    4246        <listitem>
    4347          <para>[jciccone] - Replaced the sed to correct the GMP/MPFR/CLooG/PPL
  • BOOK/patches.ent

    r20d3358 r2c06fa5  
    141141<!ENTITY gcc-pure64-patch-size "8 KB">
    142142
    143 <!ENTITY gcc-specs_pure64-patch "gcc-&gcc-version;-pure64_specs-1.patch">
    144 <!ENTITY gcc-specs_pure64-patch-md5 "7eb1893d7113804cd194b0bb2831ad7a">
    145 <!ENTITY gcc-specs_pure64-patch-size "16 KB">
     143<!ENTITY gcc-specs_pure64-patch "gcc-&gcc-version;-pure64_specs-2.patch">
     144<!ENTITY gcc-specs_pure64-patch-md5 "54bed3ea1f28ff04f79ce96f2e3d392a">
     145<!ENTITY gcc-specs_pure64-patch-size "19 KB">
    146146
    147147<!-- Start of Config Update patches -->
  • patches/gcc-4.4.0-pure64_specs-2.patch

    r20d3358 r2c06fa5  
    77Description: This patch modifies the location of the dynamic linker for gcc-4.4.0.
    88
     9             Added the MULTILIB_OSDIRNAMES changes on
     10             2009-07-06 by Joe Ciccone <jciccone@gmail.com>
     11
    912diff -Naur gcc-4.4.0.orig/gcc/config/alpha/gnu.h gcc-4.4.0/gcc/config/alpha/gnu.h
    10 --- gcc-4.4.0.orig/gcc/config/alpha/gnu.h       2004-09-07 17:17:19.000000000 -0700
    11 +++ gcc-4.4.0/gcc/config/alpha/gnu.h    2009-04-21 10:09:46.008647019 -0700
     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
    1215@@ -11,7 +11,7 @@
    1316     } while (0)
     
    2023 #define STARTFILE_SPEC \
    2124diff -Naur gcc-4.4.0.orig/gcc/config/alpha/linux-elf.h gcc-4.4.0/gcc/config/alpha/linux-elf.h
    22 --- gcc-4.4.0.orig/gcc/config/alpha/linux-elf.h 2007-08-02 03:49:31.000000000 -0700
    23 +++ gcc-4.4.0/gcc/config/alpha/linux-elf.h      2009-04-21 10:09:46.121789915 -0700
     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
    2427@@ -27,8 +27,8 @@
    2528 #define EXTRA_SPECS \
     
    3437 #else
    3538diff -Naur gcc-4.4.0.orig/gcc/config/arm/linux-eabi.h gcc-4.4.0/gcc/config/arm/linux-eabi.h
    36 --- gcc-4.4.0.orig/gcc/config/arm/linux-eabi.h  2007-11-08 05:44:09.000000000 -0800
    37 +++ gcc-4.4.0/gcc/config/arm/linux-eabi.h       2009-04-21 10:09:50.440732227 -0700
     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
    3841@@ -61,7 +61,7 @@
    3942 /* Use ld-linux.so.3 so that it will be possible to run "classic"
     
    4649    use the GNU/Linux version, not the generic BPABI version.  */
    4750diff -Naur gcc-4.4.0.orig/gcc/config/arm/linux-elf.h gcc-4.4.0/gcc/config/arm/linux-elf.h
    48 --- gcc-4.4.0.orig/gcc/config/arm/linux-elf.h   2009-02-20 07:20:38.000000000 -0800
    49 +++ gcc-4.4.0/gcc/config/arm/linux-elf.h        2009-04-21 10:09:50.233952787 -0700
     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
    5053@@ -62,7 +62,7 @@
    5154 
     
    5861    %{b} \
    5962diff -Naur gcc-4.4.0.orig/gcc/config/bfin/linux.h gcc-4.4.0/gcc/config/bfin/linux.h
    60 --- gcc-4.4.0.orig/gcc/config/bfin/linux.h      2008-11-27 01:11:50.000000000 -0800
    61 +++ gcc-4.4.0/gcc/config/bfin/linux.h   2009-04-21 10:09:43.316621596 -0700
     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
    6265@@ -22,7 +22,7 @@
    6366   %{shared:-G -Bdynamic} \
     
    7073 #define MD_UNWIND_SUPPORT "config/bfin/linux-unwind.h"
    7174diff -Naur gcc-4.4.0.orig/gcc/config/cris/linux.h gcc-4.4.0/gcc/config/cris/linux.h
    72 --- gcc-4.4.0.orig/gcc/config/cris/linux.h      2009-03-22 08:15:04.000000000 -0700
    73 +++ gcc-4.4.0/gcc/config/cris/linux.h   2009-04-21 10:09:40.257856685 -0700
     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
    7477@@ -103,7 +103,7 @@
    7578 #undef CRIS_DEFAULT_CPU_VERSION
     
    8285    specified with -B.  */
    8386diff -Naur gcc-4.4.0.orig/gcc/config/frv/linux.h gcc-4.4.0/gcc/config/frv/linux.h
    84 --- gcc-4.4.0.orig/gcc/config/frv/linux.h       2007-08-02 03:49:31.000000000 -0700
    85 +++ gcc-4.4.0/gcc/config/frv/linux.h    2009-04-21 10:09:39.996456769 -0700
     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
    8689@@ -35,7 +35,7 @@
    8790 #define ENDFILE_SPEC \
     
    9497 #define LINK_SPEC "\
    9598diff -Naur gcc-4.4.0.orig/gcc/config/i386/gnu.h gcc-4.4.0/gcc/config/i386/gnu.h
    96 --- gcc-4.4.0.orig/gcc/config/i386/gnu.h        2008-11-13 15:28:46.000000000 -0800
    97 +++ gcc-4.4.0/gcc/config/i386/gnu.h     2009-04-21 10:09:43.601430088 -0700
     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
    98101@@ -21,7 +21,7 @@
    99102 */
     
    106109 #define TARGET_VERSION fprintf (stderr, " (i386 GNU)");
    107110diff -Naur gcc-4.4.0.orig/gcc/config/i386/linux64.h gcc-4.4.0/gcc/config/i386/linux64.h
    108 --- gcc-4.4.0.orig/gcc/config/i386/linux64.h    2009-04-09 16:23:07.000000000 -0700
    109 +++ gcc-4.4.0/gcc/config/i386/linux64.h 2009-04-21 10:09:43.480484706 -0700
     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
    110113@@ -58,8 +58,8 @@
    111114    When the -shared link option is used a final link is not being
     
    120123 #define ASM_SPEC "%{v:-V} %{Qy:} %{!Qn:-Qy} %{n} %{T} %{Ym,*} %{Yd,*} \
    121124diff -Naur gcc-4.4.0.orig/gcc/config/i386/linux.h gcc-4.4.0/gcc/config/i386/linux.h
    122 --- gcc-4.4.0.orig/gcc/config/i386/linux.h      2009-02-20 07:20:38.000000000 -0800
    123 +++ gcc-4.4.0/gcc/config/i386/linux.h   2009-04-21 10:09:44.806987009 -0700
     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
    124127@@ -100,7 +100,7 @@
    125128 
     
    131134 #undef  ASM_SPEC
    132135 #define ASM_SPEC \
     136diff -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
     139@@ -7,7 +7,7 @@
     140 
     141 MULTILIB_OPTIONS = m64/m32
     142 MULTILIB_DIRNAMES = 64 32
     143-MULTILIB_OSDIRNAMES = ../lib64 $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)
     144+MULTILIB_OSDIRNAMES    = ../lib $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)
     145 
     146 LIBGCC = stmp-multilib
     147 INSTALL_LIBGCC = install-multilib
    133148diff -Naur gcc-4.4.0.orig/gcc/config/ia64/linux.h gcc-4.4.0/gcc/config/ia64/linux.h
    134 --- gcc-4.4.0.orig/gcc/config/ia64/linux.h      2009-02-12 08:30:53.000000000 -0800
    135 +++ gcc-4.4.0/gcc/config/ia64/linux.h   2009-04-21 10:09:45.879897193 -0700
     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
    136151@@ -37,7 +37,7 @@
    137152 /* Define this for shared library support because it isn't in the main
     
    144159 #define LINK_SPEC "\
    145160diff -Naur gcc-4.4.0.orig/gcc/config/kopensolaris-gnu.h gcc-4.4.0/gcc/config/kopensolaris-gnu.h
    146 --- gcc-4.4.0.orig/gcc/config/kopensolaris-gnu.h        2009-01-29 10:48:41.000000000 -0800
    147 +++ gcc-4.4.0/gcc/config/kopensolaris-gnu.h     2009-04-21 10:09:51.100084091 -0700
     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
    148163@@ -33,5 +33,5 @@
    149164 
     
    154169 #endif
    155170diff -Naur gcc-4.4.0.orig/gcc/config/linux.h gcc-4.4.0/gcc/config/linux.h
    156 --- gcc-4.4.0.orig/gcc/config/linux.h   2009-04-09 16:23:07.000000000 -0700
    157 +++ gcc-4.4.0/gcc/config/linux.h        2009-04-21 10:09:48.591428691 -0700
     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
    158173@@ -117,9 +117,9 @@
    159174    GLIBC_DYNAMIC_LINKER must be defined for each target using them, or
     
    170185 #define LINUX_DYNAMIC_LINKER32 \
    171186diff -Naur gcc-4.4.0.orig/gcc/config/m32r/linux.h gcc-4.4.0/gcc/config/m32r/linux.h
    172 --- gcc-4.4.0.orig/gcc/config/m32r/linux.h      2007-08-02 03:49:31.000000000 -0700
    173 +++ gcc-4.4.0/gcc/config/m32r/linux.h   2009-04-21 10:09:43.059122504 -0700
     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
    174189@@ -58,7 +58,7 @@
    175190 
     
    182197 #if TARGET_LITTLE_ENDIAN
    183198diff -Naur gcc-4.4.0.orig/gcc/config/m68k/linux.h gcc-4.4.0/gcc/config/m68k/linux.h
    184 --- gcc-4.4.0.orig/gcc/config/m68k/linux.h      2007-09-24 14:07:08.000000000 -0700
    185 +++ gcc-4.4.0/gcc/config/m68k/linux.h   2009-04-21 10:09:40.768950971 -0700
     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
    186201@@ -84,7 +84,7 @@
    187202 
     
    194209 #define LINK_SPEC "-m m68kelf %{shared} \
    195210diff -Naur gcc-4.4.0.orig/gcc/config/mips/linux64.h gcc-4.4.0/gcc/config/mips/linux64.h
    196 --- gcc-4.4.0.orig/gcc/config/mips/linux64.h    2009-02-20 07:20:38.000000000 -0800
    197 +++ gcc-4.4.0/gcc/config/mips/linux64.h 2009-04-21 10:09:48.700669088 -0700
     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
    198213@@ -35,10 +35,10 @@
    199214 %{!shared: \
     
    212227 
    213228diff -Naur gcc-4.4.0.orig/gcc/config/mips/linux.h gcc-4.4.0/gcc/config/mips/linux.h
    214 --- gcc-4.4.0.orig/gcc/config/mips/linux.h      2009-02-20 07:20:38.000000000 -0800
    215 +++ gcc-4.4.0/gcc/config/mips/linux.h   2009-04-21 10:09:49.211763096 -0700
     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
    216231@@ -64,7 +64,7 @@
    217232 #undef MIPS_DEFAULT_GVALUE
     
    223238 /* Borrowed from sparc/linux.h */
    224239 #undef LINK_SPEC
     240diff -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
     243@@ -1,6 +1,6 @@
     244 MULTILIB_OPTIONS = mabi=n32/mabi=32/mabi=64
     245 MULTILIB_DIRNAMES = n32 32 64
     246-MULTILIB_OSDIRNAMES = ../lib32 ../lib ../lib64
     247+MULTILIB_OSDIRNAMES = ../lib64 ../lib32 ../lib
     248 
     249 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o
     250 
    225251diff -Naur gcc-4.4.0.orig/gcc/config/mn10300/linux.h gcc-4.4.0/gcc/config/mn10300/linux.h
    226 --- gcc-4.4.0.orig/gcc/config/mn10300/linux.h   2007-08-02 03:49:31.000000000 -0700
    227 +++ gcc-4.4.0/gcc/config/mn10300/linux.h        2009-04-21 10:09:49.613617265 -0700
     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
    228254@@ -32,7 +32,7 @@
    229255 #undef  ASM_SPEC
     
    236262 #define LINK_SPEC "%{mrelax:--relax} %{shared:-shared} \
    237263diff -Naur gcc-4.4.0.orig/gcc/config/pa/pa-linux.h gcc-4.4.0/gcc/config/pa/pa-linux.h
    238 --- gcc-4.4.0.orig/gcc/config/pa/pa-linux.h     2007-08-02 03:49:31.000000000 -0700
    239 +++ gcc-4.4.0/gcc/config/pa/pa-linux.h  2009-04-21 10:09:47.709694092 -0700
     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
    240266@@ -44,7 +44,7 @@
    241267 /* Define this for shared library support because it isn't in the main
     
    248274 #define LINK_SPEC "\
    249275diff -Naur gcc-4.4.0.orig/gcc/config/rs6000/linux64.h gcc-4.4.0/gcc/config/rs6000/linux64.h
    250 --- gcc-4.4.0.orig/gcc/config/rs6000/linux64.h  2009-04-09 16:23:07.000000000 -0700
    251 +++ gcc-4.4.0/gcc/config/rs6000/linux64.h       2009-04-21 10:09:38.246016484 -0700
     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
    252278@@ -342,10 +342,10 @@
    253279 #undef LINK_OS_DEFAULT_SPEC
     
    266292 #else
    267293diff -Naur gcc-4.4.0.orig/gcc/config/rs6000/sysv4.h gcc-4.4.0/gcc/config/rs6000/sysv4.h
    268 --- gcc-4.4.0.orig/gcc/config/rs6000/sysv4.h    2009-04-09 16:23:07.000000000 -0700
    269 +++ gcc-4.4.0/gcc/config/rs6000/sysv4.h 2009-04-21 10:09:38.529498813 -0700
     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
    270296@@ -901,8 +901,8 @@
    271297 
     
    288314 #define CPP_OS_GNU_SPEC "-D__unix__ -D__gnu_hurd__ -D__GNU__   \
    289315 %{!undef:                                                      \
     316diff -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
     319@@ -19,7 +19,7 @@
     320 MULTILIB_EXTRA_OPTS     = fPIC mstrict-align
     321 MULTILIB_EXCEPTIONS     = m64/msoft-float
     322 MULTILIB_EXCLUSIONS     = m64/!m32/msoft-float
     323-MULTILIB_OSDIRNAMES    = ../lib64 $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib) nof
     324+MULTILIB_OSDIRNAMES    = ../lib $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib) nof
     325 MULTILIB_MATCHES        = $(MULTILIB_MATCHES_FLOAT)
     326 
     327 softfp_wrap_start := '\#ifndef __powerpc64__'
    290328diff -Naur gcc-4.4.0.orig/gcc/config/s390/linux.h gcc-4.4.0/gcc/config/s390/linux.h
    291 --- gcc-4.4.0.orig/gcc/config/s390/linux.h      2007-08-02 03:49:31.000000000 -0700
    292 +++ gcc-4.4.0/gcc/config/s390/linux.h   2009-04-21 10:09:42.454394469 -0700
     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
    293331@@ -72,8 +72,8 @@
    294332 #define MULTILIB_DEFAULTS { "m31" }
     
    302340 #undef  LINK_SPEC
    303341 #define LINK_SPEC \
     342diff -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
     345@@ -1,6 +1,6 @@
     346 MULTILIB_OPTIONS = m64/m31
     347 MULTILIB_DIRNAMES = 64 32
     348-MULTILIB_OSDIRNAMES = ../lib64 ../lib
     349+MULTILIB_OSDIRNAMES = ../lib ../lib32
     350 
     351 LIBGCC = stmp-multilib
     352 INSTALL_LIBGCC = install-multilib
    304353diff -Naur gcc-4.4.0.orig/gcc/config/sh/linux.h gcc-4.4.0/gcc/config/sh/linux.h
    305 --- gcc-4.4.0.orig/gcc/config/sh/linux.h        2007-08-02 03:49:31.000000000 -0700
    306 +++ gcc-4.4.0/gcc/config/sh/linux.h     2009-04-21 10:09:47.046441123 -0700
     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
    307356@@ -47,7 +47,7 @@
    308357 
     
    315364 #define SUBTARGET_LINK_EMUL_SUFFIX "_linux"
    316365diff -Naur gcc-4.4.0.orig/gcc/config/sparc/linux64.h gcc-4.4.0/gcc/config/sparc/linux64.h
    317 --- gcc-4.4.0.orig/gcc/config/sparc/linux64.h   2009-02-20 07:20:38.000000000 -0800
    318 +++ gcc-4.4.0/gcc/config/sparc/linux64.h        2009-04-21 10:09:50.518762676 -0700
     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
    319368@@ -109,8 +109,8 @@
    320369 
     
    356405       %{!static: \
    357406diff -Naur gcc-4.4.0.orig/gcc/config/sparc/linux.h gcc-4.4.0/gcc/config/sparc/linux.h
    358 --- gcc-4.4.0.orig/gcc/config/sparc/linux.h     2009-02-20 07:20:38.000000000 -0800
    359 +++ gcc-4.4.0/gcc/config/sparc/linux.h  2009-04-21 10:09:50.838684733 -0700
     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
    360409@@ -83,10 +83,10 @@
    361410 
     
    371420   %{!shared: \
    372421     %{!ibcs: \
     422diff -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
     425@@ -1,6 +1,6 @@
     426 MULTILIB_OPTIONS = m64/m32
     427 MULTILIB_DIRNAMES = 64 32
     428-MULTILIB_OSDIRNAMES = ../lib64 ../lib
     429+MULTILIB_OSDIRNAMES = ../lib ../lib32
     430 
     431 LIBGCC = stmp-multilib
     432 INSTALL_LIBGCC = install-multilib
    373433diff -Naur gcc-4.4.0.orig/gcc/config/xtensa/linux.h gcc-4.4.0/gcc/config/xtensa/linux.h
    374 --- gcc-4.4.0.orig/gcc/config/xtensa/linux.h    2008-01-17 17:37:53.000000000 -0800
    375 +++ gcc-4.4.0/gcc/config/xtensa/linux.h 2009-04-21 10:09:39.836497556 -0700
     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
    376436@@ -43,7 +43,7 @@
    377437   %{mlongcalls:--longcalls} \
Note: See TracChangeset for help on using the changeset viewer.