From owner-freebsd-current@FreeBSD.ORG Wed Mar 17 18:12:21 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 963FF16A4CE for ; Wed, 17 Mar 2004 18:12:21 -0800 (PST) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69BD443D54 for ; Wed, 17 Mar 2004 18:12:19 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i2I2CFAZ005722; Wed, 17 Mar 2004 18:12:15 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i2I2CESe005721; Wed, 17 Mar 2004 18:12:14 -0800 (PST) (envelope-from obrien) Date: Wed, 17 Mar 2004 18:12:13 -0800 From: "David O'Brien" To: Marcel Moolenaar , Alexander Kabaev , Julian Elischer , FreeBSD current users Message-ID: <20040318021213.GA5613@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Marcel Moolenaar , Alexander Kabaev , Julian Elischer , FreeBSD current users References: <20040225174522.GC58071@ns1.xcllnt.net> <20040225130455.672f28f6@kanpc.gte.com> <20040225180922.GB58265@ns1.xcllnt.net> <20040225182038.GD7567@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040225182038.GD7567@dragon.nuxi.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-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 Subject: Re: TLS, Thread Local Storage.. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 02:12:21 -0000 On Wed, Feb 25, 2004 at 10:20:38AM -0800, David O'Brien wrote: > On Wed, Feb 25, 2004 at 10:09:22AM -0800, Marcel Moolenaar wrote: > > Ok. I assume this applies to i386 and amd64 only and that alpha and > > sparc64 still lack compiler support for it or are alpha and sparc64 > > fixed too? > > http://people.freebsd.org/~marcel/tls.html says nothing special is needed > for Alpha. Can you clarify? Marcel can you explicitly add to your tls.html document that GCC 3.3 does not support TLS on Sparc64 and Alpha? Also that GCC 3.4 *CLAIMS* to support TLS on all our platforms, but that tests are needed to determine the truth?. -- -- David (obrien@FreeBSD.org)