Changeset 2c06fa5
- Timestamp:
- Jul 6, 2009, 10:18:37 AM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- e37e5b2
- Parents:
- 20d3358
- Files:
-
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/introduction/common/changelog.xml
r20d3358 r2c06fa5 40 40 <para>July 6, 2009</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Updated the pure64_specs patch to -2. It also 44 modifies the multios directories now.</para> 45 </listitem> 42 46 <listitem> 43 47 <para>[jciccone] - Replaced the sed to correct the GMP/MPFR/CLooG/PPL -
BOOK/patches.ent
r20d3358 r2c06fa5 141 141 <!ENTITY gcc-pure64-patch-size "8 KB"> 142 142 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 "1 6KB">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"> 146 146 147 147 <!-- Start of Config Update patches --> -
patches/gcc-4.4.0-pure64_specs-2.patch
r20d3358 r2c06fa5 7 7 Description: This patch modifies the location of the dynamic linker for gcc-4.4.0. 8 8 9 Added the MULTILIB_OSDIRNAMES changes on 10 2009-07-06 by Joe Ciccone <jciccone@gmail.com> 11 9 12 diff -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 -070011 +++ gcc-4.4.0/gcc/config/alpha/gnu.h 2009-0 4-21 10:09:46.008647019 -070013 --- 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 12 15 @@ -11,7 +11,7 @@ 13 16 } while (0) … … 20 23 #define STARTFILE_SPEC \ 21 24 diff -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 0 3:49:31.000000000 -070023 +++ gcc-4.4.0/gcc/config/alpha/linux-elf.h 2009-0 4-21 10:09:46.121789915 -070025 --- 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 24 27 @@ -27,8 +27,8 @@ 25 28 #define EXTRA_SPECS \ … … 34 37 #else 35 38 diff -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 0 5:44:09.000000000 -080037 +++ gcc-4.4.0/gcc/config/arm/linux-eabi.h 2009-0 4-21 10:09:50.440732227 -070039 --- 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 38 41 @@ -61,7 +61,7 @@ 39 42 /* Use ld-linux.so.3 so that it will be possible to run "classic" … … 46 49 use the GNU/Linux version, not the generic BPABI version. */ 47 50 diff -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 -080049 +++ gcc-4.4.0/gcc/config/arm/linux-elf.h 2009-0 4-21 10:09:50.233952787 -070051 --- 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 50 53 @@ -62,7 +62,7 @@ 51 54 … … 58 61 %{b} \ 59 62 diff -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 0 1:11:50.000000000 -080061 +++ gcc-4.4.0/gcc/config/bfin/linux.h 2009-0 4-21 10:09:43.316621596 -070063 --- 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 62 65 @@ -22,7 +22,7 @@ 63 66 %{shared:-G -Bdynamic} \ … … 70 73 #define MD_UNWIND_SUPPORT "config/bfin/linux-unwind.h" 71 74 diff -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 -070073 +++ gcc-4.4.0/gcc/config/cris/linux.h 2009-0 4-21 10:09:40.257856685 -070075 --- 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 74 77 @@ -103,7 +103,7 @@ 75 78 #undef CRIS_DEFAULT_CPU_VERSION … … 82 85 specified with -B. */ 83 86 diff -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 0 3:49:31.000000000 -070085 +++ gcc-4.4.0/gcc/config/frv/linux.h 2009-0 4-21 10:09:39.996456769 -070087 --- 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 86 89 @@ -35,7 +35,7 @@ 87 90 #define ENDFILE_SPEC \ … … 94 97 #define LINK_SPEC "\ 95 98 diff -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 1 5:28:46.000000000 -080097 +++ gcc-4.4.0/gcc/config/i386/gnu.h 2009-0 4-21 10:09:43.601430088 -070099 --- 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 98 101 @@ -21,7 +21,7 @@ 99 102 */ … … 106 109 #define TARGET_VERSION fprintf (stderr, " (i386 GNU)"); 107 110 diff -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 1 6:23:07.000000000 -0700109 +++ gcc-4.4.0/gcc/config/i386/linux64.h 2009-0 4-21 10:09:43.480484706 -0700111 --- 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 110 113 @@ -58,8 +58,8 @@ 111 114 When the -shared link option is used a final link is not being … … 120 123 #define ASM_SPEC "%{v:-V} %{Qy:} %{!Qn:-Qy} %{n} %{T} %{Ym,*} %{Yd,*} \ 121 124 diff -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 -0800123 +++ gcc-4.4.0/gcc/config/i386/linux.h 2009-0 4-21 10:09:44.806987009 -0700125 --- 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 124 127 @@ -100,7 +100,7 @@ 125 128 … … 131 134 #undef ASM_SPEC 132 135 #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 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 133 148 diff -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 -0800135 +++ gcc-4.4.0/gcc/config/ia64/linux.h 2009-0 4-21 10:09:45.879897193 -0700149 --- 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 136 151 @@ -37,7 +37,7 @@ 137 152 /* Define this for shared library support because it isn't in the main … … 144 159 #define LINK_SPEC "\ 145 160 diff -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 1 0:48:41.000000000 -0800147 +++ gcc-4.4.0/gcc/config/kopensolaris-gnu.h 2009-0 4-21 10:09:51.100084091 -0700161 --- 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 148 163 @@ -33,5 +33,5 @@ 149 164 … … 154 169 #endif 155 170 diff -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 1 6:23:07.000000000 -0700157 +++ gcc-4.4.0/gcc/config/linux.h 2009-0 4-21 10:09:48.591428691 -0700171 --- 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 158 173 @@ -117,9 +117,9 @@ 159 174 GLIBC_DYNAMIC_LINKER must be defined for each target using them, or … … 170 185 #define LINUX_DYNAMIC_LINKER32 \ 171 186 diff -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 0 3:49:31.000000000 -0700173 +++ gcc-4.4.0/gcc/config/m32r/linux.h 2009-0 4-21 10:09:43.059122504 -0700187 --- 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 174 189 @@ -58,7 +58,7 @@ 175 190 … … 182 197 #if TARGET_LITTLE_ENDIAN 183 198 diff -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 1 4:07:08.000000000 -0700185 +++ gcc-4.4.0/gcc/config/m68k/linux.h 2009-0 4-21 10:09:40.768950971 -0700199 --- 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 186 201 @@ -84,7 +84,7 @@ 187 202 … … 194 209 #define LINK_SPEC "-m m68kelf %{shared} \ 195 210 diff -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 -0800197 +++ gcc-4.4.0/gcc/config/mips/linux64.h 2009-0 4-21 10:09:48.700669088 -0700211 --- 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 198 213 @@ -35,10 +35,10 @@ 199 214 %{!shared: \ … … 212 227 213 228 diff -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 -0800215 +++ gcc-4.4.0/gcc/config/mips/linux.h 2009-0 4-21 10:09:49.211763096 -0700229 --- 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 216 231 @@ -64,7 +64,7 @@ 217 232 #undef MIPS_DEFAULT_GVALUE … … 223 238 /* Borrowed from sparc/linux.h */ 224 239 #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 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 225 251 diff -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 0 3:49:31.000000000 -0700227 +++ gcc-4.4.0/gcc/config/mn10300/linux.h 2009-0 4-21 10:09:49.613617265 -0700252 --- 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 228 254 @@ -32,7 +32,7 @@ 229 255 #undef ASM_SPEC … … 236 262 #define LINK_SPEC "%{mrelax:--relax} %{shared:-shared} \ 237 263 diff -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 0 3:49:31.000000000 -0700239 +++ gcc-4.4.0/gcc/config/pa/pa-linux.h 2009-0 4-21 10:09:47.709694092 -0700264 --- 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 240 266 @@ -44,7 +44,7 @@ 241 267 /* Define this for shared library support because it isn't in the main … … 248 274 #define LINK_SPEC "\ 249 275 diff -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 1 6:23:07.000000000 -0700251 +++ gcc-4.4.0/gcc/config/rs6000/linux64.h 2009-0 4-21 10:09:38.246016484 -0700276 --- 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 252 278 @@ -342,10 +342,10 @@ 253 279 #undef LINK_OS_DEFAULT_SPEC … … 266 292 #else 267 293 diff -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 1 6:23:07.000000000 -0700269 +++ gcc-4.4.0/gcc/config/rs6000/sysv4.h 2009-0 4-21 10:09:38.529498813 -0700294 --- 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 270 296 @@ -901,8 +901,8 @@ 271 297 … … 288 314 #define CPP_OS_GNU_SPEC "-D__unix__ -D__gnu_hurd__ -D__GNU__ \ 289 315 %{!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 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__' 290 328 diff -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 0 3:49:31.000000000 -0700292 +++ gcc-4.4.0/gcc/config/s390/linux.h 2009-0 4-21 10:09:42.454394469 -0700329 --- 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 293 331 @@ -72,8 +72,8 @@ 294 332 #define MULTILIB_DEFAULTS { "m31" } … … 302 340 #undef LINK_SPEC 303 341 #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 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 304 353 diff -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 0 3:49:31.000000000 -0700306 +++ gcc-4.4.0/gcc/config/sh/linux.h 2009-0 4-21 10:09:47.046441123 -0700354 --- 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 307 356 @@ -47,7 +47,7 @@ 308 357 … … 315 364 #define SUBTARGET_LINK_EMUL_SUFFIX "_linux" 316 365 diff -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 -0800318 +++ gcc-4.4.0/gcc/config/sparc/linux64.h 2009-0 4-21 10:09:50.518762676 -0700366 --- 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 319 368 @@ -109,8 +109,8 @@ 320 369 … … 356 405 %{!static: \ 357 406 diff -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 -0800359 +++ gcc-4.4.0/gcc/config/sparc/linux.h 2009-0 4-21 10:09:50.838684733 -0700407 --- 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 360 409 @@ -83,10 +83,10 @@ 361 410 … … 371 420 %{!shared: \ 372 421 %{!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 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 373 433 diff -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 -0800375 +++ gcc-4.4.0/gcc/config/xtensa/linux.h 2009-0 4-21 10:09:39.836497556 -0700434 --- 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 376 436 @@ -43,7 +43,7 @@ 377 437 %{mlongcalls:--longcalls} \
Note:
See TracChangeset
for help on using the changeset viewer.