SPECS: gcc.spec - reenable ix86 branch diff.

pluto pluto at pld-linux.org
Tue Apr 21 22:54:14 CEST 2009


Author: pluto                        Date: Tue Apr 21 20:54:14 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reenable ix86 branch diff.

---- Files affected:
SPECS:
   gcc.spec (1.569 -> 1.570) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.569 SPECS/gcc.spec:1.570
--- SPECS/gcc.spec:1.569	Tue Apr 21 15:29:17 2009
+++ SPECS/gcc.spec	Tue Apr 21 22:54:09 2009
@@ -75,6 +75,8 @@
 Source2:	ftp://sourceware.org/pub/java/ecj-latest.jar
 # Source2-md5:	fd299f26c02268878b5d6c0e86f57c43
 #Patch100:	%{name}-branch.diff.bz2
+# The goal of this ix86-branch is to add support for newer ix86 processors such as AMD's Shanghai and Intel's Atom to GCC 4.4.x.
+Patch101:	%{name}-ix86-branch.diff
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-nolocalefiles.patch
 Patch2:		%{name}-nodebug.patch
@@ -1372,6 +1374,7 @@
 %prep
 %setup -q
 #patch100 -p0
+%patch101 -p0
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -1648,7 +1651,7 @@
 install libstdc++-v3/include/precompiled/* $RPM_BUILD_ROOT%{_includedir}
 %endif
 
-# cvs snap doesn't contain (release does) below files,
+# svn snap doesn't contain (release does) below files,
 # so let's create dummy entries to satisfy %%files.
 [ ! -f NEWS ] && touch NEWS
 [ ! -f libgfortran/AUTHORS ] && touch libgfortran/AUTHORS
@@ -2270,6 +2273,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.570  2009/04/21 20:54:09  pluto
+- reenable ix86 branch diff.
+
 Revision 1.569  2009/04/21 13:29:17  arekm
 - up to final 4.4.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.569&r2=1.570&f=u



More information about the pld-cvs-commit mailing list