From owner-freebsd-ppc@FreeBSD.ORG Fri Jul 8 21:58:43 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 CB55D16A41C for ; Fri, 8 Jul 2005 21:58:43 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DEAF43D48 for ; Fri, 8 Jul 2005 21:58:42 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.2.137] (CPE-2-137.dsl.OntheNet.net [203.144.2.137]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j68Lwf7v089041 for ; Sat, 9 Jul 2005 07:58:42 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <42CEF70A.2060605@freebsd.org> Date: Sat, 09 Jul 2005 07:58:34 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 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 21:58:43 -0000 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