From owner-freebsd-ppc@FreeBSD.ORG Fri Jul 8 22:06:22 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BF5616A431; Fri, 8 Jul 2005 22:06:22 +0000 (GMT) (envelope-from toa@pop.agri.ch) Received: from smtp.messaging.ch (exsmtp02.agrinet.ch [81.221.252.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id D006D43D46; Fri, 8 Jul 2005 22:06:21 +0000 (GMT) (envelope-from toa@pop.agri.ch) Received: from [192.168.225.5] ([80.218.0.93]) by smtp.messaging.ch with Microsoft SMTPSVC(6.0.3790.211); Sat, 9 Jul 2005 00:06:06 +0200 Message-ID: <42CEF8C3.2090506@pop.agri.ch> Date: Sat, 09 Jul 2005 00:05:55 +0200 From: Andreas Tobler User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Grehan References: <42CEF70A.2060605@freebsd.org> In-Reply-To: <42CEF70A.2060605@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 08 Jul 2005 22:06:06.0927 (UTC) FILETIME=[3D610DF0:01C58409] Cc: freebsd-ppc@freebsd.org Subject: Re: Compiler patches no longer required in -CURRENT X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 22:06:22 -0000 Cool, does anyone take responsibility to make this fix upstream (fsf-gcc, 3.4, 4.0.x, 4.1)? Thanks, Andreas Peter Grehan wrote: > FYI, the compiler now builds out of the tree, no more patches required ! > > -------- Original Message -------- > Subject: cvs commit: src/contrib/gcc/config/rs6000 freebsd.h > Date: Thu, 7 Jul 2005 21:40:37 +0000 (UTC) > From: Scott Long > To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org > > scottl 2005-07-07 21:40:37 UTC > > FreeBSD src repository > > Modified files: > contrib/gcc/config/rs6000 freebsd.h > Log: > Patch the freebsd spec file for PowerPC so that PIC code builds > correctly. > This allows FreeBSD/PPC to build and run out of stock CVS sources. This > also takes the file off of the vendor branch. > > Submitted by: kan, grehan > Approved by: re, kan > > Revision Changes Path > 1.2 +30 -18 src/contrib/gcc/config/rs6000/freebsd.h > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >