From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8857 invoked by alias); 3 Mar 2005 15:03:07 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 8247 invoked from network); 3 Mar 2005 15:02:57 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 3 Mar 2005 15:02:57 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j23F2vfb016841 for ; Thu, 3 Mar 2005 10:02:57 -0500 Received: from talisman.cambridge.redhat.com (talisman.cambridge.redhat.com [172.16.18.81]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j23F2pK15473 for ; Thu, 3 Mar 2005 10:02:52 -0500 Received: from talisman.cambridge.redhat.com (localhost.localdomain [127.0.0.1]) by talisman.cambridge.redhat.com (8.13.1/8.12.10) with ESMTP id j23F2jG3021742 for ; Thu, 3 Mar 2005 15:02:46 GMT Received: (from rsandifo@localhost) by talisman.cambridge.redhat.com (8.13.1/8.12.10/Submit) id j23F2efC021741; Thu, 3 Mar 2005 15:02:40 GMT X-Authentication-Warning: talisman.cambridge.redhat.com: rsandifo set sender to rsandifo@redhat.com using -f To: binutils@sources.redhat.com Subject: Re: TLS support for MIPS References: <20050207230014.GA32655@nevyn.them.org> <20050224190217.GB8974@nevyn.them.org> <20050303142830.GA25346@nevyn.them.org> From: Richard Sandiford Date: Thu, 03 Mar 2005 15:03:00 -0000 In-Reply-To: <20050303142830.GA25346@nevyn.them.org> (Daniel Jacobowitz's message of "Thu, 3 Mar 2005 09:28:31 -0500") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2005-03/txt/msg00106.txt.bz2 Daniel Jacobowitz writes: > Your patch looks fine; I don't remember why I didn't add them to the > $elf block previously. OK, thanks, I've installed it under the following changelog. Richard * gas/mips/mips.exp: Move tls tests to main $elf block.