From owner-freebsd-alpha@FreeBSD.ORG Thu Aug 7 19:17:00 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92EB037B401; Thu, 7 Aug 2003 19:17:00 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94F1E43FAF; Thu, 7 Aug 2003 19:16:57 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h782GuuN018019; Thu, 7 Aug 2003 22:16:56 -0400 (EDT) Date: Thu, 7 Aug 2003 22:16:56 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Marcel Moolenaar In-Reply-To: <20030808020858.GA2011@athlon.pn.xcllnt.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: deischen@freebsd.org cc: alpha@freebsd.org Subject: Re: [PATCH] libpthread support X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: deischen@freebsd.org List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2003 02:17:00 -0000 On Thu, 7 Aug 2003, Marcel Moolenaar wrote: > On Thu, Aug 07, 2003 at 09:31:12PM -0400, Daniel Eischen wrote: > > On Thu, 7 Aug 2003, Marcel Moolenaar wrote: > > > > > On Thu, Aug 07, 2003 at 08:38:30PM -0400, Daniel Eischen wrote: > > > > I've got some preliminary patches to add alpha support to libpthread: > > > > > > I'll boot-up my alpha and play with it a bit... > > > > Don't you have enought to do with ia64! Not that I mind... :-) > > I've got plenty to do, but as long as I'm focused on KSE/ia64, > I might as well exercise the knowledge with KSE/alpha. Besides, > I need the distractions to keep enough distance from ia64 > problems. It helps keep a clear mind and avoids getting stuck. Sure. BTW, I didn't know what the TLS ABI was supposed to be for alpha. So for now, it is the same as ia64; it can easily be changed later once we know what it is. -- Dan Eischen