From owner-freebsd-threads@FreeBSD.ORG Fri Jul 18 22:16:17 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6A7637B401 for ; Fri, 18 Jul 2003 22:16:17 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1BE643FA3 for ; Fri, 18 Jul 2003 22:16:16 -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 h6J5GFAI025334; Sat, 19 Jul 2003 01:16:16 -0400 (EDT) Date: Sat, 19 Jul 2003 01:16:15 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Marcel Moolenaar In-Reply-To: <20030719051103.GC45759@dhcp01.pn.xcllnt.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: threads@freebsd.org Subject: Re: Some more on TLS X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: deischen@freebsd.org List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2003 05:16:18 -0000 On Fri, 18 Jul 2003, Marcel Moolenaar wrote: > On Sat, Jul 19, 2003 at 01:02:26AM -0400, Daniel Eischen wrote: > > > > > > A quick test with our in-tree bits revealed: > > > > > > o There's no compiler support for TLS on sparc64. > > > o There's no assembler support for TLS on i386 and amd64. > > > > > > This means that only the toolchain on alpha and ia64 support TLS > > > completely. > > > > How does Linux support TLS? > > What do you mean exactly? Sorry, I assumed that Linux somehow supports it from the way the NVidia guys were talking and from Ulrich's paper. Maybe they don't yet... I just wondered what toolchain they use. -- Dan Eischen