Ignore:
Timestamp:
Aug 27, 2008, 4:51:20 AM (17 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:
ddbac3c
Parents:
5df4d80
Message:

Upgrade to GCC 4.3.1.

File:
1 moved

Legend:

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

    r5df4d80 r6a043e2  
    1 Submitted By: Robert Connolly <robert at linuxfromscratch dot org> (ashes)
    2 Date: 2007-02-14
     1Submitted By: Joe Ciccone <jciccone@gmail.com>
     2Date: 2008-08-24
    33Initial Package Version: 4.1.2
    44Upstream Status: Not Sent - LFS Specific
     
    1111        Rediffed against gcc 4.1.2 by Jim Gifford
    1212        Rediffed against gcc 4.2.0 by Joe Ciccone
     13        Rediffed against gcc 4.3.1 by Joe Ciccone
    1314Description: This patch modifies the location of the dynamic linker for
    1415        the GCC Pass 2 build in LFS Chapter 5.
    1516
    16 diff -Naur gcc-4.2.0.orig/gcc/config/alpha/gnu.h gcc-4.2.0/gcc/config/alpha/gnu.h
    17 --- gcc-4.2.0.orig/gcc/config/alpha/gnu.h       2007-05-16 19:21:19.000000000 -0400
    18 +++ gcc-4.2.0/gcc/config/alpha/gnu.h    2007-05-18 16:27:10.000000000 -0400
     17diff -Naur gcc-4.3.1.orig/gcc/config/alpha/gnu.h gcc-4.3.1/gcc/config/alpha/gnu.h
     18--- gcc-4.3.1.orig/gcc/config/alpha/gnu.h       2004-09-07 20:17:19.000000000 -0400
     19+++ gcc-4.3.1/gcc/config/alpha/gnu.h    2008-08-24 13:51:46.000000000 -0400
    1920@@ -11,7 +11,7 @@
    2021     } while (0)
     
    2627 #undef STARTFILE_SPEC
    2728 #define STARTFILE_SPEC \
    28 diff -Naur gcc-4.2.0.orig/gcc/config/alpha/linux-elf.h gcc-4.2.0/gcc/config/alpha/linux-elf.h
    29 --- gcc-4.2.0.orig/gcc/config/alpha/linux-elf.h 2007-05-16 19:21:19.000000000 -0400
    30 +++ gcc-4.2.0/gcc/config/alpha/linux-elf.h      2007-05-18 16:23:31.000000000 -0400
    31 @@ -28,8 +28,8 @@
    32  #define SUBTARGET_EXTRA_SPECS \
     29diff -Naur gcc-4.3.1.orig/gcc/config/alpha/linux-elf.h gcc-4.3.1/gcc/config/alpha/linux-elf.h
     30--- gcc-4.3.1.orig/gcc/config/alpha/linux-elf.h 2007-08-02 06:49:31.000000000 -0400
     31+++ gcc-4.3.1/gcc/config/alpha/linux-elf.h      2008-08-24 13:51:46.000000000 -0400
     32@@ -27,8 +27,8 @@
     33 #define EXTRA_SPECS \
    3334 { "elf_dynamic_linker", ELF_DYNAMIC_LINKER },
    3435 
     
    4041 #define CHOOSE_DYNAMIC_LINKER(G, U) "%{mglibc:%{muclibc:%e-mglibc and -muclibc used together}" G ";:" U "}"
    4142 #else
    42 diff -Naur gcc-4.2.0.orig/gcc/config/arm/linux-eabi.h gcc-4.2.0/gcc/config/arm/linux-eabi.h
    43 --- gcc-4.2.0.orig/gcc/config/arm/linux-eabi.h  2007-05-16 19:21:19.000000000 -0400
    44 +++ gcc-4.2.0/gcc/config/arm/linux-eabi.h       2007-05-18 16:26:45.000000000 -0400
    45 @@ -53,7 +53,7 @@
     43diff -Naur gcc-4.3.1.orig/gcc/config/arm/linux-eabi.h gcc-4.3.1/gcc/config/arm/linux-eabi.h
     44--- gcc-4.3.1.orig/gcc/config/arm/linux-eabi.h  2007-11-08 08:44:09.000000000 -0500
     45+++ gcc-4.3.1/gcc/config/arm/linux-eabi.h       2008-08-24 13:52:56.000000000 -0400
     46@@ -61,7 +61,7 @@
    4647 /* Use ld-linux.so.3 so that it will be possible to run "classic"
    4748    GNU/Linux binaries on an EABI system.  */
    48  #undef GLIBC_DYNAMIC_LINKER
     49 #undef  GLIBC_DYNAMIC_LINKER
    4950-#define GLIBC_DYNAMIC_LINKER "/lib/ld-linux.so.3"
    5051+#define GLIBC_DYNAMIC_LINKER "/tools/lib/ld-linux.so.3"
     
    5253 /* At this point, bpabi.h will have clobbered LINK_SPEC.  We want to
    5354    use the GNU/Linux version, not the generic BPABI version.  */
    54 diff -Naur gcc-4.2.0.orig/gcc/config/arm/linux-elf.h gcc-4.2.0/gcc/config/arm/linux-elf.h
    55 --- gcc-4.2.0.orig/gcc/config/arm/linux-elf.h   2007-05-16 19:21:19.000000000 -0400
    56 +++ gcc-4.2.0/gcc/config/arm/linux-elf.h        2007-05-18 16:23:31.000000000 -0400
    57 @@ -51,7 +51,7 @@
     55diff -Naur gcc-4.3.1.orig/gcc/config/arm/linux-elf.h gcc-4.3.1/gcc/config/arm/linux-elf.h
     56--- gcc-4.3.1.orig/gcc/config/arm/linux-elf.h   2007-11-08 08:44:09.000000000 -0500
     57+++ gcc-4.3.1/gcc/config/arm/linux-elf.h        2008-08-24 13:51:46.000000000 -0400
     58@@ -62,7 +62,7 @@
    5859 
    5960 #define LIBGCC_SPEC "%{msoft-float:-lfloat} %{mfloat-abi=soft*:-lfloat} -lgcc"
     
    6465 #define LINUX_TARGET_LINK_SPEC  "%{h*} %{version:-v} \
    6566    %{b} \
    66 diff -Naur gcc-4.2.0.orig/gcc/config/cris/linux.h gcc-4.2.0/gcc/config/cris/linux.h
    67 --- gcc-4.2.0.orig/gcc/config/cris/linux.h      2007-05-16 19:21:19.000000000 -0400
    68 +++ gcc-4.2.0/gcc/config/cris/linux.h   2007-05-18 16:30:54.000000000 -0400
    69 @@ -76,7 +76,7 @@
    70  #undef CRIS_SUBTARGET_VERSION
    71  #define CRIS_SUBTARGET_VERSION " - cris-axis-linux-gnu"
     67diff -Naur gcc-4.3.1.orig/gcc/config/cris/linux.h gcc-4.3.1/gcc/config/cris/linux.h
     68--- gcc-4.3.1.orig/gcc/config/cris/linux.h      2008-01-23 12:17:58.000000000 -0500
     69+++ gcc-4.3.1/gcc/config/cris/linux.h   2008-08-24 13:51:46.000000000 -0400
     70@@ -102,7 +102,7 @@
     71 #undef CRIS_DEFAULT_CPU_VERSION
     72 #define CRIS_DEFAULT_CPU_VERSION CRIS_CPU_NG
    7273 
    7374-#define GLIBC_DYNAMIC_LINKER "/lib/ld.so.1"
     
    7677 /* We need an -rpath-link to ld.so.1, and presumably to each directory
    7778    specified with -B.  */
    78 dff -Naur gcc-4.2.0.orig/gcc/config/frv/linux.h gcc-4.2.0/gcc/config/frv/linux.h
    79 --- gcc-4.2.0.orig/gcc/config/frv/linux.h       2007-05-16 19:21:19.000000000 -0400
    80 +++ gcc-4.2.0/gcc/config/frv/linux.h    2007-05-18 16:23:31.000000000 -0400
    81 @@ -36,7 +36,7 @@
     79diff -Naur gcc-4.3.1.orig/gcc/config/frv/linux.h gcc-4.3.1/gcc/config/frv/linux.h
     80--- gcc-4.3.1.orig/gcc/config/frv/linux.h       2007-08-02 06:49:31.000000000 -0400
     81+++ gcc-4.3.1/gcc/config/frv/linux.h    2008-08-24 13:51:46.000000000 -0400
     82@@ -35,7 +35,7 @@
    8283 #define ENDFILE_SPEC \
    8384   "%{shared|pie:crtendS.o%s;:crtend.o%s} crtn.o%s"
     
    8889 #undef LINK_SPEC
    8990 #define LINK_SPEC "\
    90 diff -Naur gcc-4.2.0.orig/gcc/config/i386/gnu.h gcc-4.2.0/gcc/config/i386/gnu.h
    91 --- gcc-4.2.0.orig/gcc/config/i386/gnu.h        2007-05-16 19:21:19.000000000 -0400
    92 +++ gcc-4.2.0/gcc/config/i386/gnu.h     2007-05-18 16:23:31.000000000 -0400
     91diff -Naur gcc-4.3.1.orig/gcc/config/i386/gnu.h gcc-4.3.1/gcc/config/i386/gnu.h
     92--- gcc-4.3.1.orig/gcc/config/i386/gnu.h        2007-08-08 02:35:17.000000000 -0400
     93+++ gcc-4.3.1/gcc/config/i386/gnu.h     2008-08-24 13:51:46.000000000 -0400
    9394@@ -22,7 +22,7 @@
    9495   %{!shared: \
     
    100101 
    101102 #undef STARTFILE_SPEC
    102 diff -Naur gcc-4.2.0.orig/gcc/config/i386/linux64.h gcc-4.2.0/gcc/config/i386/linux64.h
    103 --- gcc-4.2.0.orig/gcc/config/i386/linux64.h    2007-05-16 19:21:19.000000000 -0400
    104 +++ gcc-4.2.0/gcc/config/i386/linux64.h 2007-05-18 16:23:31.000000000 -0400
    105 @@ -49,8 +49,8 @@
     103diff -Naur gcc-4.3.1.orig/gcc/config/i386/linux64.h gcc-4.3.1/gcc/config/i386/linux64.h
     104--- gcc-4.3.1.orig/gcc/config/i386/linux64.h    2007-08-02 06:49:31.000000000 -0400
     105+++ gcc-4.3.1/gcc/config/i386/linux64.h 2008-08-24 13:51:46.000000000 -0400
     106@@ -53,8 +53,8 @@
    106107    When the -shared link option is used a final link is not being
    107108    done.  */
     
    112113+#define GLIBC_DYNAMIC_LINKER64 "/tools/lib/ld-linux-x86-64.so.2"
    113114 
    114  #undef LINK_SPEC
    115  #define LINK_SPEC "%{!m32:-m elf_x86_64} %{m32:-m elf_i386} \
    116 diff -Naur gcc-4.2.0.orig/gcc/config/i386/linux.h gcc-4.2.0/gcc/config/i386/linux.h
    117 --- gcc-4.2.0.orig/gcc/config/i386/linux.h      2007-05-16 19:21:19.000000000 -0400
    118 +++ gcc-4.2.0/gcc/config/i386/linux.h   2007-05-18 16:23:31.000000000 -0400
    119 @@ -101,7 +101,7 @@
     115 #if TARGET_64BIT_DEFAULT
     116 #define SPEC_32 "m32"
     117diff -Naur gcc-4.3.1.orig/gcc/config/i386/linux.h gcc-4.3.1/gcc/config/i386/linux.h
     118--- gcc-4.3.1.orig/gcc/config/i386/linux.h      2007-11-27 20:04:27.000000000 -0500
     119+++ gcc-4.3.1/gcc/config/i386/linux.h   2008-08-24 13:51:46.000000000 -0400
     120@@ -100,7 +100,7 @@
    120121 
    121122 /* These macros may be overridden in k*bsd-gnu.h and i386/k*bsd-gnu.h. */
     
    126127 #undef  SUBTARGET_EXTRA_SPECS
    127128 #define SUBTARGET_EXTRA_SPECS \
    128 diff -Naur gcc-4.2.0.orig/gcc/config/ia64/linux.h gcc-4.2.0/gcc/config/ia64/linux.h
    129 --- gcc-4.2.0.orig/gcc/config/ia64/linux.h      2007-05-16 19:21:19.000000000 -0400
    130 +++ gcc-4.2.0/gcc/config/ia64/linux.h   2007-05-18 16:23:31.000000000 -0400
     129diff -Naur gcc-4.3.1.orig/gcc/config/ia64/linux.h gcc-4.3.1/gcc/config/ia64/linux.h
     130--- gcc-4.3.1.orig/gcc/config/ia64/linux.h      2006-12-12 10:15:19.000000000 -0500
     131+++ gcc-4.3.1/gcc/config/ia64/linux.h   2008-08-24 13:51:46.000000000 -0400
    131132@@ -37,7 +37,7 @@
    132133 /* Define this for shared library support because it isn't in the main
     
    138139 #undef LINK_SPEC
    139140 #define LINK_SPEC "\
    140 diff -Naur gcc-4.2.0.orig/gcc/config/linux.h gcc-4.2.0/gcc/config/linux.h
    141 --- gcc-4.2.0.orig/gcc/config/linux.h   2007-05-16 19:21:19.000000000 -0400
    142 +++ gcc-4.2.0/gcc/config/linux.h        2007-05-18 16:23:31.000000000 -0400
     141diff -Naur gcc-4.3.1.orig/gcc/config/linux.h gcc-4.3.1/gcc/config/linux.h
     142--- gcc-4.3.1.orig/gcc/config/linux.h   2007-08-02 06:49:31.000000000 -0400
     143+++ gcc-4.3.1/gcc/config/linux.h        2008-08-24 13:51:46.000000000 -0400
    143144@@ -112,9 +112,9 @@
    144145    GLIBC_DYNAMIC_LINKER must be defined for each target using them, or
     
    154155   CHOOSE_DYNAMIC_LINKER (GLIBC_DYNAMIC_LINKER, UCLIBC_DYNAMIC_LINKER)
    155156 #define LINUX_DYNAMIC_LINKER32 \
    156 @@ -127,3 +127,7 @@
    157  #define TARGET_C99_FUNCTIONS (OPTION_GLIBC)
     157@@ -130,3 +130,7 @@
     158 #define TARGET_HAS_SINCOS (OPTION_GLIBC)
    158159 
    159160 #define TARGET_POSIX_IO
     
    162163+#undef STANDARD_INCLUDE_DIR
    163164+#define STANDARD_INCLUDE_DIR 0
    164 diff -Naur gcc-4.2.0.orig/gcc/config/m32r/linux.h gcc-4.2.0/gcc/config/m32r/linux.h
    165 --- gcc-4.2.0.orig/gcc/config/m32r/linux.h      2007-05-16 19:21:19.000000000 -0400
    166 +++ gcc-4.2.0/gcc/config/m32r/linux.h   2007-05-18 16:23:31.000000000 -0400
    167 @@ -59,7 +59,7 @@
     165diff -Naur gcc-4.3.1.orig/gcc/config/m32r/linux.h gcc-4.3.1/gcc/config/m32r/linux.h
     166--- gcc-4.3.1.orig/gcc/config/m32r/linux.h      2007-08-02 06:49:31.000000000 -0400
     167+++ gcc-4.3.1/gcc/config/m32r/linux.h   2008-08-24 13:51:46.000000000 -0400
     168@@ -58,7 +58,7 @@
    168169 
    169170 /* If ELF is the default format, we should not use /lib/elf.  */
     
    174175 #undef LINK_SPEC
    175176 #if TARGET_LITTLE_ENDIAN
    176 diff -Naur gcc-4.2.0.orig/gcc/config/m68k/linux.h gcc-4.2.0/gcc/config/m68k/linux.h
    177 --- gcc-4.2.0.orig/gcc/config/m68k/linux.h      2007-05-16 19:21:19.000000000 -0400
    178 +++ gcc-4.2.0/gcc/config/m68k/linux.h   2007-05-18 16:23:31.000000000 -0400
    179 @@ -123,7 +123,7 @@
     177diff -Naur gcc-4.3.1.orig/gcc/config/m68k/linux.h gcc-4.3.1/gcc/config/m68k/linux.h
     178--- gcc-4.3.1.orig/gcc/config/m68k/linux.h      2007-09-24 17:07:08.000000000 -0400
     179+++ gcc-4.3.1/gcc/config/m68k/linux.h   2008-08-24 13:51:46.000000000 -0400
     180@@ -84,7 +84,7 @@
    180181 
    181182 /* If ELF is the default format, we should not use /lib/elf.  */
     
    184185+#define GLIBC_DYNAMIC_LINKER "/tools/lib/ld.so.1"
    185186 
    186  #undef LINK_SPEC
     187 #undef LINK_SPEC
    187188 #define LINK_SPEC "-m m68kelf %{shared} \
    188 diff -Naur gcc-4.2.0.orig/gcc/config/mips/linux64.h gcc-4.2.0/gcc/config/mips/linux64.h
    189 --- gcc-4.2.0.orig/gcc/config/mips/linux64.h    2007-05-16 19:21:19.000000000 -0400
    190 +++ gcc-4.2.0/gcc/config/mips/linux64.h 2007-05-18 16:23:31.000000000 -0400
    191 @@ -36,10 +36,10 @@
    192  %{!shared: %{pthread:-lpthread} \
    193    %{profile:-lc_p} %{!profile: -lc}}"
     189diff -Naur gcc-4.3.1.orig/gcc/config/mips/linux64.h gcc-4.3.1/gcc/config/mips/linux64.h
     190--- gcc-4.3.1.orig/gcc/config/mips/linux64.h    2007-08-02 06:49:31.000000000 -0400
     191+++ gcc-4.3.1/gcc/config/mips/linux64.h 2008-08-24 13:51:46.000000000 -0400
     192@@ -38,10 +38,10 @@
     193 %{!shared: \
     194   %{profile:-lc_p} %{!profile:-lc}}"
    194195 
    195196-#define GLIBC_DYNAMIC_LINKER32 "/lib/ld.so.1"
     
    204205   CHOOSE_DYNAMIC_LINKER (GLIBC_DYNAMIC_LINKERN32, UCLIBC_DYNAMIC_LINKERN32)
    205206 
    206 diff -Naur gcc-4.2.0.orig/gcc/config/mips/linux.h gcc-4.2.0/gcc/config/mips/linux.h
    207 --- gcc-4.2.0.orig/gcc/config/mips/linux.h      2007-05-16 19:21:19.000000000 -0400
    208 +++ gcc-4.2.0/gcc/config/mips/linux.h   2007-05-18 16:23:31.000000000 -0400
    209 @@ -104,7 +104,7 @@
     207diff -Naur gcc-4.3.1.orig/gcc/config/mips/linux.h gcc-4.3.1/gcc/config/mips/linux.h
     208--- gcc-4.3.1.orig/gcc/config/mips/linux.h      2007-10-21 05:20:49.000000000 -0400
     209+++ gcc-4.3.1/gcc/config/mips/linux.h   2008-08-24 13:51:46.000000000 -0400
     210@@ -64,7 +64,7 @@
    210211 #undef MIPS_DEFAULT_GVALUE
    211212 #define MIPS_DEFAULT_GVALUE 0
     
    216217 /* Borrowed from sparc/linux.h */
    217218 #undef LINK_SPEC
    218 diff -Naur gcc-4.2.0.orig/gcc/config/mn10300/linux.h gcc-4.2.0/gcc/config/mn10300/linux.h
    219 --- gcc-4.2.0.orig/gcc/config/mn10300/linux.h   2007-05-16 19:21:19.000000000 -0400
    220 +++ gcc-4.2.0/gcc/config/mn10300/linux.h        2007-05-18 16:23:31.000000000 -0400
    221 @@ -33,7 +33,7 @@
     219diff -Naur gcc-4.3.1.orig/gcc/config/mn10300/linux.h gcc-4.3.1/gcc/config/mn10300/linux.h
     220--- gcc-4.3.1.orig/gcc/config/mn10300/linux.h   2007-08-02 06:49:31.000000000 -0400
     221+++ gcc-4.3.1/gcc/config/mn10300/linux.h        2008-08-24 13:51:46.000000000 -0400
     222@@ -32,7 +32,7 @@
    222223 #undef  ASM_SPEC
    223224 #define ASM_SPEC "%{Wa,*:%*}"
     
    228229 #undef  LINK_SPEC
    229230 #define LINK_SPEC "%{mrelax:--relax} %{shared:-shared} \
    230 diff -Naur gcc-4.2.0.orig/gcc/config/pa/pa-linux.h gcc-4.2.0/gcc/config/pa/pa-linux.h
    231 --- gcc-4.2.0.orig/gcc/config/pa/pa-linux.h     2007-05-16 19:21:19.000000000 -0400
    232 +++ gcc-4.2.0/gcc/config/pa/pa-linux.h  2007-05-18 16:23:31.000000000 -0400
    233 @@ -45,7 +45,7 @@
     231diff -Naur gcc-4.3.1.orig/gcc/config/pa/pa-linux.h gcc-4.3.1/gcc/config/pa/pa-linux.h
     232--- gcc-4.3.1.orig/gcc/config/pa/pa-linux.h     2007-08-02 06:49:31.000000000 -0400
     233+++ gcc-4.3.1/gcc/config/pa/pa-linux.h  2008-08-24 13:51:46.000000000 -0400
     234@@ -44,7 +44,7 @@
    234235 /* Define this for shared library support because it isn't in the main
    235236    linux.h file.  */
     
    240241 #undef LINK_SPEC
    241242 #define LINK_SPEC "\
    242 diff -Naur gcc-4.2.0.orig/gcc/config/rs6000/linux64.h gcc-4.2.0/gcc/config/rs6000/linux64.h
    243 --- gcc-4.2.0.orig/gcc/config/rs6000/linux64.h  2007-05-16 19:21:19.000000000 -0400
    244 +++ gcc-4.2.0/gcc/config/rs6000/linux64.h       2007-05-18 16:23:31.000000000 -0400
    245 @@ -336,10 +336,10 @@
     243diff -Naur gcc-4.3.1.orig/gcc/config/rs6000/linux64.h gcc-4.3.1/gcc/config/rs6000/linux64.h
     244--- gcc-4.3.1.orig/gcc/config/rs6000/linux64.h  2007-08-02 06:49:31.000000000 -0400
     245+++ gcc-4.3.1/gcc/config/rs6000/linux64.h       2008-08-24 13:51:46.000000000 -0400
     246@@ -339,10 +339,10 @@
    246247 #undef LINK_OS_DEFAULT_SPEC
    247248 #define LINK_OS_DEFAULT_SPEC "%(link_os_linux)"
     
    258259 #define CHOOSE_DYNAMIC_LINKER(G, U) "%{mglibc:%{muclibc:%e-mglibc and -muclibc used together}" G ";:" U "}"
    259260 #else
    260 diff -Naur gcc-4.2.0.orig/gcc/config/rs6000/sysv4.h gcc-4.2.0/gcc/config/rs6000/sysv4.h
    261 --- gcc-4.2.0.orig/gcc/config/rs6000/sysv4.h    2007-05-16 19:21:19.000000000 -0400
    262 +++ gcc-4.2.0/gcc/config/rs6000/sysv4.h 2007-05-18 16:29:05.000000000 -0400
    263 @@ -892,8 +892,8 @@
     261diff -Naur gcc-4.3.1.orig/gcc/config/rs6000/sysv4.h gcc-4.3.1/gcc/config/rs6000/sysv4.h
     262--- gcc-4.3.1.orig/gcc/config/rs6000/sysv4.h    2007-08-08 15:33:24.000000000 -0400
     263+++ gcc-4.3.1/gcc/config/rs6000/sysv4.h 2008-08-24 13:51:46.000000000 -0400
     264@@ -891,8 +891,8 @@
    264265 
    265266 #define LINK_START_LINUX_SPEC ""
     
    272273 #define CHOOSE_DYNAMIC_LINKER(G, U) "%{mglibc:%{muclibc:%e-mglibc and -muclibc used together}" G ";:" U "}"
    273274 #else
    274 @@ -935,7 +935,7 @@
     275@@ -934,7 +934,7 @@
    275276 
    276277 #define LINK_OS_GNU_SPEC "-m elf32ppclinux %{!shared: %{!static: \
     
    281282 #define CPP_OS_GNU_SPEC "-D__unix__ -D__gnu_hurd__ -D__GNU__   \
    282283 %{!undef:                                                      \
    283 diff -Naur gcc-4.2.0.orig/gcc/config/s390/linux.h gcc-4.2.0/gcc/config/s390/linux.h
    284 --- gcc-4.2.0.orig/gcc/config/s390/linux.h      2007-05-16 19:21:19.000000000 -0400
    285 +++ gcc-4.2.0/gcc/config/s390/linux.h   2007-05-18 16:23:31.000000000 -0400
    286 @@ -73,8 +73,8 @@
     284diff -Naur gcc-4.3.1.orig/gcc/config/rs6000/t-linux64 gcc-4.3.1/gcc/config/rs6000/t-linux64
     285--- gcc-4.3.1.orig/gcc/config/rs6000/t-linux64  2007-09-27 15:56:06.000000000 -0400
     286+++ gcc-4.3.1/gcc/config/rs6000/t-linux64       2008-08-24 13:50:38.000000000 -0400
     287@@ -14,13 +14,13 @@
     288 # it doesn't tell anything about the 32bit libraries on those systems.  Set
     289 # MULTILIB_OSDIRNAMES according to what is found on the target.
     290 
     291-MULTILIB_OPTIONS        = m64/m32 msoft-float
     292-MULTILIB_DIRNAMES       = 64 32 nof
     293+MULTILIB_OPTIONS        = m64/m32
     294+MULTILIB_DIRNAMES       = 64 32
     295 MULTILIB_EXTRA_OPTS     = fPIC mstrict-align
     296-MULTILIB_EXCEPTIONS     = m64/msoft-float
     297-MULTILIB_EXCLUSIONS     = m64/!m32/msoft-float
     298-MULTILIB_OSDIRNAMES    = ../lib64 $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib) nof
     299-MULTILIB_MATCHES        = $(MULTILIB_MATCHES_FLOAT)
     300+MULTILIB_EXCEPTIONS     =
     301+MULTILIB_EXCLUSIONS     =
     302+MULTILIB_OSDIRNAMES    = ../lib64 $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)
     303+MULTILIB_MATCHES        =
     304 
     305 softfp_wrap_start := '\#ifndef __powerpc64__'
     306 softfp_wrap_end := '\#endif'
     307diff -Naur gcc-4.3.1.orig/gcc/config/s390/linux.h gcc-4.3.1/gcc/config/s390/linux.h
     308--- gcc-4.3.1.orig/gcc/config/s390/linux.h      2007-08-02 06:49:31.000000000 -0400
     309+++ gcc-4.3.1/gcc/config/s390/linux.h   2008-08-24 13:51:46.000000000 -0400
     310@@ -72,8 +72,8 @@
    287311 #define MULTILIB_DEFAULTS { "m31" }
    288312 #endif
     
    295319 #undef  LINK_SPEC
    296320 #define LINK_SPEC \
    297 diff -Naur gcc-4.2.0.orig/gcc/config/sh/linux.h gcc-4.2.0/gcc/config/sh/linux.h
    298 --- gcc-4.2.0.orig/gcc/config/sh/linux.h        2007-05-16 19:21:19.000000000 -0400
    299 +++ gcc-4.2.0/gcc/config/sh/linux.h     2007-05-18 16:23:31.000000000 -0400
    300 @@ -48,7 +48,7 @@
     321diff -Naur gcc-4.3.1.orig/gcc/config/sh/linux.h gcc-4.3.1/gcc/config/sh/linux.h
     322--- gcc-4.3.1.orig/gcc/config/sh/linux.h        2007-08-02 06:49:31.000000000 -0400
     323+++ gcc-4.3.1/gcc/config/sh/linux.h     2008-08-24 13:51:46.000000000 -0400
     324@@ -47,7 +47,7 @@
    301325 
    302326 #define TARGET_ASM_FILE_END file_end_indicate_exec_stack
     
    307331 #undef SUBTARGET_LINK_EMUL_SUFFIX
    308332 #define SUBTARGET_LINK_EMUL_SUFFIX "_linux"
    309 diff -Naur gcc-4.2.0.orig/gcc/config/sparc/linux64.h gcc-4.2.0/gcc/config/sparc/linux64.h
    310 --- gcc-4.2.0.orig/gcc/config/sparc/linux64.h   2007-05-16 19:21:19.000000000 -0400
    311 +++ gcc-4.2.0/gcc/config/sparc/linux64.h        2007-05-18 16:25:23.000000000 -0400
     333diff -Naur gcc-4.3.1.orig/gcc/config/sparc/linux64.h gcc-4.3.1/gcc/config/sparc/linux64.h
     334--- gcc-4.3.1.orig/gcc/config/sparc/linux64.h   2007-10-19 00:29:38.000000000 -0400
     335+++ gcc-4.3.1/gcc/config/sparc/linux64.h        2008-08-24 13:51:46.000000000 -0400
    312336@@ -144,10 +144,10 @@
    313337 
     
    352376     %{!ibcs: \
    353377       %{!static: \
    354 diff -Naur gcc-4.2.0.orig/gcc/config/sparc/linux.h gcc-4.2.0/gcc/config/sparc/linux.h
    355 --- gcc-4.2.0.orig/gcc/config/sparc/linux.h     2007-05-16 19:21:19.000000000 -0400
    356 +++ gcc-4.2.0/gcc/config/sparc/linux.h  2007-05-18 16:24:24.000000000 -0400
    357 @@ -121,8 +121,8 @@
     378diff -Naur gcc-4.3.1.orig/gcc/config/sparc/linux.h gcc-4.3.1/gcc/config/sparc/linux.h
     379--- gcc-4.3.1.orig/gcc/config/sparc/linux.h     2007-08-02 06:49:31.000000000 -0400
     380+++ gcc-4.3.1/gcc/config/sparc/linux.h  2008-08-24 13:51:46.000000000 -0400
     381@@ -120,8 +120,8 @@
    358382 
    359383 /* If ELF is the default format, we should not use /lib/elf.  */
     
    366390 #define CHOOSE_DYNAMIC_LINKER(G, U) "%{mglibc:%{muclibc:%e-mglibc and -muclibc used together}" G ";:" U "}"
    367391 #else
    368 @@ -133,7 +133,7 @@
     392@@ -132,7 +132,7 @@
    369393 
    370394 
     
    375399   %{!shared: \
    376400     %{!ibcs: \
    377 diff -Naur gcc-4.2.0.orig/gcc/config/xtensa/linux.h gcc-4.2.0/gcc/config/xtensa/linux.h
    378 --- gcc-4.2.0.orig/gcc/config/xtensa/linux.h    2007-05-16 19:21:19.000000000 -0400
    379 +++ gcc-4.2.0/gcc/config/xtensa/linux.h 2007-05-18 16:23:31.000000000 -0400
     401diff -Naur gcc-4.3.1.orig/gcc/config/xtensa/linux.h gcc-4.3.1/gcc/config/xtensa/linux.h
     402--- gcc-4.3.1.orig/gcc/config/xtensa/linux.h    2008-01-17 20:37:53.000000000 -0500
     403+++ gcc-4.3.1/gcc/config/xtensa/linux.h 2008-08-24 13:51:46.000000000 -0400
    380404@@ -43,7 +43,7 @@
    381405   %{mlongcalls:--longcalls} \
Note: See TracChangeset for help on using the changeset viewer.