From owner-freebsd-ppc@FreeBSD.ORG Thu May 8 10:55:15 2003 Return-Path: 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 CEFF337B401; Thu, 8 May 2003 10:55:15 -0700 (PDT) Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DDD843FBF; Thu, 8 May 2003 10:55:14 -0700 (PDT) (envelope-from ak03@gte.com) Received: from kanpc.gte.com (ak03@localhost [127.0.0.1]) h48HtC3D002763; Thu, 8 May 2003 13:55:12 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.9/8.12.9/Submit) id h48HtCsP002762; Thu, 8 May 2003 13:55:12 -0400 (EDT) Date: Thu, 8 May 2003 13:55:12 -0400 From: Alexander Kabaev To: freebsd-alpha@freebsd.org, freebsd-sparc64@freebsd.org, freebsd-ia64@freebsd.org, freebsd-ppc@freebsd.org Message-ID: <20030508175512.GA2542@kanpc.gte.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: RTLD patch for testing X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 17:55:16 -0000 Hi, this is a call for testers. I am looking for people willing to test the patch at http://http://people.freebsd.org/~kan/rtld1.diff on non-i386 architectures. The patch unifies legacy locking code into a single platform independent implementation using machine/atomic.h macros. This is done in preparation for a new locking interface in rtld and in order to simplify the future maintenance. I believe disasters are highly unlikely, but make sure you have an old copy of your /usr/libexec/rtld-elf.so.1 available nonetheless. Large multithreaded applications like mozilla of KDE are of special interest. Please let me know of any new failures you didn;t see before the patch. Thanks in advance, -- Alexander Kabaev From owner-freebsd-ppc@FreeBSD.ORG Thu May 8 12:13:19 2003 Return-Path: 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 10D1137B401 for ; Thu, 8 May 2003 12:13:19 -0700 (PDT) Received: from lists.mindspring.com (YahooBB220038208091.bbtec.net [220.38.208.91]) by mx1.FreeBSD.org (Postfix) with SMTP id 81CA143F85 for ; Thu, 8 May 2003 12:13:17 -0700 (PDT) (envelope-from rosa.warren@purdue.edu) Message-ID: From: "Rosa Warren" To: freebsd-ppc@freebsd.org Date: Thu, 08 May 2003 19:14:15 +0000 MIME-Version: 1.0 In-Reply-To: <073501c31103$ada58de8$dbd36ecb@uwk87f3> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: break me off some! X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 19:13:19 -0000 From owner-freebsd-ppc@FreeBSD.ORG Fri May 9 08:55:31 2003 Return-Path: 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 6D39837B401; Fri, 9 May 2003 08:55:31 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id C050143FAF; Fri, 9 May 2003 08:55:30 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h49FtPm2062556; Fri, 9 May 2003 08:55:30 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h49FtLBM062555; Fri, 9 May 2003 08:55:21 -0700 (PDT) Date: Fri, 9 May 2003 08:55:21 -0700 From: "David O'Brien" To: Peter Grehan Message-ID: <20030509155521.GA62434@dragon.nuxi.com> References: <3E6F33AC.5901FE38@freebsd.org> <3E6FCE21.2B0DD503@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E6FCE21.2B0DD503@freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: ppc@freebsd.org cc: Dag-Erling Smorgrav Subject: Re: world X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 15:55:31 -0000 On Thu, Mar 13, 2003 at 10:17:37AM +1000, Peter Grehan wrote: > > > At the minimum a toolchain patch is needed. > > > > Where would I find such a patch? > > http://people.freebsd.org/~grehan/gcc_freebsd_benno.diff I have fought and pushed very hard and got the needed patches (the versions I posted) into GCC 3.3. So once that is imported into FreeBSD (right after 5.1), the stock FreeBSD sources will be sufficient. -- -- David (obrien@FreeBSD.org) From owner-freebsd-ppc@FreeBSD.ORG Fri May 9 09:13:33 2003 Return-Path: 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 1287437B401; Fri, 9 May 2003 09:13:33 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58BEB43FAF; Fri, 9 May 2003 09:13:32 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 0DE21530E; Fri, 9 May 2003 18:13:30 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: obrien@freebsd.org References: <3E6F33AC.5901FE38@freebsd.org> <3E6FCE21.2B0DD503@freebsd.org> <20030509155521.GA62434@dragon.nuxi.com> From: Dag-Erling Smorgrav Date: Fri, 09 May 2003 18:13:29 +0200 In-Reply-To: <20030509155521.GA62434@dragon.nuxi.com> (David O'Brien's message of "Fri, 9 May 2003 08:55:21 -0700") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: ppc@freebsd.org cc: Peter Grehan Subject: Re: world X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 16:13:33 -0000 "David O'Brien" writes: > I have fought and pushed very hard and got the needed patches (the > versions I posted) into GCC 3.3. So once that is imported into FreeBSD > (right after 5.1), the stock FreeBSD sources will be sufficient. Thanks, that's great news. DES -- Dag-Erling Smorgrav - des@ofug.org