Author: pluto                        Date: Mon May 19 20:50:54 2008 GMT
Module: SOURCES                       Tag: GCC_4_2
---- Log message:
- updated for 4.2.4.

---- Files affected:
SOURCES:
   gcc-ppc64-m32-m64-multilib-only.patch (1.2 -> 1.2.2.1) 

---- Diffs:

================================================================
Index: SOURCES/gcc-ppc64-m32-m64-multilib-only.patch
diff -u SOURCES/gcc-ppc64-m32-m64-multilib-only.patch:1.2 
SOURCES/gcc-ppc64-m32-m64-multilib-only.patch:1.2.2.1
--- SOURCES/gcc-ppc64-m32-m64-multilib-only.patch:1.2   Thu Mar 23 17:51:26 2006
+++ SOURCES/gcc-ppc64-m32-m64-multilib-only.patch       Mon May 19 22:50:49 2008
@@ -1,8 +1,8 @@
---- gcc/gcc/config/rs6000/t-linux64    2003-06-03 05:11:45.000000000 -0400
-+++ gcc/gcc/config/rs6000/t-linux64    2003-06-11 17:07:16.000000000 -0400
-@@ -4,13 +4,13 @@ LIB2FUNCS_EXTRA = tramp.S $(srcdir)/conf
- # Modify the shared lib version file
- SHLIB_MKMAP_OPTS = -v dotsyms=1
+--- gcc-4.2.4/gcc/config/rs6000/t-linux64.orig 2008-03-05 18:25:28.000000000 
+0100
++++ gcc-4.2.4/gcc/config/rs6000/t-linux64      2008-05-19 22:38:58.000000000 
+0200
+@@ -14,13 +14,13 @@
+ # it doesn't tell anything about the 32bit libraries on those systems.  Set
+ # MULTILIB_OSDIRNAMES according to what is found on the target.
  
 -MULTILIB_OPTIONS        = m64/m32 msoft-float
 -MULTILIB_DIRNAMES       = 64 32 nof
@@ -11,12 +11,12 @@
  MULTILIB_EXTRA_OPTS     = fPIC mstrict-align
 -MULTILIB_EXCEPTIONS     = m64/msoft-float
 -MULTILIB_EXCLUSIONS     = m64/!m32/msoft-float
--MULTILIB_OSDIRNAMES   = ../lib64 ../lib nof
+-MULTILIB_OSDIRNAMES   = ../lib64 $(if $(wildcard $(shell echo 
$(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib) nof
 -MULTILIB_MATCHES        = $(MULTILIB_MATCHES_FLOAT)
 +MULTILIB_EXCEPTIONS     =
 +MULTILIB_EXCLUSIONS     =
 +MULTILIB_OSDIRNAMES   = ../lib64 ../lib
 +MULTILIB_MATCHES        =
  
- TARGET_LIBGCC2_CFLAGS = -mno-minimal-toc -fPIC
- 
+ softfp_wrap_start := '\#ifndef __powerpc64__'
+ softfp_wrap_end := '\#endif'
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/gcc-ppc64-m32-m64-multilib-only.patch?r1=1.2&r2=1.2.2.1&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to