Author: sparky Date: Sun Apr 19 13:20:02 2009 GMT Module: SPECS Tag: GCC_4_3 ---- Log message: - up to 4.3.3 (sync with gcc.s...@gcc_4_3)
---- Files affected: SPECS: crossppc-gcc.spec (1.36 -> 1.36.2.1) ---- Diffs: ================================================================ Index: SPECS/crossppc-gcc.spec diff -u SPECS/crossppc-gcc.spec:1.36 SPECS/crossppc-gcc.spec:1.36.2.1 --- SPECS/crossppc-gcc.spec:1.36 Mon Sep 22 17:16:07 2008 +++ SPECS/crossppc-gcc.spec Sun Apr 19 15:19:57 2009 @@ -6,7 +6,7 @@ Summary(pt_BR.UTF-8): Utilitários para desenvolvimento de binários da GNU - PPC gcc Summary(tr.UTF-8): GNU geliştirme araçları - PPC gcc Name: crossppc-gcc -Version: 4.3.2 +Version: 4.3.3 Release: 0.1 Epoch: 1 License: GPL @@ -14,8 +14,10 @@ Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/gcc-%{version}.tar.bz2 # Source0-md5: 5dfac5da961ecd5f227c3175859a486d Source1: gcc-optimize-la.pl -Patch100: gcc-branch.diff.bz2 -Patch101: gcc-ix86-branch.diff.bz2 +Patch100: gcc-branch.diff +# svn diff svn://gcc.gnu.org/svn/gcc/branches/gcc-4_3-bra...@145062 svn://gcc.gnu.org/svn/gcc/branches/ix86/gcc-4_3-branch > gcc-ix86-branch.diff +# The goal of this branch is to add support for newer ix86 processors such as AMD's Barcelona and Intel's Westmere to GCC 4.3.x. +Patch101: gcc-ix86-branch.diff Patch0: gcc-info.patch Patch1: gcc-nolocalefiles.patch Patch2: gcc-nodebug.patch @@ -27,6 +29,7 @@ Patch8: gcc-enable-java-awt-qt.patch Patch9: gcc-hash-style-gnu.patch Patch10: gcc-moresparcs.patch +Patch11: gcc-build-id.patch URL: http://gcc.gnu.org/ BuildRequires: autoconf @@ -100,6 +103,7 @@ %endif %patch9 -p1 %patch10 -p1 +%patch11 -p0 mv ChangeLog ChangeLog.general @@ -213,6 +217,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36.2.1 2009/04/19 13:19:57 sparky +- up to 4.3.3 (sync with gcc.s...@gcc_4_3) + Revision 1.36 2008/09/22 15:16:07 sparky - up to 4.3.2, sync patches and partially sync build with gcc.s...@head - FIXME: libgcc.a won't build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossppc-gcc.spec?r1=1.36&r2=1.36.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
